Commit Graph

7 Commits

Author SHA1 Message Date
Matthias Mitscherlich 22cdad69fc Added the message wordmap and worked on the OTA. Basically functional, but only checks the difference in version, not the actual version number.
LED matrix got row and column write actions
2024-03-28 17:24:12 +01:00
matthias e7dd0ea1f6 Added and integrated bmp280 temperature sensor 2024-03-24 16:30:26 +01:00
Matthias Mitscherlich 55c3ebbbe4 started working on OTA but downloading files is not functional yet 2024-03-22 17:33:53 +01:00
Matthias Mitscherlich 0fcd60ff57 Added the Matrix handling and clock/day wordmaps
Time and day display is functional again
2024-03-21 16:39:20 +01:00
Matthias Mitscherlich ac8505a157 added a new LEDstrip module based on the espressif component 2024-03-20 16:57:08 +01:00
Matthias Mitscherlich 62c088256f updated the logger for static use without a static interface
added the RGB sensor isl29125
added WIFI
2024-03-14 16:42:57 +01:00
Matthias Mitscherlich a0d13f08c1 Started with a blank main file
- Added GPIO handling
- Added a logger class with additional static debug log handling

Tested, functional
2024-03-11 15:45:48 +01:00