Commit Graph

14 Commits

Author SHA1 Message Date
66d04dacc2 feat: velocity profiles 2024-11-10 18:56:08 -05:00
29cf1459d8
feat: debug probe support 2024-10-13 21:41:10 -04:00
6ba735bd2c
fix: README "spreadsheet" 2024-05-05 14:05:11 -04:00
dogeystamp
60c6517f22
fix: README.md for github (again)
github didn't like the raw link so this is drag-and-drop uploaded
2024-05-05 12:28:04 -04:00
c203473f99
fix: README.md video for github
github doesn't like the video tag so maybe it will like this raw link
2024-05-05 12:21:25 -04:00
33c6dcc5fe
chore: overhaul README
pretty pictures and better instructions
2024-05-05 12:15:55 -04:00
ea70d75837
feat: sustain pedal 2024-04-21 21:23:14 -04:00
444a86a4d4
feat: basic piano functionality complete
piano is janky but can play sounds now
2024-04-21 16:58:35 -04:00
574105de7b
feat: more piano features
- basic velocity detection
- pedal
2024-04-21 16:57:40 -04:00
be6240ba3c
README now included in generated docs 2024-04-18 20:55:45 -04:00
0489e7c8f8
restructure 2024-04-15 20:11:33 -04:00
05668f56d6
src/pins.rs: make TransparentPins struct
this interfaces with an MCP23017
2024-04-14 10:13:59 -04:00
cb80b0976a
get basics working
jumbled a bunch of boilerplate together
- midi
- serial logger
- button
2024-04-07 21:50:56 -04:00
eeb835fb3a
initial commit
boilerplate to get the code onto the device
2024-04-06 22:07:35 -04:00