Temperature Monitor
This system lets the user monitor the temperature of the room and get alerts when a threshold is reached.
System characteristics
Sending commands and requesting data
The system is capable of receiving commands from the BT App to take action over actuators. For example, the user request temperature at a cerain time.
Displaying temperature status locally
The system has an interface that shows changes in temperature in a gauge and lets the user know then the threshold has been reached by blinking an LED.
Your system should behave as follows
- Temperature state
- Is shown in a gauge
- The user is able to know it via BT
- If the threshold is reached/exceeded, an alarm goes on
- The alarm is a blinking LED
- The user is notified via BT
- The system has a reset button
Bill of materials
For this project you need:
- 1 Intel Edison board
- 1 Grove mini servo
- 1 Grove temperature sensor module
- 1 Grove push button
- 1 Grove LED module
- 1 Arduino base shield