Commit Graph

9 Commits

Author SHA1 Message Date
MaPaLo76
52b04ac9a6 Update README.md Screenshots 2026-02-22 21:20:06 +01:00
MaPaLo76
546b155af2 fix(web): POST /reset setzt nur Session zurueck (resetSession), nicht NVS-Gesamtzeit 2026-02-22 20:55:24 +01:00
MaPaLo76
d6adc9f23e docs: Phase 7 Checkliste, README Test 7.7 Abschnitt und Implementierungsstand 2026-02-22 20:44:51 +01:00
MaPaLo76
82ae93626a docs(readme): Implementierungsstand Phase 6 ergaenzt, Test 6.5 in Uebersicht, Projektstruktur aktualisiert 2026-02-22 20:26:04 +01:00
MaPaLo76
84e6062ab1 docs(readme): MQTT-Sektion auf Phase-6-Stand (TLS, JSON-Reset, korrekte Payloads, Broker-Default) 2026-02-22 20:17:45 +01:00
MaPaLo76
d5d0085d93 docs(readme): README auf Phase-5-Stand aktualisiert, Tests-Sektion ergaenzt 2026-02-22 19:14:15 +01:00
MaPaLo76
6ac33f459d feat(phase1): complete hardware setup, display and button test sketches
- platformio.ini: add all 8 libraries via Git URLs, add test-display and
  test-button environments, reduce SPI clock to 1 MHz for stability
- include/config.h: add pin definitions, DISPLAY_HW_TYPE=GENERIC_HW,
  MQTT topics, NVS keys and logging macros
- src/main.cpp: add minimal startup skeleton with config.h include
- test_sketches/test_display.cpp: diagnostic sketch showing 0-based module
  index; GENERIC_HW verified with 90 deg CCW software rotation
- test_sketches/test_button.cpp: GPIO INPUT_PULLUP test; LOW_ACTIVE confirmed
- test_sketches/README.md: add wiring tables, flash commands, results table
- README.md: update HW type to GENERIC_HW, add power supply note (0.5A /
  2.5W measured, external 5V PSU required), add Conventional Commits section
- Implementation-Plan.md: mark tasks 1.1-1.5 as complete

BREAKING CHANGE: none
2026-02-22 13:20:52 +01:00
MaPaLo76
d84dfd2119 1. Vorschlag Implementierung 2026-02-22 11:13:16 +01:00
MaPaLo76
5a3a4e40bd Initial Version of README.md 2026-02-22 10:34:37 +01:00