Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 483 Bytes

FreeRTOS-TRex-Run

A rather silly implementation of Google Chrome's T-Rex run over Atmega32 using FreeRTOS

1 2 3

You can check the game in action here.

Note: Yeah, It's not a T-Rex. Also, the LCD driver here is not real-time at all as it's using a blocking delay :D However, this shouldn't be a problem for this particular project.