summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-22simplify mario songHEADmasterVineet K1-96/+99
2024-04-22mdkajflkJoseph Bryant1-6/+13
2024-04-22remove some lcd print delays when using uartVineet K1-3/+3
2024-04-21change default frequencies of buttonsVineet K1-25/+8
2024-04-21add notes circular buffer to piano lcdVineet K1-7/+43
2024-04-21read lcd values from usart instead of randomVineet K1-7/+31
2024-04-21send note in play_note() functionVineet K1-3/+2
2024-04-21Added so Labels are always thereJoseph Bryant1-2/+7
2024-04-21Fully functional lcd!!!Joseph Bryant1-34/+22
2024-04-21don't read record mode from uartVineet K1-48/+29
2024-04-21bypass _delay_ms and user timer instead for silent noteVineet K1-1/+13
2024-04-21play NES SMB Underground theme for testingVineet K1-34/+179
2024-04-21Trying to fix scrollingJoseph Bryant1-23/+47
2024-04-21Made button A5 work and shifting random charactersJoseph Bryant1-12/+36
2024-04-21update makefileVineet K1-2/+5
2024-04-21read and play notes from serialVineet K1-14/+32
2024-04-21prepare for uart commandsVineet K1-17/+47
2024-04-21Full LCD setup with buttons A5 and A4 working!Joseph Bryant1-63/+146
2024-04-20import lcd.c from lab 10Vineet K1-71/+109
2024-04-20add .gitignoreVineet K1-0/+5
2024-04-20update UART code to send note and #cycles playedVineet K2-12/+24
2024-04-19add rudimentary interrupt-less UARTVineet K1-0/+33
2024-04-19connect all 15 buttons to notes arduinoVineet K1-10/+10
2024-04-19fix button interrupt and handlingVineet K1-57/+41
2024-04-17add untested pin change interrupts for note buttonsVineet K1-6/+43
2024-04-17make lcd.c compileVineet K1-45/+59
2024-04-17Garbage LCD CodeJoseph Bryant1-3/+71
2024-04-17Comments for Notes.cJoseph Bryant1-7/+10
2024-04-17Fixes bug issue with &= for gccJoseph Bryant1-1/+1
2024-04-17add skeleton lcd.cVineet K3-6/+13
2024-04-17update makefile for upcoming lcd codeVineet K1-3/+13
2024-04-17use timer1 ctc mode instead of util/delay functionsVineet K2-31/+41
2024-04-15investigate why variable delay is not workingVineet K1-24/+27
2024-04-15start working on the speaker arduino codeVineet K2-0/+90
2024-04-13think of how to encode/save the length of a noteVineet K1-0/+3
2024-04-13add some more notesVineet K1-2/+16
2024-04-09Updated Notes file for Apr 9th grind session.Joseph Bryant1-0/+10
2024-04-03add notes from april 2nd/3rdVineet K1-0/+8
2024-03-30add notes from testing the speaker with an espotek labradorVineet K1-0/+10
2024-03-30add notes from 2024-03-28 meetingVineet K3-0/+23
2024-03-28Adding notes fileCryptoke11-0/+0
2024-03-28Initial commitvink2-0/+10