π§ Sound Oscilloscope A DIY real-time sound oscilloscope that captures and visualizes audio waveforms using Arduino UNO
- Real-time audio waveform display
- Adjustable time/div and voltage/div (if applicable)
- Compact and beginner-friendly design
- Great for understanding signal behavior visually
- Microcontroller: Arduino Uno
- Language: C++
- Other Components: Microphone module, resistors, capacitors, speaker (if any)
SoundOscilloscope/