Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 532 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 532 Bytes

onepi

A repository to help introduce people to using Python to control the RaspberryPi.

This project uses a virtual environment to ensure python packages work. This can be activated in a terminal by sourcing /venv/Scripts/activate

Pin-out for the RaspberryPi can be found at This link

Before Starting:

Make sure to start your RaspberryPi and open up a terminal. Execute the following command: sudo apt-get install python-rpi.gpio