Skip to content

Software written in MicroPython for the "GameBoy Pico" a Raspberry Pi Pico Project using a 8x8 LED Matrix + Files for the PCB

License

Notifications You must be signed in to change notification settings

pielesju/gameboy-pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project uses the GNU GENERAL PUBLIC LICENSE. You can use these assets for your own project, change as you like and redistribute them.

gameboy-pico

concept

The GameBoy Pico is a handheld console based on the Raspberry Pi Pico with the RP2040 chip and a 8x8 LED matrix controlled by the MAX7219 controller.

The idea is, to connect two GBP's with USB, with n UART interface to have multiplayer support.

This repo contains software written in MicroPython for the "GameBoy Pico" a Raspberry Pi Pico Project using a 8x8 LED Matrix. Including the "device drivers" and the games.

hardware components

  • Raspberry Pi Pico
  • 8x8 LED Matrix using a max7219 controller
  • 6 Buttons

Downloaded from https://wokwi.com/projects/343050162947490388

Simulate this project on https://wokwi.com

Releases

No releases published

Packages

No packages published

Languages