diff --git a/Home.md b/Home.md index 7111503..d15a83a 100644 --- a/Home.md +++ b/Home.md @@ -22,3 +22,8 @@ We then created an example persona of a farmer so that we could later check whet So after we had come up with a suitable solution, we realized that this would not be possible on our own, so we joined forces with another group to achieve our goal. While we wanted to take care of the sensors on the tree, their task was to build a network that was as stable and fail-safe as possible and to provide a graphical representation of the data. +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) +- [Link: Hardware Overview](https://git.missing.ninja/hackathon/BoskoopBase/wiki/Technical-Overview) +- [Link: Code Snippets](https://http.cat/status/404)