Skip to content

Application which can be used to transfer data from Arduino to your computer using communication port.

License

Notifications You must be signed in to change notification settings

linoskoczek/ArduinoConsoleCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoConsoleCOM

Application which can be used to transfer data from Arduino to your computer using communication port. It's very similar to the COM console that can be found in Arduino IDE.

Requirements

Application was tested under GNU/Linux only.

How to start

Compile and run Main.class

What will happen

Application will look for a port which allows you to communication with Arduino. If there are none, an error box will appear. Otherwise, you will be given a choice about which port to use.

Afterwards, the console shows up and you are ready to go.

About

Application which can be used to transfer data from Arduino to your computer using communication port.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages