Arduino Based Programmable Stick Project

reference materials and general how-to information
wolverine-master
Posts: 579
Joined: Thu Nov 27, 2008 2:10 pm
Location: brooklyn NY

Re: Arduino Based Programmable Stick Project

Post by wolverine-master »

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.
Rufus
Posts: 647
Joined: Thu Apr 01, 2010 3:12 am

Re: Arduino Based Programmable Stick Project

Post by Rufus »

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.
What's the baud rate in the serial port set at? (I think it should be 115200.)
wolverine-master
Posts: 579
Joined: Thu Nov 27, 2008 2:10 pm
Location: brooklyn NY

Re: Arduino Based Programmable Stick Project

Post by wolverine-master »

It was on 9600...thanks.
Post Reply