Chip-io

Latest version: v0.7.1

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

0.5.0

---
* CHIP Pro Support
* README Updates

0.4.0

---
* Software Servo code added
- Only works on the LCD and CSI pins
* Fixed cleanup() for the SOFTPWM and SERVO
- The per pin cleanup for SOFTPWM doesn't work as stop() clears up the memory for the pin used
- SERVO code was based on SOFTPWM, so it inherited this issue

0.3.5

---
* Merged in brettcvz's code to read a byte of data from the GPIO
- Cleaned the code up and expanded it (in the low level C code) to read up to 32 bits of data
- Presented 8 bit and 16 bits of data functions to the Python interface with brettcvz's read_byte() and my read_word()
* I think I finally fixed the GPIO.cleanup() code one and for all

0.3.4.1

---
* Quick fix as I borked XIO setup as inputs with the latest change that enabled PUD

0.3.4

---
* Pull Up/Pull Down resistor setting now available for the R8 GPIO.
* Some general cleanup

0.3.3

----
* Added Debug printing for all the capabilities with the toggle_debug() function
* Added 2 functions from streamnsight for PWM that allow for setting the period of the PWM and the Pulse Width, both in nanoseconds
* Fixed the SPI2 overlay stuff by using the NTC overlay instead of mine.

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.