News

The Arduino manages everything else on the system as well including all of the temperature sensors and fan motor control.
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 ...
The documentation has Arduino examples for Zigbee and OpenThread communication, and ESP-IDF tutorials showing how to use the Gateway H2 as a Thread Border Router or a Zigbee gateway when coupled with ...
In recent years, due to the rapid development of the pet industry, many people began to raise cats and dogs and other pets. However, due to the accelerated pace of life of young people and the ...
Modular IoT hardware developer, M5Stack, has released a new programmable robot base based on the STM32F030F4 microcontroller with LEGO and Arduino compatibility. The M5Stack BugC2 is “compatible with ...
Fancy some electronics challenge? Make yourself a DIY smart home with Arduino boards! This is 10x more fun than having someone else do it.
In this project, we made a coffee alarm using DS1302 RTC Module and HM-10 Bluetooth Module. This DIY Coffee Alarm will remind you when you should drink coffee.
The Arduino fetches the time from a DS1302 RTC module and splits the result up into four-digit time. Code-wise, each digit gets its own array, which stores the active and inactive positions for ...