Congratulations! You finished your Bee Counter. In the real world, there are many different styles of devices to count pollinators. Like this one from AgriSound, nicknamed “Polly” located in the Inverewe Garden in Poolewe, Scotland. The PollenNet project is collecting all kinds of data on the pollinators that visit their gardens.

Challenge: Let’s think like Scientists! Now that we have created our counter let’s add an output in groups of ten! Change the code you’ve already created to change the colour of the LED rings when ten bugs visit your plant.

🔎 Need a hint? If the variable “bug visits” gets to 10, then what?

Using the LED rings all pixels to indicate Bug Visits and changing the colour of all pixels to indicate a threshold is reached