raspi_components
A python package for using certain components on the raspberry pi.
These components include:
- Buttons
- LEDs
- RGB LEDs
- Active Buzzers
- PCF8591
- Potentiometers
- Photoresistors
- Thermistors
- Joysticks
You can download the stable release of this package by running pip install raspi-components
You can view the documentation here.
You can visit the source code here.
You can visit the stable package on PyPI here. This code is based off of Freenove's RFID Starter Kit for Raspberry Pi