.. | ||
CanGrow.geany | ||
CanGrow.ino | ||
CanGrow_HTML.h | ||
CanGrow_Init.h | ||
CanGrow_Logo.h | ||
CanGrow_PinAssignments.h | ||
CanGrow_Sensors.h | ||
CanGrow_SysFunctions.h | ||
CanGrow_WebFunctions.h | ||
README.md | ||
Screenshot_WebUI_root.png |
CanGrow - Arduino Code
Here the Code for CanGrow is contained. A ESP8266 with Arduino Firmware is used (should most times be the standard already).
I wrote this project using Geany IDE. . The Geany Projectfile is also included.
Compiling is done with arduino-cli. It is supposed to be in
~/.local/bin/arduino-cli
.
F8 compiles the project, F9 uploads firmware to /dev/ttyUSB0. You can change these settings for .ino and .h files
in Project -> Settings -> Create/Make.