We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Arduino & I/O Boards
Audio
Networking
Utility
Vision

Binary Blink

Oscillates 0's and 1's based on an incoming pattern of integers

Inputs

NameIDDescriptionType
Blink PatternPThe blink pattern is a list of integers that will determine the time interval (ms) between the oscillating output of zero's or one's. For instance, a blink pattern of '100,200,300,400' will first output a zero for 100ms, then a one for 200ms, then back to a zero for 300ms, and finally another one for 400ms. If the repeat toggle has been set to true, this blinking pattern will continue. The smallest time interval that is currently accepted in the blink pattern is 25ms.Integer
StartSStart/Stop Boolean toggleBoolean
RepeatRRepeat PatternBoolean

Outputs

NameIDDescriptionType
Binary OutputBBinary Output of 0's and 1'sInteger

Video Tutorials

Site design © Robin Rodricks.   Firefly and associated data © 2024 Andrew Payne (LIFT architects).  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service