Go to file
2021-04-21 11:45:33 +02:00
.vscode code style 2020-06-30 23:14:17 +02:00
include Add new files for platformio project with arduino framework. 2020-06-23 10:44:42 +02:00
lib Add new files for platformio project with arduino framework. 2020-06-23 10:44:42 +02:00
src more comments and typos 2020-07-30 15:03:14 +02:00
test Add new files for platformio project with arduino framework. 2020-06-23 10:44:42 +02:00
.gitignore Update .gitignore File to ignore Visual Studio Files. 2020-07-02 10:32:16 +02:00
.travis.yml Add new files for platformio project with arduino framework. 2020-06-23 10:44:42 +02:00
Dokumentation_SmartGarden.pdf added docs 2021-04-21 11:45:33 +02:00
platformio.ini more comments and typos 2020-07-30 15:03:14 +02:00
README.md added readme, removed accidentally added compose 2020-07-30 17:20:03 +02:00

Smart_Garden

Requirements

VisualStudioCode with PlatformIO extension

Build

Configuration is defined in platformio.ini file. If you have PlatformIO extension installed, just use built-in build-command.

Flash to µC

Connect ESP32 to any desired USB-Port and use PlatformIOs upload-command.