| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-04-22 | simplify mario songHEADmaster | Vineet K | 1 | -96/+99 | |
| 2024-04-22 | mdkajflk | Joseph Bryant | 1 | -6/+13 | |
| 2024-04-22 | remove some lcd print delays when using uart | Vineet K | 1 | -3/+3 | |
| 2024-04-21 | change default frequencies of buttons | Vineet K | 1 | -25/+8 | |
| 2024-04-21 | add notes circular buffer to piano lcd | Vineet K | 1 | -7/+43 | |
| 2024-04-21 | read lcd values from usart instead of random | Vineet K | 1 | -7/+31 | |
| 2024-04-21 | send note in play_note() function | Vineet K | 1 | -3/+2 | |
| 2024-04-21 | Added so Labels are always there | Joseph Bryant | 1 | -2/+7 | |
| 2024-04-21 | Fully functional lcd!!! | Joseph Bryant | 1 | -34/+22 | |
| 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 | Trying to fix scrolling | Joseph Bryant | 1 | -23/+47 | |
| 2024-04-21 | Made button A5 work and shifting random characters | Joseph Bryant | 1 | -12/+36 | |
| 2024-04-21 | update makefile | Vineet K | 1 | -2/+5 | |
| 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-21 | Full LCD setup with buttons A5 and A4 working! | Joseph Bryant | 1 | -63/+146 | |
| 2024-04-20 | import lcd.c from lab 10 | Vineet K | 1 | -71/+109 | |
| 2024-04-20 | add .gitignore | Vineet K | 1 | -0/+5 | |
| 2024-04-20 | update UART code to send note and #cycles played | Vineet K | 2 | -12/+24 | |
| 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-19 | add rudimentary interrupt-less UART | Vineet K | 1 | -0/+33 | |
| add interrupt support at least for reading the commands that come over UART | |||||
| 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 | |
| Now notes play on the speaker when the buttons are held. | |||||
| 2024-04-17 | add untested pin change interrupts for note buttons | Vineet K | 1 | -6/+43 | |
| 2024-04-17 | make lcd.c compile | Vineet K | 1 | -45/+59 | |
| 2024-04-17 | Garbage LCD Code | Joseph Bryant | 1 | -3/+71 | |
| 2024-04-17 | Comments for Notes.c | Joseph Bryant | 1 | -7/+10 | |
| 2024-04-17 | Fixes bug issue with &= for gcc | Joseph Bryant | 1 | -1/+1 | |
| 2024-04-17 | add skeleton lcd.c | Vineet K | 3 | -6/+13 | |
| 2024-04-17 | update makefile for upcoming lcd code | Vineet K | 1 | -3/+13 | |
| 2024-04-17 | use timer1 ctc mode instead of util/delay functions | Vineet K | 2 | -31/+41 | |
| 2024-04-15 | investigate why variable delay is not working | Vineet K | 1 | -24/+27 | |
| 2024-04-15 | start working on the speaker arduino code | Vineet K | 2 | -0/+90 | |
| 2024-04-13 | think of how to encode/save the length of a note | Vineet K | 1 | -0/+3 | |
| 2024-04-13 | add some more notes | Vineet K | 1 | -2/+16 | |
| 2024-04-09 | Updated Notes file for Apr 9th grind session. | Joseph Bryant | 1 | -0/+10 | |
| 2024-04-03 | add notes from april 2nd/3rd | Vineet K | 1 | -0/+8 | |
| 2024-03-30 | add notes from testing the speaker with an espotek labrador | Vineet K | 1 | -0/+10 | |
| 2024-03-30 | add notes from 2024-03-28 meeting | Vineet K | 3 | -0/+23 | |
| 2024-03-28 | Adding notes file | Cryptoke1 | 1 | -0/+0 | |
| 2024-03-28 | Initial commit | vink | 2 | -0/+10 | |
