Skip to Navigation

Creative Coding

Creative Coding

Open-source software from internal projects

Dec 2009

Client

Internal

Through our Google Code repository, we open-source some of the code we have developed internally. Most of this consists of code and libraries that enable community members to use the Arduino in novel ways. The archive is primarily developed and maintained by our Senior Engineer, Peter Knight.

Some of the projects on the repository include:

Sound Synthesis

  • Auduino is a granular synthesizer for producing sounds on the Arduino
  • Cantorino is a work-in-progress speech synthesizer for the Arduino.

Arduino libraries

  • DMXSimple is an easy-to-use library for controlling lighting via DMX with Arduino
  • TrueRandom generates numbers that are more random than those generated by Arduino's random() function.

Demos and Code Snippets