-
This is very cool and I can see where it would be very useful.
Unfortunately, I cannot get it to compile and upload to any of my boards.
The error message I am getting is:
-------------------…
en-x updated
8 months ago
-
I am sorry to say: earlier this week it worked perfectly (using ESP Board 2,0,11.
As a test I left the power on for 24hours.
Now i get this:
![image](https://github.com/thelastoutpostworkshop/gpi…
-
As Tasmota supports only one instance I needed a solution to close the current GPIOViewer window if another GPIOViewer window is openend.
I solved it by adding the below code to webSocket.js functi…
-
Just an idea that the "About" menu on the "GPIOViewer Web Application" could show the Web App's version number - At the time of writing this is V2.0.8
One downside of doing this maybe that this nu…
-
I just hit the same problem using VS Code and PlatformIO. I'm using[ this board](https://thingpulse.com/product/epulse-low-power-esp32-development-board/) and this is is my platformio.ini
[platform…
-
i tried to compile the example. but i got an error
In file included from C:\Users\Dakota\Documents\Arduino\libraries\GPIOViewer\examples\gpioviewer\gpioviewer.ino:8:0:
C:\Users\Dakota\Documents\Ar…
-
Hello,
I installed all libraries and board descriptions like in your youtube video
But when I try to compile (even without uploading) this error
In file included from C:\Users\xxx\AppData\Loc…
-
Rebooting...
ets Jul 29 2019 12:21:46
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mod…
-
Newbie here and getting the following errors when trying to compile
In file included from C:\Users\rober\AppData\Local\Temp\.arduinoIDE-unsaved202406-12528-1d9cd3.mz2qk\gpioviewer\gpiov…
-
I'm following your tutorial, and I have an Arduino nano. When I try to just verify the sample code, I get the following:
I installed the 1.06, ESP Webserver, and the AsyncTCP.
```
In file included…