1.
Haha thats nice excuse..
...If you have the interest..you can learn..as simple as that....Its like saying i cant do Linux as i am from ...lol
It's not a excuse..!! Anyway, That's right. I agree. If one really have interest, he/she will ofcourse learn, it may take time according to his/her ability or intelligence, but eventually he/she will make it
Till now, I did everything what I know today by following the same theory
Members of #krow knows that
Specially ico and LFC_Fan
Hey guys, gone through the Video #2 posted by Mr. Kickass and others, but I'm unable to understand how the current is flowing, the logic actually.
Ok, so here's what I got.
1. He connects +5V with a wire to one side of switch.
2. And another side of switch is pulled to ground via a resistor. Why? Resistor is used to control the flow of a current, here it's used so that LED doesn't blows off if it get's more voltage. Right? So why it's connected to ground? Which will complete the circuit?
3. Now another line from one side of resistor is connected to Arduino port A, and a LED is connected on Pin 13 and GND respectively.
So what's the flow of a current when switch is pressed and when not pressed? I want to know the logical flow.
I'd be glad if someone can explain with a diagram in paint
Ok, I think I got the logic. I'll explain it here, please correct me if I'm wrong.
1. Current flows from Arduino +5V to Breadboard +5V Rail, which is connected to a end of push button.
2. Now if the button is not pressed, everything stops here. But if the button is pressed, the circuit begins, i.e. the flow begins to the other end of the switch.
3. Now the other end is connected to the GND via a resistor, which ensures, if more current comes in, it'll be grounded
4. Proper current pass through the circuit to the PIN A of Arduino, where a LED is connected to PIN 13 and GND, and the current flows internally within Arduino circuit.
Am I right?