Hypfer / esp8266-vindriktning-particle-sensor

Wifi MQTT Data Logging via an esp8266 for the Ikea VINDRIKTNING PM2.5 air quality sensor
Apache License 2.0
1.16k stars 128 forks source link

which libraries to use? Just a question. #24

Open MHz000 opened 3 years ago

MHz000 commented 3 years ago
christoph-morrison commented 2 years ago

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

LordPinhead commented 2 years ago

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 commented 2 years ago

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