LilyGO TTGO T5-4.7″ E-Paper ESP32 is nice display which integrates ESP32, USB-C, Li-Po and 18650 accumulator support in one board. The display driver is GDEH0213B72. […] Read More
Tag: Arduino
Apple removed old Python 2 from macOS 12.3. Arduino ESP32 depends on Python interpreter. Build in Arduino IDE may fail with error: It’s sufficient to […] Read More
Connecting ESP8266 by MQTT to a server like Mosquitto is relatively easy. You need just one dependency (in platformio.ini file): Code for a connection is: […] Read More
Small OLED displays can easily extend the functionality of ESP8266. I made an experiment with 128×64 OLED display from Com-Four. The first challenge was how to […] Read More
Two weeks ago I made research about available Smart Home Power Sockets. The result was not very positive. Week ago I discovered talk about ES8266 […] Read More