My goal is to get Greenfoot to have two way communication with an Arduino. I have downloaded the scenarios and used a PicoBoard with Greenfoot. My thought was that I could learn how the serial communication was done and imitate that for serial communication with the Arduino. Alas, the picolib class and the RXTXcomm class are only provided in .jar form. Does anyone have any suggestions?

