Closed paulsjvr closed 10 months ago
I am not sure if ESP8266 will be compatible, I will do some testing
Try Tasmota dev branch. Already fitted with a functional adaptation of gpio_viewer and tested on ESP8266 and all current ESP32 derivatives like ESP32-C3 but also -C2 and -C6 using Arduino Core 3.0
The above picture is from an wemos Di mini (ESP8266) running Tasmota v13.3.0.2
See here for adaptations (mainly removing some ESP32 specifics) https://github.com/arendst/Tasmota/blob/development/tasmota/tasmota_xdrv_driver/xdrv_121_gpioviewer.ino
Try Tasmota dev branch. Already fitted with a functional adaptation of gpio_viewer and tested on ESP8266 and all current ESP32 derivatives like ESP32-C3 but also -C2 and -C6 using Arduino Core 3.0
The above picture is from an wemos Di mini (ESP8266) running Tasmota v13.3.0.2
See here for adaptations (mainly removing some ESP32 specifics) https://github.com/arendst/Tasmota/blob/development/tasmota/tasmota_xdrv_driver/xdrv_121_gpioviewer.ino
Awesome Thanx Theo, I will give it a try.
Hi Please Add NodeMCU ESp8266 to GPIO viewer.
Thanx for the great work.
Paul