Hi there,
I was just wondering what the best method might be to have bi-directional communication with a linux machine, perhaps by serial console?
I was able to connect node.js to the CLUE via serial port and get console output from CLUE, but how do I then send data back to the CLUE? I'd like to have code running on the CLUE that can receive commands or info from a Linux computer via USB.... - is there a way to receive serial data in the circuit python code?
Thank you :D