LED

Properties

Property Description

Disabled

To disable or enable this block.

Name

The name of this block.

Pin

The pin to which the LED is connected.
Specify as: D<number>. For example: D12.

Source

A source that provides input to this LED.
For example a blinker.

Comment

To optionally enter a comment.
It does not impact the generated firmware.

To use an LED in your project, specify on which pin it is wired and give it a name.

You can specify a Source for the LED; for example a variable to indicate a status.

To make a LED blink, specify a Blinker as the source.