googlecreativelab / coder

A simple way to make web stuff on Raspberry Pi
http://goo.gl/coder
Apache License 2.0
2.42k stars 275 forks source link

Coder on Acme Systems Linux Embedded hardware #23

Open tanzilli opened 11 years ago

tanzilli commented 11 years ago

My company makes a Linux Embedded system on module called Ariag25 (www.acmesystems.it/aria). We are thinking to design a carrier board to add a microSD holder (http://www.acmesystems.it/ariag25_wirings) and an OEM WiFi module (http://www.acmesystems.it/WIFI-1) to create an embedded web server usable also for commercial or industrial products. The costs could be the same of Raspberry-Pi + WiFi usb key but on a small footprint and without video interface.

I'm checking if the coder is exportable on Aria (we use EmDebian Grip 7.1 + Linux Kernel 3.11) so it is just a plan but any feedback wil be appreciated.

Thanks

jmstriegel commented 10 years ago

@tanzilli Coder just runs on node.js. I suspect if node works on your platform, it shouldn't be too difficult to tweak Coder to work there as well.