meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixc2025:pilotresults [2025/01/21 11:23] jeanettetanixc2025:pilotresults [2025/01/23 12:28] (current) – [Theme 2: Affecting and changing the behaviour of residents of a smart city through smart housing] jeanettetan
Line 5: Line 5:
 ====Theme 1: Energy efficient controlling of a smart house==== ====Theme 1: Energy efficient controlling of a smart house====
  
-===Title:===+===Title: Energy-Efficient Smart Fan===
  
-Description:+**Description:** 
  
-Code: [[:iXc2025:Theme1code|View Thonny Code]]+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.
  
-Credits: +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:** [[https://drive.google.com/file/d/1iyhDBkiFMwml8D6qtvjIl6yRQbbzvZzE/view?usp=sharing|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==== ====Theme 2: Affecting and changing the behaviour of residents of a smart city through smart housing====
  
Line 23: Line 35:
 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 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
  
-**Case Scenario:**+**Use Cases:**
  
 - When button is pressed, cigarette box opens to let user take cigarettes and lighter. - When button is pressed, cigarette box opens to let user take cigarettes and lighter.
Line 42: Line 54:
  
  
-**Code:** [[ixc2025:https://drive.google.com/file/d/1uxwTqzxyFFCE8DLSL7SfQKI82Jm5xg7_/view?usp=sharing|ixc2025:https://drive.google.com/file/d/1uxwTqzxyFFCE8DLSL7SfQKI82Jm5xg7_/view?usp=sharing]]+**Code:** [[https://drive.google.com/file/d/1uxwTqzxyFFCE8DLSL7SfQKI82Jm5xg7_/view?usp=sharing| View Thonny Code]]
  
 **Credits:** **Credits:**