Loading...
  Show Posts
Pages: 1 ... 10 11 [12] 13 14
166  Using Arduino / Networking, Protocols, and Devices / Re: How to get Bluetooth module working with Arduino UNO? on: October 08, 2012, 01:56:17 pm
How can I do a loop-back test between Arduino UNO with Bluetooth module and a PC running a terminal program? For example, I type "A" and I should get "A". Which terminal program should I get? I tried to type $$$ and nothing happened.
167  Using Arduino / Networking, Protocols, and Devices / Re: How to get Parallax PMB-648 GPS module working with Arduino UNO? on: October 08, 2012, 05:19:34 am
John, I finally got it working! I found out that I had to disconnect the yellow wire from the Arduino UNO before uploading the code to it and run Serial Monitor, then connect the yellow wire to the Arduino Uno.
168  Using Arduino / Networking, Protocols, and Devices / Re: How to get Bluetooth module working with Arduino UNO? on: October 07, 2012, 06:55:02 pm
There appear to be a conflict between the Bluetooth module and Software Serial. The Arduino UNO uses COM3 and the Bluetooth module uses COM5. Any suggestions?
169  Using Arduino / Networking, Protocols, and Devices / Re: How to get Parallax PMB-648 GPS module working with Arduino UNO? on: October 07, 2012, 06:52:35 pm
There's a tutorial at http://arduino.cc/playground/Tutorials/GPS and the GPS module have four wires connected to the Arduino UNO. Two wires from the GPS module are connected to Gnd on Arduino UNO. There appear to be a conflict between GPS module and Software Serial. The Serial Monitor is stuck at "Receiving GPS". Any suggestions?
170  Using Arduino / Networking, Protocols, and Devices / Re: How to get Bluetooth module working with Arduino UNO? on: October 07, 2012, 11:27:59 am
How can I use hardware serial instead of software serial?
171  Using Arduino / Networking, Protocols, and Devices / Re: How to get Parallax PMB-648 GPS module working with Arduino UNO? on: October 07, 2012, 11:26:57 am
I still have problems getting Parallax PMB-648 GPS module to work with Arduino UNO. If I try to upload code to Arduino UNO while the GPS module is connected to it, I get messages related to COM ports in use. If I try to compile code that uses TinyGPS library, I get messages saying that TinyGPS and gps are not declared. How can I fix the problems?
172  Using Arduino / Networking, Protocols, and Devices / Re: How to get Parallax PMB-648 GPS module working with Arduino UNO? on: October 06, 2012, 06:52:44 pm
I followed the tutorial at http://learn.parallax.com/kickstart/28500 but the Serial Monitor displayed "Reading GPS" and won't display the coordinates.
173  Using Arduino / Networking, Protocols, and Devices / How to get Bluetooth module working with Arduino UNO? on: October 06, 2012, 04:03:03 pm
How can I get Bluetooth module working with Arduino UNO?

https://www.sparkfun.com/products/10269
174  Using Arduino / Networking, Protocols, and Devices / How to get Parallax PMB-648 GPS module working with Arduino UNO? on: October 06, 2012, 03:21:12 pm
How can I get Parallax PMB-648 GPS module to work with Arduino UNO? The GPS module works fine with Basic Stamp 2.
175  Using Arduino / Sensors / Suggestions for accelerometers, gyroscopes, and GPS receivers? on: October 03, 2012, 05:44:43 pm
Suggestions for accelerometers, gyroscopes, and GPS receivers? I would like to build a model car that is self-driving, much like the car in Knight Rider TV show.
176  Topics / Robotics / Homemade biped robot on: October 03, 2012, 05:37:45 pm
I built a biped robot but I found out that the servos that came with the EZ-Robot kit are not strong enough. The hip servos can't lift the legs up. Any suggestions for stronger servos?
177  Topics / Robotics / Re: motor shield help on: October 01, 2012, 04:50:17 am
I have the Seeed motor shield. There is no way of connecting anything but motors and sensors to it. I have the Maker Shield and I can't plug it on top of the seeed motor shield. If I plug the motor shield on top of the Maker Shield, how can I connect wires to the black headers?
178  Using Arduino / Project Guidance / Re: How To Make Servo Brackets Like Those On Lynxmotion Robots? on: September 28, 2012, 02:54:27 pm
It took me a few hours to make one "C" servo bracket from wood and plastic. I had to make adjustments to the "C" bracket so that it rotates without any problems. I have a CNC router but I'm afaid to cut non-wood materials on it.
179  Using Arduino / Motors, Mechanics, and Power / Do all servos have to be from one company? on: September 27, 2012, 07:57:47 pm
Do all servos have to be from one company? Can I use servos from two or more companies? Why servo horns made for one brand don't fit servos made by another company?
180  Using Arduino / Project Guidance / How To Make Servo Brackets Like Those On Lynxmotion Robots? on: September 27, 2012, 02:56:51 pm
How can I make servo brackets like those on LynxMotion Robots out of wood and plastic? I want to try to make a small biped robot.
Pages: 1 ... 10 11 [12] 13 14