Skip to content

Karolis92/pico-macropad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages