| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-04-22 | simplify mario songHEADmaster | Vineet K | 1 | -96/+99 |
| 2024-04-21 | change default frequencies of buttons | Vineet K | 1 | -25/+8 |
| 2024-04-21 | send note in play_note() function | Vineet K | 1 | -3/+2 |
| 2024-04-21 | don't read record mode from uart | Vineet K | 1 | -48/+29 |
| 2024-04-21 | bypass _delay_ms and user timer instead for silent note | Vineet K | 1 | -1/+13 |
| 2024-04-21 | play NES SMB Underground theme for testing | Vineet K | 1 | -34/+179 |
| 2024-04-21 | read and play notes from serial | Vineet K | 1 | -14/+32 |
| 2024-04-21 | prepare for uart commands | Vineet K | 1 | -17/+47 |
| 2024-04-20 | update UART code to send note and #cycles played | Vineet K | 1 | -12/+18 |
| 2024-04-19 | add rudimentary interrupt-less UART | Vineet K | 1 | -0/+33 |
| 2024-04-19 | connect all 15 buttons to notes arduino | Vineet K | 1 | -10/+10 |
| 2024-04-19 | fix button interrupt and handling | Vineet K | 1 | -57/+41 |
| 2024-04-17 | add untested pin change interrupts for note buttons | Vineet K | 1 | -6/+43 |
| 2024-04-17 | Comments for Notes.c | Joseph Bryant | 1 | -7/+10 |
| 2024-04-17 | add skeleton lcd.c | Vineet K | 1 | -0/+90 |
