Build for monitoring, buy for safety.
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 ...
M5Stack’s Unit Gateway H2 is a small Thread/Zigbee gateway powered by the ESP32-H2-MINI-1 module with an 802.15.4 radio for Zigbee 3.0, Thread 1.3, and Matter connectivity. The Unit Gateway H2, also ...
Prior to this I'd only used ESP32-based boards for programmable LED projects. Since I'd already written code using the Arduino framework and FastLED library for ESP32, I wanted to try using the same ...
When Espressif Systems released Arduino ESP32 Core 3.0.0 we noted that PlatformIO support was in doubt due to business issues between Espressif and Platform IO developers. There has been no progress ...
The library has been developed to be used in Arduino, but it can also be used easily in PlatformIO. When Create a new PlatformIO Project. Update the platformio.ini file in the root of the project: ...
when i was going through my project of mine which required 32 character data string to be printed on a 16*2 lcd screen for a single data input the biggest single problem that came out was data logging ...