so i run the analonginserialout sketch from the pre loaded examples, but it give me garbage.
i edited the sketch down to just sending one char at a time, and its all wrong.
i send "a" and i get "O"
i send "b" and i get " ' ".
ive been using the serial monitor in the arduino IDE.
no other serial moniter seems to work on my system. (i dont know why, and yes, i tried 'sudo cutecom' ect.)
i think its related to the format used to interpret the data from the arduino, but there seems to be very little documentation on how the arduino IDE serial monitor works by default and if it can be changed.
please help. this is driving me crazy.
