Arduino Panda Fez 2 communication

Hello,
i can’t find tutorials where is explain how connect arduino to fez panda 2. I read that there are pins compatible with arduino, but then … ?
how to send information ?
help plz :slight_smile:

The easiest way would be via serial, D0 and D1 on the Panda > Tx and Rx on the Arduino

ok, but i am beginner in C#, so do you how “send” message. I know how to connect fez to arduino…and how to receive message, but not how to send.
thx

Have a read of this: http://wiki.tinyclr.com/index.php?title=UART_-_PC_Communication

ok thx !! :smiley:

Your welcome :slight_smile: