Hi!
I have a project that needs a lot of wiring for it to function.
I have seven HC-SR501 PIR sensors that will control seven corresponding LEDs.
= if all sensors are triggered, 49 LEDs would light up.
(It's an art installation project, hence the need for so many PIR sensors and LEDs.)
I was wondering how this would all be wired onto an arduino and a breadboard. There is limited input / output/ground space for me to work with on the arduino.. I'm not familiar to this so I'm not sure how everything should be wired together.
Thanks!