Main Page
From Velosynth
Velosynth is an open-source bicycle interaction computer. It uses a variety of sensors to detect the Motion of a bicycle and then interprets this data into Audio and Visual communication. This feedback loop helps to increase awareness of the cyclist within the transportation environment — much to the same way one can both hear and see a vehicle approaching. Velosynth is designed for user modification and released under a Creative Commons non-commercial share-alike license. The project was initiated and is presently maintained by EFFALO.
Contents |
Interfaces
Velosynth communicates through a variety of Interfaces:
- Audio — Sound generated from a synthesizer (output)
- Visual — Diffused light from an LED (output)
- Motion —Speed and acceleration (input)
- Tactile — Physical switches and knobs (input)
Subsystems
Velosynth is composed of a number of complimentary subsytems:
- Enclosure — the physical enclosure that holds the hardware components in place and attaches to the bicycle frame.
- Software — the code that processes sensory input and emits audio/visual output (on github).
Assembly
Step-by-step building guides:
- Bill of Materials — A list of all the necessary parts and where to get them (thanks, thingiverse!)
- Getting started — a list of things to gather before you start
- Assembly - Jeenode — building and preparing the jeenode microcontroller
- Assembly - Enclosure — chassis and rigging subsystem, what contains all the parts
- Assembly - Module — preparation of a 170pin tiny breadboard module
- Assembly - Vactrol — assembly of a vactrol (LED + photoresistor) patch cable
- Assembly - Speedometer — sensor cable with hall effect sensor
- Assembly - Amplifier Module — LM386-based audio amplifier
- Assembly - Oscillator Module — schmitt-trigger based oscillator module
- Assembly - Controller Module — AD5206-based, six channel digital potentiometer
Patching
- Basic patch — single oscillator frequency and amplitude control
Resources
- http://velosynth.com — information portal
- http://velosynth.tumblr.com — design process documentation
- http://vimeo.com/velosynth — video documentation
- http://twitter.com/velosynth — announcements and status

