Where do serial print characters go?
if use serial.print or serial.println command, can see characters?
my understanding characters printed serial monitor, can see contents?
in other words, if make sketch in arduino told serial.println(65) should send ascii character 65 (which should "a") serial monitor. want see character somewhere on computer. running mac. can see character?
i not have arduino connected lcd or tft screen.
thanks.
my understanding characters printed serial monitor, can see contents?
in other words, if make sketch in arduino told serial.println(65) should send ascii character 65 (which should "a") serial monitor. want see character somewhere on computer. running mac. can see character?
i not have arduino connected lcd or tft screen.
thanks.
you have serial monitor in arduino ide.
Arduino Forum > Using Arduino > Programming Questions > Where do serial print characters go?
arduino
Comments
Post a Comment