Skip to content

bbt-oop2-2018/JavaSerialPortExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Serial Port Example

The following project contains a Java serial port example. It can be used as is to start with the Biometric Station project.

Just plug in the Arduino and send data.

Only 1 requirement: each datapacket must end with a newline \n. Should be achieved automatically when using Serial.println on Arduino.

About

Example of Serial Port usage in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages