Showing posts with label software. Show all posts
Showing posts with label software. 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.

Java SerialSocket

After a bit of use, we have realized that the RXTX library was a bit difficult to code with. So we decided to write a class to encapsulate the main features of this work into a neat set of methods.

UNITY

Develop your own games through this outstanding tool!