Commit Graph

2 Commits

Author SHA1 Message Date
XPS\Micro
58b386b012 Implementiere WiFi-Integration und Projektverbesserungen
- WiFi-Aktivierung für A/B-Test (bootCount ungerade = WiFi ON, gerade = WiFi OFF)
- Zyklusende nach TOTAL_CYCLES*2 Boots implementiert
- SERIAL_DEBUG-Guards für alle Debug-Ausgaben hinzugefügt
- Secrets-Schutz: config.h in .gitignore, config_example.h als Template
- Funktionsfehler behoben: esp_reset_cause → esp_reset_reason
- Dokumentation aktualisiert (README, Info.md, CLAUDE.md)
- USB-Anforderungen für Upload und Serial Monitor dokumentiert
2026-04-19 11:17:28 +02:00
XPS\Micro
c1936e089d Initial ESP32-C3 power measurement firmware
- PlatformIO configuration for esp32-c3-devkitm-1
- Deep sleep cycling firmware with RTC persistence
- Configurable sleep/active durations for PowerProfiler Kit II measurements
- Serial debug output for monitoring boot cycles

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-19 10:45:44 +02:00