Alright so, After taking some programming classes last year, I got to know the arduino and the protoboard, aswell as the arduino’s IDE and basic programming.
The thing is, I dont remember everything. I didnt have many ideas for this year’s science fair (Im forced to enter by the school) and I figured out I could use the robot I had un-assembled.
I need help to wire 2 Electric engines (Not servos nor step-step) and the most basic code to manipulate the movement of the robot.
Do you or don't you? You said earlier you had an L293 - technically, that's a motor driver in the form of a dual h-bridge IC.
If you really do have that, then you should be able to follow the instructions at that link (or tons of others out there - this IC is very common, very old, and very well documented.
Of course, once you have the motors working, you then need to figure out some way for the robot to sense it's environment...
I do have the H-bridge, and will try what is on that page, since its quite similar to how we built the robot last year (I think).
I do have an ultrasonic sensor, but the robot will be running on flat surfaces, so no use for that… As the course is quite small, I was planning on adjusting the run times on each motor to do the course.