Skip to content

SandraMuller/FlashingLights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashingLights

Console App to Device Communications through Serial Port

There are two main projects that actually handle this. The one being LED Colour Input which is a C# Console Application that a user would use to enter one of three possible colour LED choices to have the device flash. The other project is Select Colour LED which is a C++ Arduino project which is the code loaded onto the device containing the logic for controlling the LED lights and monitoring the serial port for inputs, as well as writing information to said serial port.

As for the other files on this repo:BlinkLed is an example project provided by Visual Studio to help you get started and GreenLightSketch is a straight up sketch that I used to check my device before jumping into a new IDE (I wanted to eliminate possible errors if the device didn't work in VS).

more information and image examples to come.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages