LED

Multi color LED Netduino code example

Similar to Arduino example, same pinout. This will cycle through the red, green and blue colors.   using System; using System.Threading; using Microsoft.SPOT; using Microsoft.SPOT.Hardware; using SecretLabs.NETMF.Hardware; using SecretLabs.NETMF.Hardware.Netduino; namespace…

Read more