Beginners: please read this post and this post before posting to the forum.
0 Members and 1 Guest are viewing this topic.
on the resistance setting, if you can not use continuity i think it displays lower resistance, you may have to play around eith it though,
that is wht the circuit i was gonna post is, we made it at school for our first project, as we have alot of noobs in our electronics class,
Quoteon the resistance setting, if you can not use continuity i think it displays lower resistance, you may have to play around eith it though,you missed my point. continuity testing provides a small voltage to the circuit for testing. You can hack this to turn on an led by placing red to + and black to - on the led.
The standard $50 robot LED is known to have "backward" polarity for some reason. I purchased some and noticed it too.
yup, sorry but you will have to desolder the led and put it in backwards or replace it Undecidedas for the servos not running:1. is the power bus getting sufficient voltage?2. get out a multimeter and check if the servo pins are going high when you tell them to.
I found that in the C code there was an error. It said LED_off() instead of LED_on() so I changed it and it works. Can someone update Admin on this.
the led pin should be going low to turn on the anode of the led is connected to the +5v from the microcontrollerthe cathode is connected to the pin... therefore the pin on the microcontroller is acting as a current sink.