Skip to content

Pratish7/arduino_java_serial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino_java_serial

This Program is used to communicate and send bits to arduino using java.
It uses JSerialCom library, which is included.
If using linux, run the command "sudo adduser <user_name> dialout" and reboot or log back in before running the program
Open the repo folder in VS code or add the JSerialCom jar file to path.

About

Serial communication to arduino using java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages