Skip to content

MicroPython software template for pupil project with Raspberry Pi Pico and pico-hw-rgb

Notifications You must be signed in to change notification settings

emtpb/pico-sw-rgb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico Pupil Project

This repo contains a small and simple software template to use with micropython on the Raspberry Pi Pico in combination with the pico rgb led board.

Led mapping

The leds and gpios are mapped as follows:

  • D1 red mapped to GPIO27
  • D1 green mapped to GPIO26
  • D1 blue mapped to GPIO22
  • D2 red mapped to GPIO21
  • D2 green mapped to GPIO20
  • D2 blue mapped to GPIO19

The button is mapped to GPIO18.

figures/schematic.png

Special thanks to Karl Dören for his work!

About

MicroPython software template for pupil project with Raspberry Pi Pico and pico-hw-rgb

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages