Initial commit: add stepper controller firmware

This commit is contained in:
toptah
2026-09-14 19:44:52 +02:00
commit f2d60303ee
19 changed files with 794 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[env:d1_mini]
platform = espressif8266
board = d1_mini
framework = arduino
monitor_speed = 115200
upload_speed = 921600
lib_deps =
waspinator/AccelStepper@^1.64
bblanchon/ArduinoJson@^7.4.2
build_flags =
-D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY