Skip to content

Releases: olesk75/SparkLED

Initial release

23 Feb 13:46
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

Pre-release of SuperLED. Basic functionality is all there, and can be tested both on LED display and emulator. Still, this is very much early beta, and the following is worth mentioning:

  • Content in the main scope of SuperLED.py is still very much tests. Tweak as you need to until I get time to tidy it up
  • logserver.py is still very much early work in progress
  • you need to add a config.py to make it work (see README.md), but the IP address of your Spark Core must still be inserted manually in the initialize() function in SuperLED.py at this time (no automatic lookup of IP address)
  • Several of the tests in main reference animated GIFs I use for testing but cannot distribute due to copyright. You will need to find your own animated gifs to test that functionality

Feedback very welcome!