Skip to content
/ espbs Public

Collection and base template for ESP32 projects

Notifications You must be signed in to change notification settings

Lillifee/espbs

Repository files navigation

espbs

ESP32 arduino base template.

Checkout the espjs project to adapt the website.
The bundled website (data) is stored on spiffs partition.

pio run -t upload - Compile and upload the program

pio run -t uploadfs - Build and upload the website partition


BSEC - Bosch Sensortec

To run the BSECHelper with BME680 for additional IAQ (indoor air quality) - check the BSEC-Arduino-library. The library is not included in this repo. https://github.com/BoschSensortec/BSEC-Arduino-library

Copy the library into ./pio/libdeps/BSECSoftwareLibrary and enable the special build flags in the platformio.ini

About

Collection and base template for ESP32 projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages