Giter Site home page Giter Site logo

Comments (9)

ScorchFeed avatar ScorchFeed commented on September 12, 2024 1

Success! Thank you for your help.

from gpio_viewer.

thelastoutpostworkshop avatar thelastoutpostworkshop commented on September 12, 2024

The AsyncTCP.h library is not instllaed, you have to install it throught the Arduino IDE library manager. See the installation instructions here: https://github.com/thelastoutpostworkshop/gpio_viewer

from gpio_viewer.

ScorchFeed avatar ScorchFeed commented on September 12, 2024

More problems...Please help.

In file included from C:\Users\mpken\AppData\Local\Temp.arduinoIDE-unsaved202446-8116-1yj938d.vwo9\sketch_may6a\sketch_may6a.ino:1:
c:\Users\mpken\OneDrive\Documents\Arduino\libraries\GPIOViewer\src/gpio_viewer.h: In member function 'int GPIOViewer::readGPIO(int, uint32_t*, pinTypes*)':
c:\Users\mpken\OneDrive\Documents\Arduino\libraries\GPIOViewer\src/gpio_viewer.h:500:33: error: 'analogGetChannel' was not declared in this scope; did you mean 'analogChannel'?
500 | uint8_t analogChannel = analogGetChannel(gpioNum);
| ^~~~~~~~~~~~~~~~
| analogChannel
Multiple libraries were found for "ESPAsyncWebServer.h"
Used: C:\Users\mpken\OneDrive\Documents\Arduino\libraries\ESPAsyncWebServer
Not used: C:\Users\mpken\OneDrive\Documents\Arduino\libraries\ESP_Async_WebServer
exit status 1

Compilation error: exit status 1

from gpio_viewer.

ScorchFeed avatar ScorchFeed commented on September 12, 2024

I removed the multiple libraries. This is the latest error message:............................ Please help

In file included from C:\Users\mpken\AppData\Local\Temp.arduinoIDE-unsaved202446-8116-1yj938d.vwo9\sketch_may6a\sketch_may6a.ino:1:
c:\Users\mpken\OneDrive\Documents\Arduino\libraries\GPIOViewer\src/gpio_viewer.h: In member function 'int GPIOViewer::readGPIO(int, uint32_t*, pinTypes*)':
c:\Users\mpken\OneDrive\Documents\Arduino\libraries\GPIOViewer\src/gpio_viewer.h:500:33: error: 'analogGetChannel' was not declared in this scope; did you mean 'analogChannel'?
500 | uint8_t analogChannel = analogGetChannel(gpioNum);
| ^~~~~~~~~~~~~~~~
| analogChannel

exit status 1

Compilation error: exit status 1

from gpio_viewer.

thelastoutpostworkshop avatar thelastoutpostworkshop commented on September 12, 2024

In the Arduino IDE Boards Manager, make sure you have the latest version of the Espressif ESP32 boards :
image

from gpio_viewer.

ScorchFeed avatar ScorchFeed commented on September 12, 2024

This is what I have installed.
Espressif BM

from gpio_viewer.

thelastoutpostworkshop avatar thelastoutpostworkshop commented on September 12, 2024

You are using the alpha version of the boards, this is not yet supported, use 2.0.14 version

from gpio_viewer.

ScorchFeed avatar ScorchFeed commented on September 12, 2024

OK, thanks. Installing 2.0.14 now.

from gpio_viewer.

thelastoutpostworkshop avatar thelastoutpostworkshop commented on September 12, 2024

Glad it works!

from gpio_viewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.