I have a temperature sensor project, where a temperature sensor is connected to the Arduino which is connected to the USB. I want to build a new program in Java or C++ with nice graphical interface, which retrieves information about current temperature via the USB from the Arduino. Is this possible?
Kind regards
David