Skip to content

bleything/m8cropad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

m8cropad

This repo contains firmware that allows you to use the Adafruit Macropad as a controller for the M8 Tracker Headless. To use, copy code.py and constants.py to your macropad and then load up the M8 Web Display.

Requirements

You'll need CircuitPython. I'm on 7.0.0-alpha.5 as of this writing. You'll also need the libraries that shipped on the Macropad. On mine that was:

  • adafruit_debouncer.mpy
  • adafruit_display_text
  • adafruit_hid
  • adafruit_macropad.mpy
  • adafruit_midi
  • adafruit_pixelbuf.mpy
  • adafruit_simple_text_display.mpy
  • adafruit_simplemath.mpy
  • neopixel.mpy

Acknowledgements

Thank you to Kattni Rembor and John Park at Adafruit for the libraries and example code upon which this is based.

Special thanks to Matt Williams for the idea and inspiration.

License

Copyright 2021 Ben Bleything, released under the terms of the MIT license. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages