Aim
The aim of the project is to monitor cooker whistle using smartphone.
Problem statement
The preparation of a dish highly depends on the whistle count of the cooker, which is different for different dishes. One has to monitor the count, and even one whistle more or less can alter the taste of the dish. Sometimes, we move out of the kitchen due to an emergency and we cannot count the whistles properly. In this case, when opt to turn the gas off, to pause the cooking. Later, we have to start the cooking once again, which still can alter the dish. In order to solve this issue, we introduce a smart whistle monitoring system, which monitors the whistle count by itself.
Material used
Input: Sound sensor
Brain: TinkerSpace Brain Board
Output: Bluetooth
Battery: Lithium-ion rechargeable battery
Component description
SOUND SENSOR
The function of sound sensor is to detect cooker whistle count and send the signal to the Brain unit (TinkerSpace board).
BLUETOOTH
The function of Bluetooth module is to monitor the cooker whistle.
TinkerSpace Brain Board
TinkerSpace board acts as brain of this project, its function is to monitor sound sensor and display the count in LCD screen.
Battery
5V Lithium-Ion battery is used to power-up this project
Working description
When the cooker blows the whistle, the sound sensor (input) turns ON andsends the signal 1 to the TinkerSpace brain board (brain). The brain board sends notification to the smartphone through bluetooth (output) and the
count is shown in the display.