Started this discussion. Last reply by atta williams Jun 18, 2012.
Dan Overholt has not received any gifts yet
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…
ContinuePosted on February 26, 2013 at 1:00pm
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 …
ContinuePosted on January 15, 2013 at 9:05am
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:…
ContinuePosted on January 15, 2013 at 9:00am
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:
…
ContinuePosted on January 15, 2013 at 8:56am
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…
ContinuePosted on January 15, 2013 at 8:30am
© 2013 Created by Dan Overholt.