Skip to content

Pixel Display

Compare
Choose a tag to compare
@kinsaurralde kinsaurralde released this 29 Oct 04:12
· 75 commits to master since this release
1ed3658

Add Pixel Simulation and Display

  • Option for webapp to simulate pixel animation functions
    • -s command line option to enable
    • changed some makefile targets to use simulation
  • Use SocketIO to send generated pixels to display on website
  • GRB option
  • Add helper functions to linter globals
  • Label option for version info
  • Bug Fixes:
    • Reverse arg from webpage now boolean type (was string which caused it to always equal true)
    • Pulse animation can have 0 spacing