Clap-Controlled Smart Lamp
Designed and tested a clap-controlled lighting system using a Raspberry Pi Pico W, microphone input, and local Wi-Fi communication.
- Focus: Embedded programming, input signal detection, hardware debugging
- Tools: Raspberry Pi Pico W, MAX9814 microphone amplifier, MicroPython, smart bulb control
- Main challenge: Reducing false triggers and handling noisy real-world input
- What I learned: Soldering, timing logic, wiring stability, and iterative testing