• v2.2 ea73b3702c

    m.giller released this 2024-03-03 19:50:01 +01:00 | 17 commits to master since this release

    Removed 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
  • v2.1 31072baf97

    m.giller 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
  • v2.0 30571d2439

    m.giller 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
  • v1.0 20f8f64f25

    m.giller released this 2023-12-18 00:23:19 +01:00 | 50 commits to master since this release

    Was 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