Skip to content

Releases: xtacocorex/CHIP_IO

1s delay for set_direction retry

12 Nov 14:13

Choose a tag to compare

This release brings in @MEitelwein's fix to allow the code to work properly under the non-root user use via udev rules.

GPIO control via sysfs pin number

13 Sep 15:39

Choose a tag to compare

This enables the ability to control the GPIO with the sysfs pin number like RPi.GPIO. Also brings in the wait_for_edge timeout value.

v0.6.1

10 Aug 04:22

Choose a tag to compare

fixing implementation of #76 since i didn't actually test it

PR#70 Merge + Readme Updates

09 Jun 01:20

Choose a tag to compare

v0.5.9

README updates following the merge of PR#70 into master

v0.5.8

03 May 04:12

Choose a tag to compare

Closing out Issue #68 by adding 3 CHIP Pro pins able to be used as in…

v0.5.7

02 May 04:01

Choose a tag to compare

adding i2s pins as gpio capable for the chip pro, code to handle per …

Fix for issues #63

26 Mar 00:51

Choose a tag to compare

Fix for Issue #63

v0.5.5

26 Mar 00:55

Choose a tag to compare

Fixing issue where using alt name for the XIO would cause a segfault …