Skip to content

GauthierDefrance/Pico-Breadboard-Kit-Plus-version-MicroPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico Breadboard Kit Plus

An image of the 52pi Breadboard Kit Plus It should show an image of a raspberryPiPico from :

An image of a Raspberry Pi pico It should show an image of a raspberryPiPico from : https://www.reddit.com/r/raspberrypipico/comments/y5l0hp/i_drew_a_pixel_art_image_of_a_raspberry_pi_pico/

In order to use the code written in .py, you will need to install Micropython on your raspberry Tutorial here : https://www.raspberrypi.com/documentation/microcontrollers/micropython.html

I suggest you also install Thonny : https://thonny.org/

##What give you the code ?

My code offer :
- Make easier to use the screen, beeper, joystick and buttons.
- 6 games : Tetris, Snake, Connect Four, Pong, Space Invaders and a Piano.
- A music player that will play some installed songs, you can add your owns.
- Access to the settings : Splash Screen, Leds, Rgb led.

The joystick in the kit is really unpleasant, i suggest you to buy another. I personnally added a PSP2000 Joystick cap on mine. It works, but don't do it. It won't fit correctly, you will have to make the hole bigger and use glue.

I used the code of many peoples here is their github

Their codes are pretty nice, don't be scared to check it.

https://github.com/devbis/st7789py_mpy

https://github.com/robsoncouto/arduino-songs

https://github.com/antirez/ST77xx-pure-MP
his reworked library allows to controls the ST7796 screen. Was pretty hard to found.

About

An example code project for the Pico Breadboard Kit Plus version buyed on 52PI coded in micropython.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages