added text to README.

This commit is contained in:
Martin Preuss
2025-12-24 22:16:45 +01:00
parent 00c607a65b
commit 5374b6f295

View File

@@ -1,7 +1,7 @@
h1. Aquamaniac Home Control System (AqHCS)
_Aquamaniac Home Control System (AqHCS)_
h2.Overview
__Overview__
Home automation/control system consists of multiple parts:
- nodes
@@ -21,6 +21,7 @@ Home automation/control system consists of multiple parts:
- SI7021 sensors for temperature and humidity measurement
- SGP_30 sensors for air quality measurement
- ccs811 sensors for air quality measurement
- SK6812 LED driver
- I2C displays (work-in-progress)
- SPI displays (work-in-progress)
- inter-node communication stack using two wires (clock/data)