Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 301 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 301 Bytes

Temperature in Java

This project consists on reading the serial port and retrieving data from a thermometer (lm35) and a potentiometer connected to an Arduino. The temperature is displayed in a JFrame and its updated every second. The interaction with the UI is made with the potentiometer signals.