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…
Category:
Netduino
-
-
If you are a .Net developer and wanted to get into Arduino then the Netduino is what you need. The hardware is generally pin compatible with the arduino. Here is…