Hey guys, I transferred the Arduino program to my new laptop and I have a slight problem.
When I open serial monitor, its in com3, but it speaks in Ascii code.
I tried copying and pasting the codes that you posted earlier but it didn't work. What am I doing wrong fellas.
Arduino Based Programmable Stick Project
-
- Posts: 579
- Joined: Thu Nov 27, 2008 2:10 pm
- Location: brooklyn NY
Re: Arduino Based Programmable Stick Project
What's the baud rate in the serial port set at? (I think it should be 115200.)wolverine-master wrote:Hey guys, I transferred the Arduino program to my new laptop and I have a slight problem.
When I open serial monitor, its in com3, but it speaks in Ascii code.
I tried copying and pasting the codes that you posted earlier but it didn't work. What am I doing wrong fellas.
-
- Posts: 579
- Joined: Thu Nov 27, 2008 2:10 pm
- Location: brooklyn NY
Re: Arduino Based Programmable Stick Project
It was on 9600...thanks.