Add link to an alternative Python library

master
Mark Liffiton 4 years ago committed by GitHub
parent 93a6e40cd7
commit edc377261d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,13 +8,17 @@ For support, comments, questions, etc please join the WiringPi Discord
channel: https://discord.gg/SM4WUVG channel: https://discord.gg/SM4WUVG
WiringPi for Python WiringPi for Python
=================== ~~~~~~~~~~~~~~~~~~~
WiringPi: An implementation of most of the Arduino Wiring functions for WiringPi: An implementation of most of the Arduino Wiring functions for
the Raspberry Pi. the Raspberry Pi.
WiringPi implements new functions for managing IO expanders. WiringPi implements new functions for managing IO expanders.
**Alternative**
* `GPIO Zero <https://github.com/gpiozero/gpiozero>`_ is another Python library for controlling GPIO. It is installed by default in Raspberry Pi OS and is used in the `Raspberry Pi GPIO documentation <https://www.raspberrypi.org/documentation/usage/gpio/python/>`_.
Quick Install Quick Install
============= =============

Loading…
Cancel
Save