News

The PAN B511-1C Bluetooth module will be certified for CE RED, FCC, ISED and MIC. Samples are already available now and the ...
Panasonic Industry has recently introduced the new B511-1C Evaluation Board (ENW89861AXKF). It features a PAN B511-1C ...
What if you could get an instant SMS alert the moment a fire or smoke is detected at home or office? Through this project ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Panasonic released an evaluation board for the PAN B511-1C Bluetooth module that leverages the Nordic nRF54L15 single-chip ...
This DIY IoT Weather Station project only requires a few environmental sensors and the versatile Arduino UNO R4 WiFi board. It blends IoT, web development, and embedded programming, making it an ideal ...
Let's explore the Internet of Things (IoT) and sensor-based applications! Here we cover an array of topics through practical DIY projects and in-depth technical articles. Read on for smart home ...
Compare the data sheets to see all differences. The SHT85 sensors should work (I2C) up to 1000 KHz. During tests with an Arduino UNO it stopped between 500 - 550 KHz. So to be safe I recommend not to ...
The SHT3x family of sensors should work up to 1 MHz I2C. This library should also work for SHT30 and SHT35 but these are not tested yet. Sometimes you need to control more devices than possible with ...
This build is about using the temperature sensor in your clock. The ATMega328p, the chip at the heart of all your Arduino Uno clones, has within it a watchdog timer that clicks over at a rate of ...
It’s a significant update. The Arduino UNO and Arduino Mega 2560 update the Duemilanove and Mega respectively. They now use an ATMega8U2 instead of an FTDI USB to serial converter chip.