summaryrefslogtreecommitdiff
path: root/lcd.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22mdkajflkJoseph Bryant1-6/+13
2024-04-22remove some lcd print delays when using uartVineet K1-3/+3
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-21Added so Labels are always thereJoseph Bryant1-2/+7
2024-04-21Fully functional lcd!!!Joseph Bryant1-34/+22
2024-04-21Trying to fix scrollingJoseph Bryant1-23/+47
2024-04-21Made button A5 work and shifting random charactersJoseph Bryant1-12/+36
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-17make lcd.c compileVineet K1-45/+59
2024-04-17Garbage LCD CodeJoseph Bryant1-3/+71
2024-04-17add skeleton lcd.cVineet K1-0/+7