Demeter is a forest monitoring system that uses a combination of computer audio and machine learning to detect and classify forest fires. It is designed to be used in conjunction with a Circuit Playground Express, but can also be used with a device that can input sound.
- Circuit Playground Express
- Arduino IDE
- p5.js
- Google Teachable Machine
- Machine Learning
- Place the Circuit Playground Express in the forest
- Wait for the Circuit Playground Express to detect a sound
- The JS code will then send the audio to the Teachable Machine
- The Teachable Machine will then classify the audio as a forest fire or not
- The JS code will then send the result to the Arduino
- The Arduino will then flash the LED on the Circuit Playground Express