From 3e112a8e783694766323e8b9d102471cc4b53a4b Mon Sep 17 00:00:00 2001 From: Dano van den Bosch Date: Tue, 13 Feb 2024 15:46:09 +0100 Subject: [PATCH] Added raspberry py documentation --- .../InfrastructuurDocumentatie/raspberryPi.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md b/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md index 35d3b94..21899c4 100644 --- a/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md +++ b/docs/Sp1SchetsProject/InfrastructuurDocumentatie/raspberryPi.md @@ -10,8 +10,14 @@ ##Introduction +The backend of this project there is a raspberry pi 3 for handeling the dev page (more on this later) and the database. The Esp nodes are going to send a api request to the dev page wich is going to make a POST request to the database. + ##Rasberry Pi +The Raspberry 3 can be descriped as a "little" computer running a quad-code 64-bit prossesor, the previus Raspberry witch is 50% slower than this one + +The Raspberry Pi 3 is equipped with a quad-core 64-bit Broadcom BCM2837 ARM Cortex-A53 SoC processor running at 1.2 GHz, making it about 50% more powerful than the Pi 2. + ###Dev Page ##Database