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 (ESP32) ...
For smart home deployments, there are a lot of ways to track the presence of individuals in a room. There are motion detection sensors that use mmWave and PIR, and you can also use simple detection ...
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 ...
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, and ...