I had one of those why-didn’t-I-think-of-it moments this week, reading this article about multiplexing I2C on the ESP32 microcontroller. The idea is so good, and so simple, that it’s almost silly that ...
Discover the unexpected power of a $20 device that outshines tablets in versatility and reliability for your next ESP32 ...
Zigbee is a protocol that has been around for quite a long time, and you can purchase many cheap smart sensors to incorporate into your own Zigbee network. Zigbee is its own network, meaning that it ...
Hooking up I2C sensors is something which is generally associated with microcontrollers and SBCs, yet it’s very easy to use such I2C sensors from basically any system that runs Linux. After all, I2C ...