Added raspberry py documentation

This commit is contained in:
Dano van den Bosch
2024-02-13 15:46:09 +01:00
parent 567a662122
commit 3e112a8e78

View File

@@ -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