|
21992cfc54
|
read and play notes from serial
|
2024-04-21 17:23:57 -04:00 |
|
|
d129c76966
|
prepare for uart commands
|
2024-04-21 15:23:02 -04:00 |
|
|
edd35cae3b
|
update UART code to send note and #cycles played
Besides moving the UART into an interrupt, we also need to read from
UART to set the mode of playing from buttons or from serial notes
|
2024-04-20 00:01:55 -04:00 |
|
|
7ce6f869a0
|
add rudimentary interrupt-less UART
add interrupt support at least for reading the commands that come over
UART
|
2024-04-19 17:42:44 -04:00 |
|
|
7eb9db0d82
|
connect all 15 buttons to notes arduino
|
2024-04-19 16:48:55 -04:00 |
|
|
e16ce44563
|
fix button interrupt and handling
Now notes play on the speaker when the buttons are held.
|
2024-04-19 16:04:29 -04:00 |
|
|
3808c19de4
|
add untested pin change interrupts for note buttons
|
2024-04-17 20:06:35 -04:00 |
|
Joseph Bryant
|
9f6c350015
|
Comments for Notes.c
|
2024-04-17 15:26:01 -04:00 |
|
|
0167a8d665
|
add skeleton lcd.c
|
2024-04-17 14:07:35 -04:00 |
|