Hi guys i have progressed with my project and its time to ADD SOME LED's, after wiring some up i noticed they were not working so i just uploaded the basic blink project and the LED's were not lighten up.
But then i noticed that they were lit but very very dim, i then used a voltmeter over the pins and the out put is about 0.2V or lower.
I have the ground from the UNO to the ground on the breadboard, then a jumper from the i/o pin to the breadboard then to the resistor, then the led from the resistor to the ground.
You have no current limiting resistors in series with the LEDs
I hoped you were going to have the answer but unfortunately wrong on both assumptions.
The LED’s I have tried red and green, I do have a series resistor – but I’m measuring the voltage straight from the ground and the pin output.
Just try changing the #define LED 13 to another few pins and try that. Avoid pins 0 & 1 but the other should be fine. Note if this is a Uno then you can also use the analog pins using pin number 14 for analog 0, 15 for analog 1 and so on.
So, you have a DVM, you are reading 0v and 1.8 volts on a o/p pin and your DVM is set to DC voltage.
What voltage do you get when measure at the 5 volt pin?
LarryD:
So, you have a DVM, you are reading 0v and 1.8 volts on a o/p pin and your DVM is set to DC voltage.
What voltage do you get when measure at the 5 volt pin?
All above correct, i get 4.94v on the 5v pin and 3.3v on the 3.3v pin
Can't see where you have specified what resistor you are using and I can't see the perfectly focused photo of your setup. Hmmm. OK, another board (what sort are they?) worked. Why do you refer to LEDs as plural?
Given you had the voltmeter on AC, I must be suspicious that was not the only problem.