Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 549 Bytes

File metadata and controls

20 lines (13 loc) · 549 Bytes

SoundOscillocope

🎧 Sound Oscilloscope A DIY real-time sound oscilloscope that captures and visualizes audio waveforms using Arduino UNO

📌 Features

  • Real-time audio waveform display
  • Adjustable time/div and voltage/div (if applicable)
  • Compact and beginner-friendly design
  • Great for understanding signal behavior visually

🛠️ Built With

  • Microcontroller: Arduino Uno
  • Language: C++
  • Other Components: Microphone module, resistors, capacitors, speaker (if any)

📁 Folder Structure

SoundOscilloscope/