Skip to main content
4 of 4
added 15 characters in body; edited tags; edited title
ocrdu
  • 1.8k
  • 3
  • 12
  • 24

Can I wire LEDs without resistor with an Arduino like this?

enter image description here

There are four red LEDs and an Arduino in the picture. Each LED has a forward voltage of 2 V. My friend says that just digitalWrite(9,HIGH) will make the LEDs light without resistor and they won't be burnt. Is this true?