This repository contains all the files developed as part of ELEC60013 - Embedded Systems, completed Spring 2023.
Wise Blinds is an IoT powered smart curtain device intended to improve sleep quality and environment control. It contains a range of sensors which are controlled by raspberry pis measuring:
- Temperature
- Humidity
- Light
- Clap detection
The Light sensor is used to control the opening and closing of the curtains in the morning and evenings, whilst the temperature and humidity sensors control the curtain through the day in the case of extreme weather, where closing the curtains to keep heat in or out is beneficial. This data is stored in a secure database (hosted on firebase for prototyping), where it can be accessed by the motor controller. The curtains are controlled by a motor connected to a raspberry pi.
It is all controlled via mobile app which allows the user to choose between automatic and mannual modes as well as turning on and off clap detection.
This folder contains all the files used for the development of the application made with expo.
This folder contains the files for the raspberry pi controlling the motor and microphone for clap detection.
This folder contains the files for the raspberry pi responsible for the temperature, humidity and light sensors as well as the initial data processing of each reading.
- Zack Reeves
- Kert Laansalu
- Floro Balzer
- Max Zelenko