login
online now
We have 35 guests and no members online
search
archive
The GinSing library is a c++ software interface layer to control the GinSing hardware version 1.2 on Arudino IDE version 1.0. The files contain the source code that translates a functional interface into serial commands to the Babblebot chip. The files GinSing.h and GinSingDefs.h contain significant documentation to describe the interface.
The GinSing library is a c++ software interface layer to control the GinSing hardware version 1.2 on Arudino IDE Alpha. The files contain the source code that translates a functional interface into serial commands to the Babblebot chip. The files GinSing.h and GinSingDefs.h contain significant documentation to describe the interface.
![]() |
|
![]() |
|
- prerequisites:
- Arduino IDE ( free download )
- USB cable
- optional 10 uf Capacitor if using the GinSing Tweaker program
- install:
- download / install / test Arduino IDE functionality (if not done already)
- download the zip file to your desktop and double-click to uncompress
- open the newly created GinSing Windows 4.0Dist folder
- double-click on the GSInstall icon in this folder to complete installation
- program:
- start Arduino IDE
- select menu File -> Sketchbook -> GinSing -> welcome
- build / download sample pograms
- tweak:
- start Arduino IDE
- select menu File -> Sketchbook -> GinSing -> PCLink
- build / download PCLink program to Arduino
- insert 10 uF capacitor between RESET and 5V pins on header
- open the GinSing Windows 4.0Dist/GSTweaker V1.0 folder
- double-click on the GSTweak executable icon
![]() |
|
|
- prerequisites:
- Arduino IDE ( free download )
- USB cable
- install:
- download / install / test Arduino IDE functionality (if not done already)
- download the zip file to your desktop and double-click to uncompress
- locate your Arduino IDE sketchbook location ( Arduino -> Preferences )
- copy the directory GinSing Lib 4.0/examples to sketchbook directory
- copy the directory GinSing Lib 4.0/libraries to sketchbook directory
- program:
- start Arduino IDE
- select menu File -> Sketchbook -> GinSing -> welcome
- build / download sample pograms
|
Lion 10.8 |
|
![]() |
|
- prerequisites:
- Arduino IDE ( free download )
- USB cable
- optional 10 uf Capacitor if using the GinSing Tweaker program
- install:
- download / install / test Arduino IDE functionality (if not done already)
- download the zip file to your desktop and double-click to uncompress
- right-click (or control-click) the GinSing MacOSX 4.0 Dist (Lion) icon and choose “Open”
- click the “Open” button at the next dialog warning to launch the installer
- program:
- start Arduino IDE
- select menu File -> Sketchbook -> GinSing -> welcome
- build / download sample pograms
- tweak:
- start Arduino IDE
- select menu File -> Sketchbook -> GinSing -> PCLink
- build / download PCLink program to Arduino
- insert 10 uF capacitor between RESET and 5V pins on header
- open the GinSing Tweaker V1.0 folder on the desktop
- double-click on the GSTweak.jar icon

The GinSing library is a c++ software interface layer to control the GinSing hardware version 1.1. The files contain the source code that translates a functional interface into serial commands to the Babblebot chip. The files GinSing.h and GinSingDefs.h contain significant documentation to describe the interface.

The Sparkfun Danger Shield is a very handy protyping tool for GinSing as it contains 3 slider / button sets and a 7 segment LED display for output. To make it easier to integrate into your GinSing projects we have created a c++ library that will allow functional access to all the devices.






