Skip to content

Place an explicit warning that a resistor is mandatory when conecting LEDs to output pins [MKC-556] #373

Open
@gaazkam

Description

@gaazkam

Related to #374 .

In my university I was told that resistors are not needed when LEDs are connected to output pins. According to my academic, while connecting a Led to a 5V or 3.3V power pin on one side and ground on the other side would burn things up, connecting a led directly to an output pin on one side and ground on the other side was safe and did not require resistors. Therefore, to complete homework, I was given an Arduino board, a set of LEDs and cables, but no resistors.

Then I started hearing from other people that my academic was wrong and that I was damaging my university's property - both the Arduino board and LEDs. (For example, I got linked to this ).

If this misconception is as rampant as it seems and as untrue as people say, let me propose adding an explicit warning to the docs that a resistor is actually mandatory and that not using it is likely to cause damage to the hardware; perhaps also even add an explicit notice like "regardless of whatever anyone may tell you", thus acknowledging the widespreadeness of the misconception. The official Blink tutorial seems like a good place for such a notice.

Metadata

Metadata

Assignees

Labels

communityBugs and fixes suggested by the communityenhancementNew feature or requestmaker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions