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
+10
View File
@@ -0,0 +1,10 @@
# Changelog
## Unreleased - V1 baseline
- PlatformIO-Projekt fuer Wemos D1 mini angelegt
- Nicht-blockierende Stepper-Steuerung mit AccelStepper
- WLAN-STA und AP-Fallback mit LittleFS-Konfiguration
- Lokale Websteuerung und Status-API
- ArduinoOTA/Web-Update-Grundlage mit Motorstopp
- Pinmapping und V1-Testplan dokumentiert