-
I suspect there is some sort of a conflict with the OneWire library. When I comment out my `gpio_viewer.begin();` line (i.e. everything is loaded and set up, but I don't start the viewer) I get the no…
-
**Describe the problem you have/What new integration you would like**
I just read about a new Arduino library for ESP32 boards, which would allow you to see the behave of an IO Pin in a Webviewer…
-
Hello,
could you help me please with this, I get an error while compiling the code in nodemcu ESP8266, when I change the board everything is okey but when I chose the nodemcu ESP8266 it show's this e…
-
Would it be possible to enable this within the ESPHome project?
https://www.esphome.io/
-
Once a project is put in practice the USB port is not always accessible anymore. So this makes it difficult to find the IP address. (example 192.168.1.53)
In general the first 3 numbers do not change…
-
I am getting the following error:
board selection is XIAO_ESP32C3
Running Arduino Release v3.0.4
It is a seeed studio unit
.GPIOViewer >> Connected to WiFi
GPIOViewer >> Release 1.5.6
GPIOViewer…
w0gen updated
2 months ago
-
-->
In file included from C:\.local\desktop\treadmill\esp32-treadmill-ctrl\vfb.cpp:15:
c:\Users\schae\OneDrive\Documents\Arduino\libraries\GPIOViewer\src/gpio_viewer.h:11:10: fatal error: ESPAsyncWe…
-
I'm getting the following error when I try to compile the example sketch:
`error: 'analogGetChannel' was not declared
`
my bord is: ESP32-WROOM-32D
the full error:
```
In file included fro…
-
I get the following when trying to compile the gpioviewer example on Arduino IDE 2.3.2:
In file included from C:\Users\Steven\AppData\Local\Temp\.arduinoIDE-unsaved2024412-25320-k4kcgk.f6mv\gpiovie…
-
Hi Charles,
I am working on a new tool called [StarMod](https://github.com/ewowi/StarMod)
A tool to create ESP32 applications easily.
On top of that there is an App to drive LEDs but any app is…