bmhenry / LPC1768_TicTacToe

A Tic-Tac-Toe game implemented on the LPC1768 dev board for the RTOS course final project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECE 485

Final Project

This project uses the CMSIS RTX RTOS to implement a Tic-Tac-Toe game on the LPC1768 using the supplied LCD screen.

Runtime

This project is written in C and was built using the Keil UVision 5 IDE. This IDE can be used to easily upload the program to the microcontroller over the UVision debugger.

About

A Tic-Tac-Toe game implemented on the LPC1768 dev board for the RTOS course final project.


Languages

Language:C 70.1%Language:HTML 16.6%Language:C++ 10.6%Language:Assembly 2.0%Language:Makefile 0.6%