Page 1 of 1

Howto blink a light?

Posted: Sunday 17 February 2019 20:48
by Wilpshaar
Hi all, does someone now simple blockly to blink a light? With googling I see repeat function but that would be in an older version maybe? Otherwise I could turn of and on ofcourse for say 0,5 second, but I don't find a repeat function,

Thanks,

Ger

Re: Howto blink a light?

Posted: Thursday 11 April 2019 0:13
by pvm
I do not know how to do this in blockly, but it should be possible using DZVents (check wiki for explanations

Re: Howto blink a light?

Posted: Thursday 11 April 2019 6:31
by tozzke
if blinking for x amount of times with 1 second interval does the trick, it's quite easy to do with Blockly:

Image