Those last few posts were fantastic! The diagrams were extremely clear and with your help, I see the project coming together.
You can ignore the power and ground pins, they are shared by any/all shields you care to stack onto the Arduino. Look at the schematic and you can see the shield uses the A0, A1, D4 and D5 pins. Alas D5 is one of the 6 available hardware PWM pins.
Since D5(one of the PWMs) is taken up, you’re suggesting using software to create the same effect on a digital pin? If that’s correct, I’ll more into the coding required.
Also notice that while not used, the additional pins are brought over to the prototyping area and called JP2 and JP3.
I had no idea that they were there. I’ll do some research on them, because I have no idea what they are useful for.
With your second-to-last post.
And here’s was my thinking, keeping the strips all independent.
If I was to go with this, I would need the Mega right? OR use software to make the digital pins act as PWMs. Because all the wires are seperate, I’ll need the 12 PWMs like we talked about in previous posts.
And lastly, if you had the pairing as you described above but on adjacent walls, then you’d have less wiring by paralleling the LM pairs and HM pairs.
You have me convinced. I like it and I’m going to go with the the strips being adjacent. This is my favorite design.
Finally, your block diagram. I love it, and would like to use it for my more technical design(I’ll just be adding the pins of where everything goes). Before I go about it, Is it missing anything from the entire system? Also, can you tell me where the external power supply will plug into and how? I haven’t found that out yet…My goal with the technical design is that I can literally look at it and plug in wires, splice, ect. with my materials and have a working system in a few hours.