Skip to content

fun-banana/Serial-Port-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serial-Port-reader

A Serial Port reader is a tool to read data from a serial port. Most useful it can be with the Arduino project. Of course, you can use a default serial port reader in Arduino IDE, but if you want to connect an Arduino device to your pc this tool is the great starting point for your project.

Some examples of projects that you can do with on the base of this project:

  • Macros keyboard.
  • Temperature controller of your PC.
  • Remote controller to your PC.
  • etc

This project is based on System.IO.Ports.dll by Microsoft.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages