Hi.
If I have an ethernet shield version to interface with X-Plane 10 SDK, is that enough to use UDP to send message to each pin so I do not need to programming any function in Arduino card but just let X-Plane 10 SDK send message directly to each pin ?
If I have an ethernet shield version to interface with X-Plane 10 SDK, is that enough to use UDP to send message to each pin so I do not need to programming any function in Arduino card but just let X-Plane 10 SDK send message directly to each pin ?
No. You MUST write code for the Arduino. Get over it.
Thus 256 KB is not a lot to put in for 52 pins.
See this http://caffeinatedaviator.com/2012/04/arduino-project-for-x-plane-10/ Arduino project for X-Plane 10, as you see, you have right that I need to program in arduino 256KB to let X-Plane SDK detect pins, right ?