Skip to content

Releases: pimoroni/plasma

Version 2.0.2

16 Sep 13:28
591d315
Compare
Choose a tag to compare
  • Pass brightness values through plasma Matrix to underlying LED drivers

Version 2.0.1

17 Jun 10:22
Compare
Choose a tag to compare
  • New auto() can accept a config file path directly (for plasma daemon)
  • New Matrix and Core now accept list and dict type sequences in set_sequence
  • New Matrix config supports an "enabled" option for easy config switching
  • Bugfix Matrix catches KeyError when trying to del non-required options

Version 2.0.0

15 Jun 15:44
Compare
Choose a tag to compare
  • Port to Python >=3.7, drop Python 2.7 support
  • Significant refactoring and restructuring
  • Config file support for configuring LED types/relationships
  • WS382X support
  • Chip-Select support for APA102
  • PlasmaMatrix to combine multiple output devices

Version 1.0.0

15 Jun 15:27
Compare
Choose a tag to compare
  • API refactor, use plasma.legacy for old API
  • USB support for Picade Player X

Version 0.0.1

13 Nov 11:19
Compare
Choose a tag to compare

This is the initial release of the Plasma Python library and light control daemon.