|
Edited by protazjusz at 2017-1-27 14:35
Hi,
I'm planning to create a smart home system from scratch (for conditions measuring and monitoring) with the board from Orange Pi family on the top of Armbian OS.I was looking for such system available for Orange Pi boards, but I couldn't find anything, that could meet my needs.
The main requirements, that I currently want to meet:
- The device works 24h a day and collects data from the sensors listed below:
- MQ-2 (smoke, methane, flammable gas detection sensor),
- MQ-5 (LPG gas, city gas detection sensor),
- MQ-7 (carbon monoxide gas detection sensor),
- BMP280 (barometric pressure altitude sensor),
- DHT11 (temperature and relative humidity sensor),
- and more, if there would be a need.
- Data can be collected real-time, but also should be stored in the history (at least for a month).
- Real-time data can be retrieved via Bluetooth LE (by using HM-10 module, supporting BT 4.0 LE) or via web browser (basic information dashboard).
- Historical data can be retrieved via web browser, by using one of dedicated trending reports (with graphs) for the selected period of time.
The project will be using some software available from Armbian's repository (HTTP server, database server), and some custom scripts, used to retrieve data from sensors and make them available via Bluetooth or stored in the DB.
With this project a basic tutorial / quick guide will also be available for these users, who will want to create such smart home system on their Orange Pi devices.
Have a nice day,
Protazjusz
|
|