From 4b7c33f43e884208f3509edf7040ddd65574cd39 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sat, 28 Mar 2026 21:55:43 +0100 Subject: [PATCH] changed repository name. --- README.md | 8 ++++---- doc/mcu-examples/n28/README.md | 6 +++--- doc/mcu-examples/n29/README.md | 6 +++--- doc/mcu-examples/n30/README.md | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 800e76e..6de522a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To compile the project the following software needs to be installed: ## Overview -See https://gitea.aqbanking.de/martin/aqhome/wiki for more information (in German). +See https://gitea.aqbanking.de/martin/aqhcs/wiki for more information (in German). The Aquamaniac Home automation/control system consists of multiple parts: - nodes @@ -35,9 +35,9 @@ The Aquamaniac Home automation/control system consists of multiple parts: - AtTiny841 - AtMega644 - examples: - - [N28](https://gitea.aqbanking.de/martin/aqhome/src/branch/master/doc/mcu-examples/n28/) - - [N29](https://gitea.aqbanking.de/martin/aqhome/src/branch/master/doc/mcu-examples/n29/) - - [N30](https://gitea.aqbanking.de/martin/aqhome/src/branch/master/doc/mcu-examples/n30/) + - [N28](https://gitea.aqbanking.de/martin/aqhcs/src/branch/master/doc/mcu-examples/n28/) + - [N29](https://gitea.aqbanking.de/martin/aqhcs/src/branch/master/doc/mcu-examples/n29/) + - [N30](https://gitea.aqbanking.de/martin/aqhcs/src/branch/master/doc/mcu-examples/n30/) - decentralized, nodes just broadcast measured data over a two-wire communication network (clock/data), addresses are auto-assigned, no prior setup necessary, no central bottleneck or single point of failure diff --git a/doc/mcu-examples/n28/README.md b/doc/mcu-examples/n28/README.md index a743717..0fdadd0 100644 --- a/doc/mcu-examples/n28/README.md +++ b/doc/mcu-examples/n28/README.md @@ -33,18 +33,18 @@ sensor. ## Schematic -![Schematic](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/n28_schematic.png) +![Schematic](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n28/n28_schematic.png) ## PCB Front -![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/n28_pcb_front.png) +![PCB Front](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n28/n28_pcb_front.png) ## PCB Back -![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n28/n28_pcb_back.png) +![PCB Front](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n28/n28_pcb_back.png) diff --git a/doc/mcu-examples/n29/README.md b/doc/mcu-examples/n29/README.md index 2559d8f..dc522e2 100644 --- a/doc/mcu-examples/n29/README.md +++ b/doc/mcu-examples/n29/README.md @@ -28,18 +28,18 @@ for light measurement. ## Schematic -![Schematic](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n29/n29_schematic.png) +![Schematic](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n29/n29_schematic.png) ## PCB Front -![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n29/n29_pcb_front.png) +![PCB Front](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n29/n29_pcb_front.png) ## PCB Back -![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n29/n29_pcb_back.png) +![PCB Front](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n29/n29_pcb_back.png) diff --git a/doc/mcu-examples/n30/README.md b/doc/mcu-examples/n30/README.md index 1498172..ac8e545 100644 --- a/doc/mcu-examples/n30/README.md +++ b/doc/mcu-examples/n30/README.md @@ -35,19 +35,19 @@ a driver for it). ## Schematic -![Schematic](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n30/n30_schematic.png) +![Schematic](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n30/n30_schematic.png) ## PCB Front -![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n30/n30_pcb_front.png) +![PCB Front](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n30/n30_pcb_front.png) ## PCB Back -![PCB Front](https://gitea.aqbanking.de/martin/aqhome/raw/branch/master/doc/mcu-examples/n30/n30_pcb_back.png) +![PCB Front](https://gitea.aqbanking.de/martin/aqhcs/raw/branch/master/doc/mcu-examples/n30/n30_pcb_back.png)