ATARI PUNK CONSOLE

https://en.wikipedia.org/wiki/Atari_Punk_Console

Schéma

Tutoriel sur instructable.com :

Build an Atari Punk Circuit on a Breadboard

Autre : http://www.instructables.com/howto/556%20Synths/

///////////////////////////////////////////////////////////////////////////////////////

DRAWDIO

http://drawdio.com/

Schéma

Tutoriel sur adafruit.com

https://learn.adafruit.com/drawdio/make-it

Autre : http://www.instructables.com/howto/555+synths/

///////////////////////////////////////////////////////////////////////////////////////

SIMPLE DIY 555 SYNTH

 

Schéma

///////////////////////////////////////////////////////////////////////////////////////

CD40106BE OSCILLATOR

CD40106BE Datasheet

Source et explication sur Hackaday

///////////////////////////////////////////////////////////////////////////////////////

ARDUINO + TONE ou MOZZI

How to make sound with arduino

There are a library called Tone, that we can use for making melody.

Syntax

tone(pin, frequency)
tone(pin, frequency, duration)

Parameters

pin: the pin on which to generate the tone
frequency: the frequency of the tone in hertz – unsigned int
duration: the duration of the tone in milliseconds (optional) – unsigned long

Board Min frequency (Hz) Max frequency (Hz)
Uno, Mega, Leonardo and other AVR boards 31 65535

Pseudo arduino theremin

Tutoriel et code sur le site Arduino

https://www.arduino.cc/en/Tutorial/tonePitchFollower

MOZZI library

http://sensorium.github.io/Mozzi/

Exemple utilisant la librairie Mozzi “Using Mozzi Library With 5 Potentiometers

///////////////////////////////////////////////////////////////////////////////////////

KEYBOARD HACKING

Le keyboard hacking est l’action d’utiliser un clavier et de détourner ses touches pour réaliser une interface simple avec un ordinateur.

Comment hacker un clavier?

Exemple: