This is a collaborative challenge:
Technical Requirements:
You must use 3 or more LEDs that create a pattern that you have not already created in one of the previous challanges.
You need to use at least one "for" loop or function to create your pattern.
You need to use Cron to automate the turning on of your pattern. When you plug in the pi, your pattern starts automatically within 30 seconds.
Once you've accomplished this, comment out the Cron task so the next user doesn't have to deal with your automation.
Documentation Requirements
Post your finished code to github and link to it from your class site.
Take a photo or video of your working device and post it to your class site
Write a paragraph about how it all works.