|
ff02822eaa
|
change default frequencies of buttons
|
2024-04-21 23:33:01 -04:00 |
|
|
4644a4b0ae
|
send note in play_note() function
|
2024-04-21 22:31:37 -04:00 |
|
|
a07dcfff94
|
don't read record mode from uart
|
2024-04-21 22:08:57 -04:00 |
|
|
5f0dbc2e23
|
bypass _delay_ms and user timer instead for silent note
|
2024-04-21 21:46:20 -04:00 |
|
|
ece65dcc2a
|
play NES SMB Underground theme for testing
|
2024-04-21 20:46:56 -04:00 |
|
|
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 |
|