← All projectsOctober 2022
Mini Game Console
shippedhardware
Mini Game Console
Register-level C game console on a TM4C123G with a Nokia 5110 display — built in one month.
// highlights
- 01.Created a fully functional mini game console from scratch using the Texas Instruments TM4C123G microcontroller and Nokia 5110 LCD.
- 02.Implemented custom display drivers and screen libraries in C at the register level, minimizing all external library dependencies.
- 03.Designed user input with a button and a potentiometer; completed the entire project within one month.
// stack
TM4C123GNokia 5110C