top of page

Proyectos interesantes

  • Foto del escritor: Ignacio
    Ignacio
  • 20 oct 2018
  • 1 Min. de lectura

Actualizado: 21 oct 2018


Mr Bones -- Articulated Skeleton

  1. Áreas con las que tiene relación: Ciencias naturales, Tecnología,

  2. Tecnología que utiliza: Impresión 3D

  3. Material necesario: Un impresora 3D

  4. Tipo de licencia del proyecto: Creative Commons - Attribution - Non-Commercial

  5. URL del recurso: https://www.thingiverse.com/thing:1543880/apps


I2S Theremin


  1. Áreas con las que tiene relación: Ciencias naturales, Tecnología, Música

  2. Tecnología que utiliza: Arduino

  3. Material necesario: https://create.arduino.cc/projecthub/Arduino_Genuino/i2s-theremin-cec47a?ref=platform&ref_id=424_popular__beginner_&offset=6

  4. Tipo de licencia del proyecto: ??

  5. 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:

  1. pitch

  2. 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


  1. Áreas con las que tiene relación: Ciencias naturales, Tecnología, Música

  2. Tecnología que utiliza: Arduino

  3. 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

  4. Tipo de licencia del proyecto: ??

  5. URL del recurso: https://www.instructables.com/id/Beginner-Arduino/

 
 
 

Comentarios


©2018 by Cultura Maker. Proudly created with Wix.com

bottom of page