ESP8266 VGA OUTPUT

This is a VGA library for ESP8266. To use this library you need only 1 resistor and one DSUB15 connector. VGA signal generation based on https://github.com/hchunhui/esp-vga (thanks for your awesome works). [….] …

IoT Async

Qualche mese fa avevo sviluppato una applicazione IoT per misurare la temperatura e spedire i dati ad una coda mqtt. Poi c’era uns server che collezionava i dati. Totale: tre …

Esp8266 Music Machine

After months of esp8266 experimentation, I “just” discovered this little chip has also a I2S Audio digital interface. To discover it you must install the Arduino IDE adapter and code …