CanGrow/Arduino/CanGrow
Marcus 42d5939dbc Fix defines CANGROW_VER and CANGROW_BUILD
esp32 and esp8266 need different places where to put them.
2024-10-19 02:10:43 +02:00
..
include get rid of CanGrow_Version.h 2024-10-19 01:29:45 +02:00
arduino-cli.yml add esp32 board url to arduino-cli.yml 2024-10-18 17:30:24 +02:00
CanGrow.geany Arduino/CanGrow/CanGrow.geany aktualisiert 2024-10-18 14:16:27 +02:00
CanGrow.ino get rid of CanGrow_Version.h 2024-10-19 01:29:45 +02:00
cangrow.sh Fix defines CANGROW_VER and CANGROW_BUILD 2024-10-19 02:10:43 +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.