Let's Make Robots!
Shoot Bouncy Balls
Hey LMR! I haven't made a post in a while, but I have been lurking.... Read more

High Torque Servo With Arduino

electrictape22's picture

Hello LMR!

Recently I have been playing around with the Wii nunchuck and Arduino. Specifically this code:

http://todbot.com/arduino/sketches/wii_nunchuck_servo/wii_nunchuck_servo.pde

Arduino Serial to Processing

electrictape22's picture

Ok, thanks for helping me with my last question, but now I have another one...

I am currently trying to make a robot with a tactile switch at the front. When that tactile switch is pushed down the robot reverses and turns around. Here is the cool part though, when the switch is pushed down it will also send data to processing, causing a face to jitter onscreen. So far I have been able to make the code for the face jitter (except on mouse over) Here is the code if anybody is curious:

Arduino Motor Control Code Help

electrictape22's picture

I am currently using a arduino duemilanove, and it is awesome. I have been playing around with it for a couple of days now, and I really like it. Anyways I figured it was time to start to building a robot. I decided to start with the motors. For the motor control I decided to use guibot's tutorial. It worked fine, but the motors only traveled in one direction. Because I wanted the motors to also travel in reverse too I decided to experiment with my own code (on only one motor) that looks something like this:

Picaxe Not Connecting

electrictape22's picture
Well for some reason the new picaxe software is not working at all for me. My computer is not connecting to the picaxe. I have my chip in the right way, I have done a reset, I have made sure in the options it is on the right setting (08, and com1) I have 4.5 volts, and I have even changed the batteries. I don't even get any blue in the download progress board. I just get the same error message. It is really annoying as the old program editor was able to connect without a problem. Anybody have any ideas?

LCD?

electrictape22's picture
Well recently I have been reading about LCD's and trying to figure out how I would use them with a picaxe 28x1. I am pretty sure you use a serout command followed by a number that corresponds with where you want the dot on the lcd. Bottom line though is that I have no idea how I would wire A LCD to the picaxe28x1 or how I would exactly program it. And what exactly is the baud rate? If possible could somebody please help explain this confusion to me? 
KIIIIILLLLLL
Using a
Well I took apart blizz the otherday and today I was hoping to get sheet metal to build a actually competition ready mini sumo. I never got around to it though. So … Read more

Mini Sumo

electrictape22's picture
Well this weekend I am planning on taking apart blizz and making a mini sumo out of it. Anybody have any experience with mini sumo? Anybody have advice? I am probably going to use the same wheels and motors as the ones on blizz right now. I am also going to use the IR sensor on blizz to detect edges (put it facing down). Anybody have ideas or things I should add?
My "start here robot" and my first non-beam robot. A couple of differences though I added switches at the front so it doesn't fall off tables.  Added a second … Read more