Commit Graph

7 Commits

Author SHA1 Message Date
0c484fcae0 update makefile 2024-04-21 17:31:01 -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
Joseph Bryant
d4d4114b31 Fixes bug issue with &= for gcc 2024-04-17 14:29:49 -04:00
0167a8d665 add skeleton lcd.c 2024-04-17 14:07:35 -04:00
661b58dfd0 update makefile for upcoming lcd code 2024-04-17 13:59:33 -04:00
8f258e4e02 use timer1 ctc mode instead of util/delay functions 2024-04-17 11:04:54 -04:00
fc85413fa9 start working on the speaker arduino code 2024-04-15 21:55:51 -04:00