netduino go rgb led module working with arduino?

Hi scorpi,

The RGB LED module uses GoBus virtual I/O.

We just published the spec for GoBus v1.5. If you're interested in helping create an Arduino implementation, drop me a note. You could certainly use it (and any of the other GoBus 1.5+ modules) with your Arduino.

NOTE: GoBus is 3.3V, so you'll want to make sure you use an Arduino Due or voltage level conversion.

Chris