Hello,
first: I am a total beginner so please excuse my ignorance of the electrical stuff.
For a project i want to have 2 segments of pulsating LED's.
Because of the size i thought of using a "Nano" type of microcontroller with 6 PWM-ports. It would be powered by a 9V battery.
One segment would be 3 to 5 white LEDs pulsating all the same (so maybe on one port).
The other segment would be 4 pairs of 2 white LEDs which should be controlled seperately (so maybe 4 different ports).
My Questions are:
-
Can this be achieved with an Aptotec Nano V3.0 Pro (Org.ATmega328P/ FT232RL, compatible with Arduino) powered by a 9V battery?
-
What kind of LEDs, resistances and other elements would i need?
-
What would the wiring look like?
I know a little bit about programming, so writing a simple code for controlling the pulsating via PWM should be no problem.
Answers and explanations would be greatly appreciated, thank you in advance! If for an answer more information is needed, let me know. Sorry for the bad english.