Skip to content

This aims to be simple serial console, sort of replicating the Arduino IDE Serial Monitor, but improving on it in a few ways.

License

Notifications You must be signed in to change notification settings

lukasaldersley/SerialConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my attempt at creating an easy to use simple Serial reader. The Design was inspired by the Arduino IDE Serial Monitor. To build this yourself download the jSerialComm jar file from https://fazecast.github.io/jSerialComm/ and place it in lib/ (for use with Visual studio code, for other development envoiremnments just make sure to include the jSerialComm jar in your buildpath)

About

This aims to be simple serial console, sort of replicating the Arduino IDE Serial Monitor, but improving on it in a few ways.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages