This projects demonstrates a theory of how fireflies can snychronize their blinking timing. How it works. Each firefly has a timer counting down when to blink next. If a firefly detects a blink: 1. If timer is less than half way done -> increase timer slightly to wait longer 2. If timer is more than halfway done -> decrease timer slightly to blink earlier This way each firefly slowly syncs up with each other one. For this project it should take less than a minute.
Please do not use when you have know photosensitive epilepsy Thanks to Destin from Smarter Every Day on YouTube for inspiring me to create this