From a6696b36dfcb7845b06d53af4e7a1dff7067ce26 Mon Sep 17 00:00:00 2001 From: sam Date: Tue, 13 Feb 2024 16:38:55 +0100 Subject: [PATCH] Added problem and solution --- docs/brainstorm/Problem.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/brainstorm/Problem.md diff --git a/docs/brainstorm/Problem.md b/docs/brainstorm/Problem.md new file mode 100644 index 0000000..8251ac2 --- /dev/null +++ b/docs/brainstorm/Problem.md @@ -0,0 +1,7 @@ +# The problem + +The problem we are facing with the study area is having to walk around a lot to find a place to study. Which costs lots of valuable time to work on your project. + + +## The solution +Thats why we are going to make a system that can show how loud it is in the study area, so you have a better chance of walking to a spot where you can sit and work in peace. There are going to be 3 nodes in different study areas that are going to measure the sound level. These nodes are going to send the data to a server, which is going to process the data and send it to the main node that is located at the coffee machine. This node is going to show the data on a display. \ No newline at end of file