Running Arduino code on the CUI32Stem
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
Accelerometer example for Grove 3-axis digital (±1.5g)
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
Wireless capacitive touch sensing
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 in StickOS BASIC
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
Musical scales on a piezo buzzer / pseudo-theremin
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
Motor control with the CUI32Stem and I2C Driver from SeeedStudio
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
ZigFlea for CUI32Stem available
$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
CUI32Stem Grove Dash Kit available
$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
CUI32Stem - new board available from Seeed Studio
$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
CUI32Stem for Sound and Music Computing interfaces
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
Google Ads now enabled
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
Wireless for CUI32 : Bluetooth, Wifi (802.11), and ZigFlea examples
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
HybridSID - Emulated CPU, Real SID Chip
Hi,
I made a SID-shield for my custom CUI32 board. It contains a SID 8580R5 sound chip from a Commodore C64, an OLED display and a few buttons and switches for user input. Schematics, firmware, and some pictures of the project are available here:…
ContinueAdded by Markus Gritsch on June 1, 2011 at 4:00pm — No Comments
Maximite PIC32 BASIC Board
Hi,
the Maximite (http://geoffg.net/maximite.html) is another PIC32 board, which can be programmed in BASIC. Its BASIC has even floating point numbers, and pixel-draw commands to draw graphics on a connected VGA or composite display.
…
ContinueAdded by Markus Gritsch on April 21, 2011 at 5:06pm — No Comments
Updated UBW32 from SparkFun
Added by Markus Gritsch on March 9, 2011 at 11:11am — No Comments
Battery power supplu to CUI32
Dear all,
I would like to provide external battery power to the CUI32.
My PCB underside says "3.5-10V" at the battery connector (by the way, on the PCB photo on sparkfun it seems the PCB says "3.5 to 5.5V !??) but from the schematic it is not clear to me if I can directly connect a 9V battery (for example). To me it looks like this would put 9V on the 3.3V DC/DC input (which would be OK) but as this is normally 5V (when USB powered) it seems I would get 9V on the USB pins and…
ContinueAdded by roland on March 3, 2011 at 4:47pm — 2 Comments
Need a quick way to start with the cui32 V18
Added by Jean-Francois Gauthier on December 3, 2010 at 5:58pm — 2 Comments
MPLAB X IDE beta now available!
Added by Dan Overholt on November 3, 2010 at 9:00pm — 1 Comment
CNC translator/controller
Added by John Luckey on October 22, 2010 at 2:10am — 3 Comments
Added by Jonathan Richard on September 22, 2010 at 2:39pm — 1 Comment
© 2013 Created by Dan Overholt.