Skip to content

anaorteg/arduino-theremin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Theremin

Introduction

A fun project to build a theremin with an Arduino-based system. My ultimate goal is to build it into a standalone PCB with an independent ATMega at the control. The source code is stored in the arduino-source directory and schematics are in the Eagle file format in the schematics directory. The project is discussed at the GeekDad Community website.

Credits

The original Arduino source code and oscillator schematics are based on:

Academy of Media Arts Cologne - Theremin as a Capacitive Sensing Device

Additionally, I am looking at using a low-pass filter and DDS technique based on:

Academy of Media Arts Cologne - Arduino DDS Sinewave Generator

Contributing

  1. Go to the GeekDad Arduino Theremin Git-Hub Repository.
  2. Fork it.
  3. Create a branch (git checkout -b my_arduino_theremin)
  4. Commit your changes (git commit -am "Added Super Waveform")
  5. Push to the branch (git push origin my_arduino_theremin)
  6. Create an Issue with a link to your branch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages