Just a few bits of useful information if you're interested in running Arduino code on the CUI32Stem:
- use MPIDE to compile and send the code : http://www.chipkit.org/wiki/index.php?title=MPIDE_Installation
- hold down the "PROG" pushbutton on the CUI32Stem while pushing "RESET", this will put it into bootloader mode (you'll see a special pattern of flashes…
ContinueAdded by Dan Overholt on February 26, 2013 at 1:00pm — No Comments
If you have one of these Grove I2C accelerometers from SeeedStudio, this example code will work with it.
http://www.seeedstudio.com/wiki/Grove_-_I2C_3-axis_Accelerometer
//original code form …
ContinueAdded by Dan Overholt on January 15, 2013 at 9:05am — No Comments
Let's say you have 3 CUI32Stem boards, each with a ZigFlea board attached. One of them is the 'base' and is attached to your USB port, while the other two have Grove I2C touch sensors attached:…
ContinueAdded by Dan Overholt on January 15, 2013 at 9:00am — No Comments
Knock Clock from Giorgio Uboldi on Vimeo.
This is a fun little project done by some fine folks at CIID. Here's a bit of code to accomplish the same in StickOS:
…
ContinueAdded by Dan Overholt on January 15, 2013 at 8:56am — No Comments
If you would like to play simple major scales using a piezo buzzer or headphones / amplified speaker, the BASIC code by Rich Testardi below will do this.
You can alter the rhythm by changing the amounts in the sleep periods, or change the scale by moving the whole and half-steps…
ContinueAdded by Dan Overholt on January 15, 2013 at 8:30am — No Comments
If you have one of these Grove I2C Motor Driver boards from SeeedStudio, then the following code may be useful... Note also, that you'll need to add pull-up resistors to the I2C clock and data lines (say 10k ohms to 3.3v), since they're not included on the Grove H-bridge Motor Driver board.

http://www.seeedstudio.com/wiki/Grove_-_I2C_Motor_Driver_V1.1
//code shared by Frank…
ContinueAdded by Dan Overholt on January 15, 2013 at 12:00am — No Comments
$9.90 (including shipping worldwide):
http://www.seeedstudio.com/depot/zigflea-p-1146.html?cPath=132_208
This board plugs onto the top of the CUI32Stem ('shield'…
ContinueAdded by Dan Overholt on June 17, 2012 at 9:18pm — No Comments
$106.50 usd (including shipping anywhere in the world):
http://www.seeedstudio.com/depot/cui32stem-grove-dash-kit-p-1179.html?cPath=132_208
includes:
Added by Dan Overholt on June 17, 2012 at 9:14pm — No Comments
$30 usd, including shipping anywhere in the world:
http://www.seeedstudio.com/depot/cui32stem-p-1100.html?cPath=132_208
Wiki (documentation on Seeed's site):…
ContinueAdded by Dan Overholt on June 17, 2012 at 9:11pm — No Comments
A system for Do-It-Yourself (DIY) interfaces for Sound and Music Computing using the new CUI32Stem has been described in the paper below. The system is based on the GROVE system of interchangeable transducers. Together, the CUI32Stem and Grove provide a malleable and fluid prototyping process of ‘Sketching in Hardware’ for both music and non-music interaction design ideas.
The CUI32Stem is designed specifically to work hand- in-hand with the GROVE elements…
ContinueAdded by Dan Overholt on June 17, 2012 at 9:07pm — No Comments
Just a public service announcement here: In order to offset the cost of the Ning service (the host of this webpage), Google Adsense is now enabled - hopefully they won't be too annoying!
Added by Dan Overholt on June 17, 2012 at 8:59pm — No Comments
I've documented some examples of using fairly inexpensive addons for the CUI32 that enable Bluetooth, Wifi (802.11), and ZigFlea wireless connectivity in the attached PDF. Hope someone finds it useful!…
ContinueAdded by Dan Overholt on July 28, 2011 at 4:00pm — No Comments
Added by Dan Overholt on November 3, 2010 at 9:00pm — 1 Comment
Added by Dan Overholt on April 13, 2010 at 1:30pm — No Comments
Added by Dan Overholt on April 1, 2010 at 5:17pm — No Comments
This is an example of how simple it is to use StickOS - after declaring variables corresponding to all of the analog input pins on the CUI32, it only takes two lines of BASIC code to 1) enable a timer interrupt, and 2) send a string of the…
ContinueAdded by Dan Overholt on March 14, 2010 at 2:30pm — No Comments
Added by Dan Overholt on February 24, 2010 at 9:30pm — No Comments
Added by Dan Overholt on January 18, 2010 at 4:30pm — No Comments
Added by Dan Overholt on December 18, 2009 at 4:00pm — No Comments

Added by Dan Overholt on November 22, 2009 at 4:30pm — No Comments
© 2013 Created by Dan Overholt.