/FreeRTOS-TRex-Run

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

Primary LanguageC

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.