mariam-elshakafi / FreeRTOS-TRex-Run

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C 98.6%Language:C++ 1.4%