From ab558eaf4c1821a32e0ca872ed6cbb49c1d5c3ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B6gerle?= Date: Sun, 13 Oct 2024 21:05:50 +0200 Subject: [PATCH] Home aktualisiert --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 7560dc5..c0f0b50 100644 --- a/Home.md +++ b/Home.md @@ -25,7 +25,7 @@ So after we had come up with a suitable solution, we realized that this would no Our product consists of three main components: a 4.5k Ohm resistor, a DS18B20 temperature sensor and an ESP-8266 microcontroller. The resistor is used to limit the current in the circuit. The DS18B20 sensor measures the temperature. The ESP-8266 microcontroller is used for data processing and communication. - [Link: Solution](https://git.missing.ninja/hackathon/BoskoopBase/wiki/visualizeiton-solution) -- [Hardware Components](https://git.missing.ninja/hackathon/BoskoopBase/wiki/Hardware-components) +- [Link: Hardware Components](https://git.missing.ninja/hackathon/BoskoopBase/wiki/Hardware-components) - [Link: Hardware plan](https://git.missing.ninja/hackathon/BoskoopBase/wiki/Technical-Overview) - [Link: Code documentation (Battery Monitoring)](https://git.missing.ninja/hackathon/BoskoopBase/wiki/Battery-Monitoring)