User Tools

Site Tools


allthosetheremins

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
allthosetheremins [2024/11/22 16:05] givanallthosetheremins [2024/11/23 08:28] (current) givan
Line 6: Line 6:
   * making a synthesizer, like a punksynth etc (zděnek made one already yippee)   * making a synthesizer, like a punksynth etc (zděnek made one already yippee)
   * doing things with sensors and physical computing   * doing things with sensors and physical computing
 +
 +==== Some background information ====
  
 Now, to get started, it might be a nice idea to explore this all via the making of a simple [[https://en.wikipedia.org/wiki/Theremin|Theremin]]. This one of the first electric synthesizers invented in the early 1920's by [[https://en.wikipedia.org/wiki/Leon_Theremin|Lev Theremin]] in Moscow. Since it is using arm/hand movements to detect pitch and amplitude, it is also a special instrument, using radio antennas as sensors. It had a tremendous influence on what was to follow in electronic music till today.  Now, to get started, it might be a nice idea to explore this all via the making of a simple [[https://en.wikipedia.org/wiki/Theremin|Theremin]]. This one of the first electric synthesizers invented in the early 1920's by [[https://en.wikipedia.org/wiki/Leon_Theremin|Lev Theremin]] in Moscow. Since it is using arm/hand movements to detect pitch and amplitude, it is also a special instrument, using radio antennas as sensors. It had a tremendous influence on what was to follow in electronic music till today. 
Line 13: Line 15:
 {{:laboznamky:madlabtheremin.jpeg?300|}} {{:laboznamky:madlabtheremin.jpeg?300|}}
  
-But more of interest is that we can look into ALL of the popular single board computers (micro:bit, arduino, RPI, ESP32, etc...), and find designs and code online on how to make a thereminAlso we can chose our own sensors to control body movements for amplitude and pitchcontinuous or discreet, code and ... PLAY! Inventing a new dress for an old synth+Of course we want to invent our own musical instrument, with our favorite single-board and some non-contact sensorsBasically we could use anything that can be used for measuringeven a thermometer, but to get started let's give some ideas according to the common boards and the electronics that are cheap and easy to handleAgain, and this is the interesting part of making a musical machineplease let your ideas go wild and try to realize them....
  
-Let's get started!+==== The Boards ====
  
-First investigate, then invent! Here are a couple of links we are looking into...+//But more of interest is that we can look into ALL of the popular single board computers (micro:bit, arduino, RPI, ESP32, etc...), and find designs and code online on how to make a theremin. //
  
-micro:bit +micro:bit \\
 https://community.element14.com/learn/learning-center/stem-academy/microbit/b/blog/posts/project-bbc-micro-bit-light-theremin-by-cabe https://community.element14.com/learn/learning-center/stem-academy/microbit/b/blog/posts/project-bbc-micro-bit-light-theremin-by-cabe
  
-arduino +arduino \\ 
-https://projecthub.arduino.cc/jvmccall/ultrasonic-theremin-261039 +  https://projecthub.arduino.cc/jvmccall/ultrasonic-theremin-261039 
-https://www.instructables.com/Ultrasonic-Theremin-2/+  https://www.instructables.com/Ultrasonic-Theremin-2
 + 
 +ESP32 \\ 
 +  * https://www.instructables.com/Make-a-Pocket-Size-Theremin-With-ESP32/ 
 +  * https://docs.sunfounder.com/projects/esp32-starter-kit/en/latest/micropython/basic_projects/py_light_theremin.html 
 + 
 +M5Stack \\ 
 +  * https://github.com/meganetaaan/m5stack-theremin 
 + 
 +Some readymade or DIY soldering kits \\ 
 +  * https://gaudi.ch/OpenTheremin/ (commercial, you have to buy the kit, different versions and for sure first watch this nice video) https://www.youtube.com/watch?v=0YDXjTXwgY8 (hihi switzerland!!!!!) 
 +  * https://www.fearlessnight.com/optical_theramin/index.html (special!!!) 
 +  * https://www.electromaker.io/blog/article/exploring-the-noise-at-optical-theremin-kit 
 + 
 +//Also we can chose our own sensors to control body movements for amplitude and pitch, continuous or discreet, code and ... PLAY! Inventing a new dress for an old synth. Basically we are looking into light and proximity, which already exist in a large variety of types. /
  
-ESP32 +==== The sensors ====
-https://www.instructables.com/Make-a-Pocket-Size-Theremin-With-ESP32/ +
-https://docs.sunfounder.com/projects/esp32-starter-kit/en/latest/micropython/basic_projects/py_light_theremin.html+
  
-M5Stack  +Some general info:  
-https://github.com/meganetaaan/m5stack-theremin+  https://en.wikipedia.org/wiki/Proximity_sensor 
 +  * https://www.analog.com/en/resources/glossary/light-sensor.html
  
-varia +Nowlet's see what we find in our old box in the attic... 
-https://gaudi.ch/OpenTheremin/ (commercialyou have to buy the kit, different versions) +
-(but for sure watch this nice video) https://www.youtube.com/watch?v=0YDXjTXwgY8 (hihi switzerland!!!!!) +
-https://www.fearlessnight.com/optical_theramin/index.html (special!!!) +
-https://www.electromaker.io/blog/article/exploring-the-noise-at-optical-theremin-kit+
  
 +Different light sensors: 
 +  * (LDR) https://esp32io.com/tutorials/esp32-light-sensor
 +  * (BH1750) https://randomnerdtutorials.com/esp32-bh1750-ambient-light-sensor/
  
  
  
allthosetheremins.1732287940.txt.gz · Last modified: 2024/11/22 16:05 by givan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki