thelastoutpostworkshop / gpio_viewer

GPIOViewer Arduino Library to see live GPIO Pins on ESP32 boards
https://youtu.be/JJzRXcQrl3I
MIT License
1.07k stars 110 forks source link

Lack of ESP8266 board support #68

Open arendst opened 10 months ago

arendst commented 10 months ago

I've refactored your gpio_viewer.h to Tasmota. The current Tasmota dev branch supports both a berry and a native version when enabled with define USE_GPIO_VIEWER.

I refactored in such a way to get rid of both outdated AsyncTCP and ESPAsyncWebServer libraries and use the default Arduino Core WebServer. This also prepares for ESP32 Arduino core 3.0

As it now runs on ESP8266 too it would be nice to have some ESP8266 boards like (at least) generic and a wemos D1.

Pls consider to add ESP8266 boards to your repository.

Mergenth commented 9 months ago

pls click the like = heart above and subscribe for this thread.

Mergenth commented 6 months ago

Pls

Mergenth commented 5 months ago

Pls provide that as a next - please.

homeplayer2 commented 4 months ago

As it now runs on ESP8266 too

I am not new to programming or esp Arduino electronics I am new to github I have tried; Pop os vsc and codium, flatpack and native install Arduino ide and even on a debian system to get Gpio Viewer working on ESP8266 Have this problem https://github.com/thelastoutpostworkshop/gpio_viewer/issues/111