fixed typos.
This commit is contained in:
@@ -16,7 +16,7 @@ Home automation/control system consists of multiple parts:
|
|||||||
- two-wire-bus
|
- two-wire-bus
|
||||||
- SPI bus
|
- SPI bus
|
||||||
- UART
|
- UART
|
||||||
- driver modules for devices/sensors modules:
|
- driver modules for devices/sensors:
|
||||||
- DS18b20 sensors for temperature measurement
|
- DS18b20 sensors for temperature measurement
|
||||||
- SI7021 sensors for temperature and humidity measurement
|
- SI7021 sensors for temperature and humidity measurement
|
||||||
- SGP_30 sensors for air quality measurement
|
- SGP_30 sensors for air quality measurement
|
||||||
@@ -39,8 +39,8 @@ Home automation/control system consists of multiple parts:
|
|||||||
- service reacting to data received by aqhome-data (home automation service)
|
- service reacting to data received by aqhome-data (home automation service)
|
||||||
- aqhome-tool
|
- aqhome-tool
|
||||||
- tool to manipulate aqhome-data (e.g. edit devices and values,
|
- tool to manipulate aqhome-data (e.g. edit devices and values,
|
||||||
adding data points, create graphs from aqhome-data)
|
add data points, create graphs from aqhome-data)
|
||||||
- tool to flash firmware for nodes, list nodes
|
- tool to flash firmware for nodes, list nodes
|
||||||
- aqhome-cgi
|
- aqhome-cgi
|
||||||
- HTTP service for user interaction with aqgome-data
|
- HTTP service for user interaction with aqhome-data
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user