Connecting your Arduino to AIR using an AIR Native Extension
[quetwo] aka Nicholas Kwiatkowski developed a native interface to receive serial data in Flash. […] The AIR Native Extension (ANE) is a C based .DLL / .framework for the Windows/Mac platforms that allows AIR to essentially open a COM port. I wrote it in a way that is supposed to emulate the functions of the flash.net.Socket […]