/WashingMachineAlert

Receive notification on my phone when my washing machine is done

Primary LanguageC++GNU General Public License v3.0GPL-3.0

WashingMachineAlert

Receive notification on my phone when my washing machine is done

Washing machine model: SAMSUNG WD80T4046EW/EF

It uses an Arduino microphone and an ESP32 espressif dev board. Sampling the sound and getting the frequency representation (with FastFourierTransform) we can detect specific frequency and send the appropriate message on a Discord channel to get a notification on my phone.