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 |
|