Hey, I'm new here and new to all the Arduino stuff XD
Recently I decided to start on my own project to create some mood lights for my rooms and found a cool library that allows the Arduino to control 10's of LED's with PWM just using either 3 Digital pins or the ICSP headers.
The library states that using digital pins would make it run very slow and not that efficient, so I immediately set out to use the ICSP headers.
My question is, as stated in the title :P, are they available for use? or are they occupied by the Linux processor?
Sorry if it's a dumb question, but the YUN's Wifi capabilities are a must! haha. Thanks!