I'm a new starter to this and after completing project 01 ( and some self made experiments using the switches successfully) I set up the wiring to Project 02 but the LEDs dont light up at all.
I'm wondering if there is a faulty part somewhere as I believe I set it up correctly.
Please could someone kindly provide some guidance?
P.S. I'm pretty busy and rarely get time for myself so hoping to fix this asap if possible. No worries if not, but it may take a while to make some time for this again.
I checked this too, the short side is connected to the yellow wires, while the long sides are connected to the resistors. Just in case, I flipped them all around and still they dont light up.
Also, to clarify, I'm on the part before any kind of coding takes place. I am using the USB port of my work laptop.
I'm not familiar with starter kit, but if you haven't coded anything, why would the LEDs light up?
Can you try connecting the LEDs directly to 5V instead of the arduino's logic pins and see if they light up then? If they do, then the LEDs are placed correctly and the issue is that you haven't installed code to drive the digital pins to the appropriate levels.
Hi @dacurryhunter95. As mentioned by others, the LEDs will only light up once you have uploaded the sketch to the Arduino UNO R3 board. So just continue on to the "THE CODE" section of the project book. Once you have completed all the instructions in the book, give it another try. Hopefully it will start working as expected after that. If not, just let us know and we'll provide further assistance.
Thanks all, forgive my ignorance as I know practically nothing about coding and have very limited knowledge with electrics in general - I will try completing the coding instructions first and see if this works.
Ah, could I ask why the way I posted the coding breaks forum rules? How should I post them if I want coding advice in future?Totally unfamiliar with this so apologies if any offence was done.
Also, question to help further my understanding - if the LEDs were able to light up on the Arduino when connecting in simple series and parallel circuits with one or two switches (as in Project 01), why was coding necessary to have the LEDs light up at all in Project 02?
You don't need ask me. Just read the rules. They are in a sticky post at the top of most sections of the forum. Everyone should read them before posting anything on the forum.