Documentation index Main site
Bendyroad IDE reference manual. © Copyright Bendyroad 2024.

Blinker

See also: Example: Blinking LED

The primary function of the Blinker block is to control the timing of on-off cycles. It can be programmed to switch any compatible device on and off at specified intervals, measured in milliseconds.

When the time is 500 milliseconds, the blinker blinks once per second. 500ms on and 500ms off.

Property Description
Disabled To disable or enable this block.
Name The name of this block.
Time (ms) Interval in milliseconds. Smaller time intervals result in faster blinking. Minimum value: 5 ms.
Comment To optionally enter a comment. It does not impact the generated firmware.