SkillAgentSearch skills...

M8cropad

No description available

Install / Use

/learn @bleything/M8cropad
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks0

Languages

Python

Security Score

65/100

Audited on Jan 9, 2024

No findings