Showing posts with label Output. Show all posts
Showing posts with label Output. Show all posts

Java Osciloscope

The Arduino platform allows us to read analog data to a 10bit analog-to-digital converter and translate it to a decimal number between 0 and 1023. The problem is that reading numeral values is not as easy as reading them from a graphical plot.