Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.01 KB

Raspberry Pi Pico Macropad

This repository contains CircuitPython code for macropad

Usage

In your CIRCUITPY drive:

  • Add these dependencies to the lib folder:
  • Copy pico_macropad to the root of the drive.
  • Create main.py and write your code there. Example can be found in this repo.
  • Optionally create boot.py. Example that disables usb drive and serial communication if first button in first row is not pressed on boot can be found in this repo. Be careful as that can potentially lock you out from accessing your microcontroller if pins are not configured correctly (here are flash reset instructions just in case).

Case

STL files for printing can be found here.

Photos

macropad macropad internals