CanGrow/Arduino/CanGrow
2024-10-17 22:43:56 +02:00
..
include add deleteFile() to CanGrow_LittleFS.h 2024-10-17 22:43:56 +02:00
CanGrow.geany add geany file 2024-05-14 00:05:11 +02:00
CanGrow.ino add deleteFile() to CanGrow_LittleFS.h 2024-10-17 22:43:56 +02:00
README.md add geany project files 2024-05-11 01:20:49 +02:00
Screenshot_WebUI_root.png replace Arduino/Screenshot_WebUI_root.png 2024-07-30 19:44:50 +02:00

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.