Linux C++ Code Read From Dev Arduino
Feb 18, 2011 printf('SERIAL: Device%s is now closed n', dev); In summary the Serial object can be created and used to read char values using.. getChar This seems to work fine however calling getChar only sometimes contains the chars that I'm interested in and most of the time contains junk characters.. Are you saying that, with the Arduino Serial Monitor open on /dev/ttyACM0 your C program can send data to the Arduino? I did not think that could work because I thought the Serial Monitor would have exclusive use of the serial port. Click
e10c415e6f Click