top of page

Building a Home Based SQL server to recieve inputs from an Arduino Microboard

Software / programming languages used:
SQL
PHPMYADMIN
Raspberry Pi

Project Details:

The setup of a raspberry pi based SQL server with Apache, PHP and MariaDB

​

Please refer to the link here for the Arduino Sensor Project

Highlights

Myphpadmin

A guide at: RandomNerdTutorials was followed to setup the raspberry pi part of the server. Tables were setup using PHPMYADMIN and the Arduino sensors were programmed to invoke a php file with information that exists within the Raspberry Pi Directory. Please refer to the Arduino project for more information on the PHP and sensor setup in the above link.

bottom of page