Greetings,
There are 4 things that I would like to do simultaneously with the Arduino Mega.
- Use PWM to chase 12 LEDs in 2 arrays of 6, with fade in/out.
- Blink 6 LEDs on for 1 second every three seconds.
- Strobe 6 LEDs once every 2 seconds.
- Keep 12 LEDs lit.
This is for lighting a model of the Enterprise NX-01. Can anyone help me out with this? I learned how to make the PWM work one array of six, but no idea how to add the rest as code, or if it is even possible.
Here is a link to a video showing something similar to what I want to do.
Thanks