Thanks for the info!
Type: Posts; User: mixographer
Thanks for the info!
Serial.print seems to work for me, but Serial.write doesn't.
Teensyduino 1.16 on a Mac.
Should this work?
void setup(){
Serial.begin(9600);
I'm planning a build of a chess machine similar to this type of machine: http://www.boris-is-king.com/homepage.htm#110179313.
The chess engine will run on a computer, like a Raspberry Pi or a...