Nieuws

Espressif’s ESP32 microcontrollers come with a Flash encryption feature that when enabled ensures that the data and code stored on the (usually external) Flash chip is encrypted with AES-256 … ...
How it works is simple: you can track devices using Bluetooth on the ESP32, and through a combination of presence and signal strength, you can define a sensor that changes to an "on" state when ...
You can build Zigbee and Thread devices with the ESP32-C6, so I set up a Zigbee sensor with Zigbee2MQTT.
The ESP8266 and its heavyweight sibling the ESP32 are fantastic boards to develop with as they allow you to quickly and easily get a project online. Just tack a few sensors and some LEDs on them, a… ...