This Artix/E demo is pretty cool.
An iPhone is shown using Artix/E to talk to a Chumby. The accelerometer data from the iPhone is streamed over the wire to the chumby's chumball widget.
Artix/E's job here was to provide the low level infrastructure that allows both devices to seamlessly talk to each other, the main highlights being:
- Very lightweight/small footprint for embedded devices.- Provides a contract based services framework.
- High performance transport, so good for applications with time sensistive data.
- Cross platform & portable.