An ESP32-based LED controller I built as a university student to learn embedded systems, WiFi/MQTT, BLE provisioning, and mobile app integration. It works together with a SwiftUI iOS app to control ...
Este repositorio contiene tres versiones progresivas de un mismo ejercicio: la conexión de un ESP32 a WiFi y a un broker MQTT, la publicación periódica de mensajes y la recepción de órdenes para ...
In theory, using MicroPython on the ESP32 is easy — just flash an image and connect using a serial port. But that leaves a lot of things you still have to do. You need to move files between the two ...
In the world of smart homes, there are plenty of fantastic devices out there that can integrate well with Home Assistant and your other tools, and while dedicated sensors are great for their ...