Proyectos interesantes
- Ignacio
- 20 oct 2018
- 1 Min. de lectura
Actualizado: 21 oct 2018
Mr Bones -- Articulated Skeleton
Áreas con las que tiene relación: Ciencias naturales, Tecnología,
Tecnología que utiliza: Impresión 3D
Material necesario: Un impresora 3D
Tipo de licencia del proyecto: Creative Commons - Attribution - Non-Commercial
URL del recurso: https://www.thingiverse.com/thing:1543880/apps

I2S Theremin
Áreas con las que tiene relación: Ciencias naturales, Tecnología, Música
Tecnología que utiliza: Arduino
Material necesario: https://create.arduino.cc/projecthub/Arduino_Genuino/i2s-theremin-cec47a?ref=platform&ref_id=424_popular__beginner_&offset=6
Tipo de licencia del proyecto: ??
URL del recurso: https://create.arduino.cc/projecthub/Arduino_Genuino/i2s-theremin-cec47a?ref=platform&ref_id=424_popular__beginner_&offset=6
How it works
A theremin has basically two controls:
pitch
volume
In this example these two parameters are changed moving two slide potentiometers, but you can modify it to read them using for example a ping sensor! In this way your theremin will be more realistic!
The two potentiometers are wired in a voltage divider fashion, so moving them you will get (from analogRead()) values in the range 0 - 1023. These values are then mapped to between the minimum and maximum frequency and the minimum and maximum volume.
The sound sent on the I2S bus is a simple sine whose frequency and amplitude is changed according to the potentiometers reading.

BEGINNER ARDUINO
This Instructable was written for an Intro to Arduino
Áreas con las que tiene relación: Ciencias naturales, Tecnología, Música
Tecnología que utiliza: Arduino
Material necesario: (1x) Arduino Uno Amazon or you can pick one up at a local Radioshack,(1x) usb cable Amazon(1x) breadboard (this one comes with jumper wires) Amazon(1x) jumper wires Amazon(4x) red LEDs Digikey C503B-RCN-CW0Z0AA1-ND(4x) 220Ohm resistors Digikey CF14JT220RCT-ND(1x) 10kOhm resistor Digikey CF14JT10K0CT-ND(1x) tact button Digikey 450-1650-ND(1x) 10kOhm potentiometer Digikey PDB181-K420K-103B-ND(1x) RGB LED (common cathode) Digikey WP154A4SUREQBFZGC
Tipo de licencia del proyecto: ??
URL del recurso: https://www.instructables.com/id/Beginner-Arduino/



Comentarios