Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

which libraries to use? Just a question. #24

Open
MHz000 opened this issue Aug 13, 2021 · 3 comments
Open

which libraries to use? Just a question. #24

MHz000 opened this issue Aug 13, 2021 · 3 comments

Comments

@MHz000
Copy link

MHz000 commented Aug 13, 2021

  • working with VScode I'm insecure which libraries to use.
    lib_deps =
    bblanchon/ArduinoJson@^6.18.3
    tzapu/WiFiManager@^0.16.0
    knolleary/PubSubClient@^2.8

  • Config.h,Types.h and SerialCom.h already in scr folder but "compilation terminated ... include files not found"

  • besides the 3.3V issues would an ESP-01 be sufficient
    Thank-you for advice

@christoph-morrison
Copy link

lib_deps looks good, project specific libs also. What include files are not found?

@LordPinhead
Copy link

When you open the Sketch in Arduino Studio and import the sketch (ino) it says the sketch has to be in a subfolder, then it creates the subfolder and moves the Ino file into it. So "src/esp8266-vindriktning-particle-sensor.ino" will become "esp8266-vindriktning-particle-sensor/esp8266-vindriktning-particle-sensor.ino" and then the files have to be copied over to the folder.

That helps with that issue.

@zfsnotification
Copy link

zfsnotification commented Feb 13, 2022

I can't get past SerialCom.h not found I have a copy in every folder. I'm using windows 10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants