Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Nigel Goodwin said:I don't know how it works over there?, but in the UK it's fairly common for Electronics (when it's taught in school at all) to be taught by a teacher with no electronics knowledge at all. They simply send any teacher they have on a one or two day course to learn how to teach it, and that's it! - so they usually know nothing at all about the subject.
A similar thing is about to happen as well, the authorities have decided that primary school children need to be taught a foreign language (currently it starts in secondary school). So do they provides any more resources?, NO, do they provide qualified teachers, NO - they send the existing teachers on a one day course to learn how to teach a foreign language!!.
Hank Fletcher said:Good photos! Documenting your projects is almost as important as actually doing them. What's the IC on your breadboard?
You did overlook something, or perhaps more appropriately I should say you've "underlooked" something, specifically the details of the SN754410 datasheet. Take another look at the range for the high-level input voltage.Did I over look something...
Yep, that's the point of what we're doing. You definitely want to use your PIC to control both directions - that's the advantage in using the h-bridge over a relay or transistor. You'll just need two PIC output pins for the h-bridge control since the PWM signal for EN is coming from the 555. Eventually I think you'll really want to look into using the PIC's own PWM capabilities, but there's a learning curve to these things, I suppose.So this on and off cycle very fast will potentially limit the voltage coming out of the driver-- correct?
Didn't I warn you about that already? Check the output voltage, especially from the h-bridge, before you connect your motors. Otherwise, you're taking a gamble that what you think ought to be happening is indeed what is happening. Having control and checking each step as you go (e.g. checking the 555 output signal) is a good means to being able to troubleshoot things when they go wrong. Remember when I said electronics technology was 99% reading comprehension and 1% ingenuity? I was wrong. Take ingenuity out and replace it with troubleshooting.I won't need to check the output with the multimeter.
That's a pity. I thought it'd be a cheap, cool and practical feature for your robot.I'm not using a variable resistor...
You wont hurt the motors, it's the little L293D that will pop.Omar.M said:For Bill, if I use the L293D, I can use it freely without any extra circuitry (except that fuse) and such straight from the PIC?
I really don't want to hurt the poor tamiya motors, they're my friends.