Skip to content

samakshsethi/theremin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

theremin

Basic theremin made with a photoresistor, a passive buzzer and an led.

The frequency of sound by the buzzer changes with respect to the position of your hand!

Execution procedure:

  1. The code goes into calibration mode and senses the range of values that will be possible and defines a range accordingly
  2. The led will turn off and the theremin is ready to be used (along with the pitch of the buzzer, the brightness of led changes too)

NOTE- Do NOT use the pin #3 and #11 for analogWrite() (ie the led) because the PWM interferes with the timer of the tone() function!

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages