Skip to content

v0.1.4 Alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnAZoidberg JohnAZoidberg released this 17 Mar 07:49
· 195 commits to main since this release
43bcefa

Changes:

  • Add lots of documentation
  • inputmodule-control
    • Make --list output nice
    • Supports controlling the B1 Display
      • Standard commands: bootloader, version, sleep
      • Specific commands: Display on/off, invert colors on/off, display image file
    • Controlling LED matrix
      • Support conway's game of life
    • Add --wait-for-device to make it useable as a system service
  • LED Matrix
    • Add new game: Conways' Game of Life. Can be started with built-in pattern or current pattern
    • Fix commands that return data to the host (like getting current brightness)
    • Implement command to quit games
    • Starts up with a loading animation
  • B1 Display
    • First version with support for the display
    • Starts up wit the screensaver (Framework logo moving around)