Skip to content

Releases: pimoroni/apa102-python

Version 0.0.3

04 Aug 13:27
v0.0.3

Choose a tag to compare

  • Support SPI with cs None and no_cs
  • Add support for inverted output (GPIO ONLY)
  • Fix colour order to BGR
  • Fix SOF, EOF and data lengths
  • Drop noisy debug print from SPI mode
  • Fix set_brightness so it doesn't break pixel SOF
  • Add spi_max_speed_hz parameter

Version 0.0.2

03 Jul 13:04

Choose a tag to compare

Version 0.0.2 Pre-release
Pre-release

This release includes fixes to bugs found by the addition of tests, but has not yet been comprehensively tested against hardware.

It also fixes the broken README on PyPi.

Version 0.0.1

03 Jul 13:02

Choose a tag to compare

Version 0.0.1 Pre-release
Pre-release

Initial - buggy - release!