First a hearty hello...
Second, I know nothing about the Arduino boards other than I have seen people use them as FX controllers for some pretty nice Star Trek builds.
I have several Nano boards and am about to try out some sketches. Here are my questions:
What I am trying to do is control 10 Navagation lights, 6 strobe lights, 2 photon launchers, and phasers for a total of 20 or more LEDs that will flash or fire. My concerns with the Nano is there isn't enough outputs unless I double up LEDs on outputs. From what I have read, running multiple LEDs off one pin isn't recommended. I have read that it can be done, but again not recommended. I also read that the analog pins can be used for digital pins to control LEDs.
So my questions are can this be done with a Nano or should I go with a Mega? If I go with a Mega will Nano sketches work with the Mega?
I also have the Nano expansion board that adds screw terminals for easier connections, is there any type of screw terminal adapter for the Mega? I did find some out there but I'd rather not pay $50 or more for a screw terminal board. Last question, if there are no inexpensive terminal expansion boards for the Mega, are there male connectors and ribbon cables that work? I searched the web and couldn't find any 36 pin (2x18) cables with male connectors.
Thanks in advance, and I know this is a lot for my first post.