Commit graph

8 commits

Author SHA1 Message Date
foamyguy
74eaa1b1d2 i2cdisplaybus change 2024-03-21 18:35:43 -05:00
foamyguy
d76cd68e00 batch 5 2023-11-06 16:49:19 -06:00
dherrada
9fbe6dc864 Did last 19 files 2022-03-02 13:26:28 -05:00
James Carr
c8d2a7a610 Remove max_size usage with displayio.Group 2021-08-02 17:35:57 +01:00
James Carr
05cde58729 Replace a tab with spaces 2021-08-02 17:32:42 +01:00
BlitzCityDIY
fa7a0d8f90 Updating int to str
Updating integers being pulled for text labels to strings. Throwing an error in the latest release of CP for the Pico.
2021-03-29 15:03:57 -04:00
BlitzCityDIY
e0710c38e7 Updating Pico MIDI Fighter code (minor change)
Forgot one pin in the code- didn't realize until fully assembled. Adding GP26 and moving two arrays lower in the code for easier understanding.
2021-03-03 11:46:56 -05:00
BlitzCityDIY
be76ac8c52 Adding CircuitPython code
Adding CircuitPython code for the Raspberry Pi Pico MIDI Fighter learn guide. Uses 16 arcade buttons to send MIDI note messages. Arcade buttons' LEDs are controlled by the AW9523. Display is the 128x128 greyscale. 5-way switch allows you to navigate the GUI and change MIDI note number assigned to each arcade button on the fly
2021-03-01 16:42:46 -05:00