Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
/ Pi.GPIO Public archive

A module to control Raspberry Pi GPIO channels

License

Notifications You must be signed in to change notification settings

Milliways2/Pi.GPIO

Repository files navigation

Pi.GPIO

A module to control Raspberry Pi GPIO channels
This repository is a clone of RPi.GPIO 0.7.0 by Ben Croston

Version 0.7.1 is compatible with RPi.GPIO with 3 additions:-

read_gpio Returns the GPIO level. Returns HIGH=1=True or LOW=0=False
get_alt Return the current GPIO mode (0-7)
get_pullupdn Return the current GPIO pullup pulldown on Pi4

Version 0.7.2

Adds support for PAD drive,hysteresis & slew settings
Adds hardware PWM support
Fix for gcc version 10 & Python 3.9
Adds Pi400, CM4, 8GB to cpuinfo
Changed /dev/bin is used if started with root permission

Version 0.7.2.1

Add Pi Zero 2 W to cpuinfo
Refactor setup()
Bullseye support

About

A module to control Raspberry Pi GPIO channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages