Hello guys! My name is CreativeCorpse and this is my very first "robot" project. I know that there are probably 5000 diffrent versions of this same exact robot but i dont care...this one is mine haha. Basically i just used a RC car that i found in my niece's box of old toys and took the board out and replaced it with my Arduino Uno r3 with the motor sheild and then ran the motor wires into the sheild and wallah!
Navigates around the room using the PING sensor to look out in front of it. as soon as an object gets within 12 inches it backs up and turns left
a UK resident. 8pm your time means it is 1 or 2 am his time. He is a real live college student n stuff, I think. chickenparmi is an Aussie. I doubt you would enjoy eating him, fried or not.
for some reason the bot just keeps moving foward, then back…it still turns but it is acting like its not reading the sensor…im thinking of putting it on top of the bot
Okay here is the code that i wrote for this bot…its very basic. for some reason it seems as if the sensor is not cooperating with the motors…any ideas?
After responding to a post with a motor driver board just like
yours, I now see something else that should be mentioned. The L298 motor driver chip is seriously inefficient when it comes to pushing power it is fed to the motors.
**https://www.sparkfun.com/datasheets/Robotics/L298_H_Bridge.pdf The bottom of page 3 mentions total drop. Notice 1.8v min to 3.2v max for 1A and up to 4.9v max for 2A. I am pretty sure this is the ~2v drop I have read about that is expected when using this driver.
ive actually been having issues with a voltage drop with this sheild. its running fine but it seems to draw more power out of the channel B then A. im going to hook up a multimeter and test it out…ive also been wroking with obstacle avoidance and i cant seem to get the board to compare the distances…heres the code if you wanna take a look
We built a similar project. However, we installed an Android device onto a RC car and used an IOIO board instead to control it autonomously. Here is the preliminary result: