Matthias Mitscherlich
|
9cbd2232a3
|
updated the clock to show special I LOVE YOU date messages
tweaked the LED strip for more stability
|
2024-03-29 10:42:33 +01:00 |
|
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
|
4b26e6080f
|
Nothing special
|
2024-03-19 17:05:25 +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
|
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
|
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 |
|