-
Changed pattern format Stable
released this
2024-03-03 19:50:01 +01:00 | 17 commits to master since this releaseRemoved required commans in pattern description. E.g. "0,0,1,1,0" is now "00110".
This is a breaking change to the previous release.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2024-03-03 18:47:51 +01:00 | 18 commits to master since this release- Pattern endpoint
- Fixes climate logger not running
- Removes unnecessary code abstraction
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Asynchronous API release Stable
released this
2024-01-30 21:03:32 +01:00 | 28 commits to master since this release- Fully queue based, asynchronous API: Immediate API responses, not waiting for actions to finish
- Adjustable contrast implemented
- New Idle state "Full", that illuminates the full matrix display for eternity
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Basic clock with dirty API Stable
released this
2023-12-18 00:23:19 +01:00 | 50 commits to master since this releaseWas used for a while and is a good version to get back to, if other versions seem unreliable.
Features:
- Continuously show time
- Turn screen off
- Show messages in scroll text
- Flash screen in full brightness a desired number of times
- Show temperature and humidity
- Log temperature and humidity every minute and write to csv file
- Endpoint that returns 24 hours of climate data
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads