Inspiration
The theme for the hackathon is building something that is good for the environment, combined with the tools we were given lead us to detecting and mitigating the threat of wildfires getting out of control.
What it does
The unit checks data from the temperature sensor every second and, upon detecting a dangerously high temperature, sounds an alarm
How we built it
Used digital pins on the arduino to access input and produce output with the devices. Arranged each device in a circuit with the arduino to allow independent functioning.
Challenges we ran into
Working with hardware was a new experience for the whole group, so we had to put time into learning how we could access the DHT sensor, as well as how to control the sound emitter from the arduino.
Accomplishments that we're proud of
Using the tools given to us to overcome constraints in how components attach to the breadboard and powering components.
What we learned
New applications of programming with C/C++, reinforced understanding of electrical current.
What's next for Microsofties - Wildfire Detection
Implement more arduino compatible components such as one that would allow the device to communicate through the internet to a computer or network of other arduinos.
Log in or sign up for Devpost to join the conversation.