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

Example: Blinking LED

Download program: blink.prg

This program consists of a blinker to drive the blinking cycle. Followed by a logic rule to connect the blinker value to the led. The led is included on the Arduino board.

The blinker time parameter is the time the blinker value is '1'. So 500ms gives a blink cycle with 500ms on, and 500ms off.