Friday, April 5, 2019

Project Audio

Project Audio

For this short project, I made a little audio thing that responds to both capacitive touch and nearby electric fields to shift the pitch output of a speaker.

Code: https://github.com/daxtron2/Arduino-Audio-Project/blob/master/Audio2.ino

Circuit Diagram

To be made

How to Play

  • There is a potentiometer next to the speaker to control its volume
  • There is a switch to toggle between the capacitive touch and nearby sensing.
  • The curled up wire is the capacitive touch sensor
  • The straight wire is the nearby sensor.


Guitar Case Humidity Alerts

Final Project - Guitar Case Humidity Alerts For this project, I decided to make something that I can use in everyday life. I took my Raspb...