#Rasberry Pi ##Table of contents 1. [Introduction](##introduction) 2. [Rasberry Pi](##Rasberry-Pi) 3. [Dev-Page](###Dev-Page) 4. [Database](##Database) 5. [Database software](###Database-software) 6. [Esp to database](###Esp-to-database) ##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 ###Database software ###Esp to database