Skip to content
This repository has been archived by the owner on Sep 7, 2019. It is now read-only.

joebobmiles/EGEN310ControlApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGEN310 Control Application

This is my "control app" for my EGEN310 project. This application is a C program that uses the Win32 API to create a GUI application that allows the user to control our remote control vehicle via a BlueTooth connection.

Pre-Requisites

To start working with this project, you need the following:

  • A Windows machine
  • LLVM clang compiler
  • GNU Make

Building The Application

  1. Change your directory to the root of the project directory.
  2. Run the make command to run the build.

Testing The Application

  1. Change your directory to the root of the project directory.
  2. Run the make command with the target of test.exe
  3. Run build/test.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published