If you’re building a project on your ESP32, you might want to give it a fancy graphical interface. If so, you might find a ...
A knob can make a surprisingly versatile interface, particularly if it’s the SmartKnob, which builds a knob around a BLDC ...
Once you've assembled the hardware and installed all the code, code.py will start sending the main menu to the serial console. The menu uses ANSI escape codes to show your current menu selection in ...
ArduinoHA allows to integrate an Arduino/ESP based device with Home Assistant using MQTT. The library is designed to use as low resources (RAM/flash) as possible. Initially, it was optimized to work ...