From 5374b6f2956e2e15dc69a52a8de91f8e9bad185b Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Wed, 24 Dec 2025 22:16:45 +0100 Subject: [PATCH] added text to README. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3a7ff0..8f10e98 100644 --- a/README.md +++ b/README.md @@ -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)