Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 501 Bytes

sounds.md

File metadata and controls

30 lines (17 loc) · 501 Bytes

Lecture 2: Sounds Like...

Arduino Uno

Plan of Action

  • Recap
  • Reading Sensor Values
  • Mapping Data
  • Making Music

Recap

digitalRead()

map()

Notes

using the tone function.

Theremin

Use an LDR to modulate a tune

LR

Where to?

Next Section Arduino Resources