Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 526 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 526 Bytes

pico-pingpong

this is a python code to run a ping pong game on a raspberry pi pico with the circuitpython firmware installed in .....

you need : a raspberry pi pico , breadboard , buzzer , arduino i2c display ,

first of all , download the circuitpython firmware from here :

 https://circuitpython.org/

then copy that file to the rpi drive

copy also the required libraries like busio ....etc

you alos need an IDE , download the thony ide from here :

https://thonny.org/