Difference between revisions of "Userspace Arduino:Support"

From eLinux.org
Jump to: navigation, search
 
Line 3: Line 3:
 
*Working(Beta)
 
*Working(Beta)
 
This has so far been the primary platform for development of Userspace Arduio
 
This has so far been the primary platform for development of Userspace Arduio
*The examples have been tested to work on production images later than [https://s3.amazonaws.com/angstrom/demo/beaglebone/BBB-eMMC-flasher-2013.06.20.img.xz 2013.06.20]. To check your version,  
+
*The examples have been tested to work on production images later than [https://s3.amazonaws.com/angstrom/demo/beaglebone/BBB-eMMC-flasher-2013.06.20.img.xz 2013.06.20]. To check your version, run the following command on your BBB:
  
 
  # cat /etc/dogtag
 
  # cat /etc/dogtag
Line 13: Line 13:
 
<p><b>The Userspace Arduino library will work on all images starting from 2013.06.20</b></p>
 
<p><b>The Userspace Arduino library will work on all images starting from 2013.06.20</b></p>
 
*To upgrade, follow instructions on the [http://circuitco.com/support/index.php?title=Updating_The_Software CircuitCo wiki].
 
*To upgrade, follow instructions on the [http://circuitco.com/support/index.php?title=Updating_The_Software CircuitCo wiki].
 +
 
==Raspberry Pi==
 
==Raspberry Pi==
 
*Support to be added
 
*Support to be added

Latest revision as of 00:46, 8 September 2013

This page documents the support for different embedded Linux boards that can run Arduino code using the Userspace Arduino project.

BeagleBone Black

  • Working(Beta)

This has so far been the primary platform for development of Userspace Arduio

  • The examples have been tested to work on production images later than 2013.06.20. To check your version, run the following command on your BBB:
# cat /etc/dogtag

The output will be something similar to

# Cloud9 GNOME Image 2013.06.20

2013.06.20 is the date on which this particular Angstrom image was created.

The Userspace Arduino library will work on all images starting from 2013.06.20

Raspberry Pi

  • Support to be added

Raspberry Pi is a credit-card-sized single-board computer developed by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools.

MinnowBoard

  • Support to be added

Minnowboard:MinnowBoard is an Intel® Atom™ processor based board which introduces Intel® Architecture to the small and low cost embedded market for the developer and maker community.