{"id":13733846,"url":"https://github.com/haugenmitch/MacropadPyDemo","last_synced_at":"2025-05-08T10:30:43.588Z","repository":{"id":211056344,"uuid":"711320688","full_name":"haugenmitch/MacropadPyDemo","owner":"haugenmitch","description":"A CircuitPython translation of the default Macropad RP2040 Arduino demo.","archived":false,"fork":false,"pushed_at":"2023-12-09T07:27:18.000Z","size":32591,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-01T11:42:18.017Z","etag":null,"topics":["adafruit","adafruit-macropad","adafruit-rp2040","circuitpython","demo","macropad","rp2040"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haugenmitch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-28T22:00:08.000Z","updated_at":"2023-12-09T07:27:59.000Z","dependencies_parsed_at":"2024-11-01T11:41:00.915Z","dependency_job_id":"b9489bb3-86d8-42ef-a5e0-b37b20628c65","html_url":"https://github.com/haugenmitch/MacropadPyDemo","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"ffebf8e1ff1252d53b69216707dafead0f910052"},"previous_names":["haugenmitch/macropadpydemo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haugenmitch%2FMacropadPyDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haugenmitch%2FMacropadPyDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haugenmitch%2FMacropadPyDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haugenmitch%2FMacropadPyDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haugenmitch","download_url":"https://codeload.github.com/haugenmitch/MacropadPyDemo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224720750,"owners_count":17358476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adafruit","adafruit-macropad","adafruit-rp2040","circuitpython","demo","macropad","rp2040"],"created_at":"2024-08-03T03:00:50.088Z","updated_at":"2024-11-15T02:32:04.616Z","avatar_url":"https://github.com/haugenmitch.png","language":"Python","funding_links":[],"categories":["Applications"],"sub_categories":[],"readme":"# MacropadPyDemo\n\nThis project is a [CircuitPython](https://github.com/adafruit/circuitpython) rewrite of the [Arduino demo](https://learn.adafruit.com/adafruit-macropad-rp2040/arduino) ([video](https://learn.adafruit.com/assets/103257)) that comes packaged with the [Adafruit Macropad RP2040](https://learn.adafruit.com/adafruit-macropad-rp2040).\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"demo.gif\" alt=\"Video of the demo running on the Macropad RP2040\"/\u003e\n\u003c/p\u003e\n\nThis project is intended for educational purposes. Feel free to make use of this project pursuant to the [license](LICENSE).\n\n## Installation Instructions\n\nIf you haven't already, you'll need to follow [these instructions](https://learn.adafruit.com/adafruit-macropad-rp2040/circuitpython) in order to run this project on your Macropad RP2040--this will allow your Macropad RP2040 to run CircuitPython code.\n\n## Required Resources\n\nThe following are external resources you will need to download and put on your Macropad RP2040 to get this project to run properly.\n\n### Libraries\n\nHere are the necessary libraries. You can find these on [CircuitPython's website](https://circuitpython.org/libraries). Simply download the bundle for the version of CircuitPython your Macropad RP2040 is running and copy the following directories and files into the `lib/` directory of the device.\n\n* adafruit_bitmap_font/\n* adafruit_ble/services/standard/hid.mpy\n* adafruit_bus_device/\n* adafruit_display_text/\n* adafruit_hid/\n* adafruit_midi/\n* adafruit_debouncer.mpy\n* adafruit_macropad.mpy\n* adafruit_simple_text_display.mpy\n* adafruit_ticks.mpy\n* neopixel.mpy\n\nThis project was created using CircuitPython 8, but may be compatible with other versions.\n\n### Fonts\n\nThe default CircuitPython font is too large for this project. Download [this font file](https://github.com/olikraus/u8g2/blob/master/tools/font/bdf/5x8.bdf) from [this incredible selection of fonts](https://github.com/olikraus/u8g2/tree/master/tools/font) from [olikraus](https://github.com/olikraus) and place it in a new directory you create called \"fonts\" at the root directory of the device (i.e. `CIRCUITPY/fonts/`).\n\n### Code\n\nOnce you have the libraries and font loaded, copy/paste [main.py](main.py) to the root directory of the device. If you've done everything correctly, the device should automatically reload and boot into the program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaugenmitch%2FMacropadPyDemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaugenmitch%2FMacropadPyDemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaugenmitch%2FMacropadPyDemo/lists"}