Skip to content

Releases: widgetlords/libwidgetlords

v2.1.1

15 Apr 20:06
Compare
Choose a tag to compare
  • Fix a bug with the VPE-2901
  • Fix SPI when built for and running on 64-bit systems
  • Fix build on newer distros

v2.1.0

18 Nov 22:43
Compare
Choose a tag to compare

Add support for PI-SPI-DIN-8AI-16B

v2.0.0

17 Sep 16:20
Compare
Choose a tag to compare
  • Drop dependency on wiringpi in favor of using the character-device GPIO API.
  • Update PI-SPI overlay to support additional and reconfigurable slave select pins.
  • Breaking change to PI-SPI-DIN-4AO C API to support addressing.
  • Add support for the additional slave select options of the PI-SPI-8AI+.
  • Add support for the PI-SPI-DIN-4FREQ.
  • Include a Python program for changing the address on PI-SPI-DIN-4AO modules

v1.0.2

29 Mar 20:25
Compare
Choose a tag to compare
  • PI-SPI-DIN 8AI module SPI frequency brought down to 100kHz
  • Fix error with utility function Python bindings due to type conversions

v1.0.1

26 Mar 17:44
Compare
Choose a tag to compare

Reworked Python bindings

v1.0.0

19 Mar 23:25
Compare
Choose a tag to compare

Initial release