meta data for this page
January Pilot Run Results
BRAINSTORMING SESSION: View brain storming session
Theme 1: Energy efficient controlling of a smart house
Title: Energy-Efficient Smart Fan
Description:
An average household uses air conditioners for 6-8 hours daily, consuming significant energy and increasing carbon emissions. By using this device, the device itself will turn off based on the user's needs and reduce their AC usage, promoting energy efficiency and environmental awareness.
This smart fan system uses a temperature and humidity sensor, motion sensor, buzzer, and LCD to optimize energy consumption. Depending on the surroundings, the fan modifies its speed. By adjusting the temperature using the buttons, the user can choose their desired temperature. If the temperature is higher than the ambient temperature, the device will automatically switch off. It is also possible to configure temperature parameters that are user-defined.
Use Cases:
The first step in setup is The LCD monitor and the temperature and humidity sensor are used to initialize the system. The buzzer remains inactive.
A temperature and humidity sensor (DHT11) continuously measures the current environment. Depending on the data The fan speed dynamically changes: The fan operates more quickly if the temperature rises noticeably above the desired level. The fan will be automatically turned off whenever the desired temperature reaches.If the humidity is higher than 50%, the window servo opens; if it is low, it closes. for the User Interaction Buttons are provided to adjust the target temperature: Button A increases the target by 1°C. Button B decreases the target by 1°C. Real-time modifications are reflected on the LCD. I applied an alert mechanism to stop excessive motor usage, which means that if the fan runs for more than 10 seconds without user intervention, a buzzer will ring to warn users to check the fan usage. The mechanism minimises energy waste by making sure the fan only runs when it's needed.
Code: View Thonny Code
Credits:
Kyi Phyu Myat Kyaw (Immortal)
Anastassiya
Theme 2: Affecting and changing the behaviour of residents of a smart city through smart housing
Title: Anti-Addiction Smart Cigarette Locking Box
Description:
Smoking detection can be done by creating a locked box with a motion sensor within, button can be pressed to acquire cigarettes. When cigarettes are taken out and smoking gasses are sensed, timer starts. LCD screen will provide information about user's smoking habits
Use Cases:
- When button is pressed, cigarette box opens to let user take cigarettes and lighter.
- Motion sensor detects when cigarettes are taken from the box and activates the buzzer, depending on whether the cigarettes are in the box or out, a different LCD motivational message will display
- When cigarettes are outside the box, a buzzer will periodically emit a distinct sound to remind smoker to put back cigarettes
- Gas sensor will begin to detect for smoke when cigarettes are taken
- When smoke is detected by gas sensor, timer will start
- Once smoke is not detected by gas sensor, timer stops and the time smoking will display in the LCD
- The time is recorded and added to the total elapsed duration of smoking, a smoke detection counter is also increment by 1, LCD will display the count when box is closed
- After a certain amount of time spent smoking is passed, the box will be locked for the rest of the day as a hard limit on daily cigarette use.
Code: View Thonny Code
Credits:
GABRIEL SOH JIE BIAO
WAHEED ALI LAGHARI
ZIAD ISMAIL