Skip to content

A repository of experimental Raspberry Pi Pico MicroPython code

License

Notifications You must be signed in to change notification settings

alanbchristie/mp-pico-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp-pico-explorer

lint

A repository of Raspberry Pi Pico MicroPython code developed to experiment with the microcontroller and peripherals using the Pimoroni Pico Explorer base board.

My explorer is fitted with the following additional hardware: -

  1. RV3028 Real Time Clock (RTC) at address 0x52
  2. BH1745 Luminance and Colour Sensor at address 0x38
  3. LTP305 LED Dot Matrix Breakout at address 0x61 and 0x62
  4. MB85RC256V 32KByte FRAM module attached to the breadboard at address 0x50

This repository contains the following software demonstration files: -

  • pico/btn.py for the explorer built-in buttons
  • pico/rtc.py for the RV3028 RTC breakout
  • pico/character_matrix.py for the dual LTP305 5x7 LED matrix
  • pico/col.py for the BH1745 Luminance/Colour breakout
  • pico/fram.py for the FRAM module

About

A repository of experimental Raspberry Pi Pico MicroPython code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages