Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

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.