Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Mitscherlich 39dcb7cf80 Added temperature handling and temperature wordmap. Also removed to old versions. Integrated and functional 2024-03-25 15:34:16 +01:00
matthias e7dd0ea1f6 Added and integrated bmp280 temperature sensor 2024-03-24 16:30:26 +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 58353a439c removed the old i2c files 2024-03-11 17:03:12 +01:00
Matthias Mitscherlich d5e389f1bd Fixed ISerialBus interface and added device and register address fields so that future i2c and SPI devices can be addressed, to. Added i2c HAL. Tested, working.
The update on the interface required FunctionStatus and the logger to be updated, too
2024-03-11 17:00:07 +01:00
Matthias Mitscherlich 4b31b6c618 Started reorganizing the code. Put everything existing to OLD and began with a new main.cppy 2024-02-29 16:53:16 +01:00