Skip to content
Permalink
Browse files
created first version of task
  • Loading branch information
aa7401 committed Jan 13, 2022
1 parent 36e34af commit d7e64e3577f86e5f3cd7385a59262417f0142213
Showing 1 changed file with 9 additions and 0 deletions.
@@ -0,0 +1,9 @@
# Home Automation

You have bee asked by a company to develop a prototype for a low-cost home automation system. This needs to have three types of capability:

1. It needs to monitor, log and summarise environmental variables such as temperature and humidity over time.
2. It needs to allow the user to set alert thresholds such as if the temperature becomes too low or high.
3. There needs to be some form of actuation in response to this data such as opening a window if the temperature becomes too high and the outside temperature is lower.

In order to pick this topic one or more members of your team will need to have access to suitable microcontrollers, sensors and actuators.

0 comments on commit d7e64e3

Please sign in to comment.