Description
Project allows user to view temperature, and humidity serial data published by the arduino. The java applicaton then connects to the comm port, and reads the data using jSerialComm version 2.5.1.
Project allows user to view temperature, and humidity serial data published by the arduino. The java applicaton then connects to the comm port, and reads the data using jSerialComm version 2.5.1.
git clone https://github.com/robaldwin9/DHt11JavaMonitor
mvn clean install