News

Arduino microcontrollers have added Python to the range of compatible programming languages. Others can be used, and not just Arduino's own IDE app.
The Java program can also read an Arduino program file and convert all the print calls in it to use the library, if you like. As you might expect, this requires some cooperation from your program.