Raspberry PI weather station – Section one creating database and interface temperature sensor

MSQL is the basic point corresponding to the creating of the database. Following step is to install Msql, Apache, PHP, phyMyadmin to raspberry Pi. Apache is the web server (http) software, Mysql  is the database server, PHP or Perl  is the programming languages to raspberry PI. Step 1: Update RP apt-get_install_-y_rpi-update apt-get_update_-y_&&_apt-get_upgrate_-y Step 2: Install msql…

Raspberry PI – Initialising Steps

What is Raspberry Pi? Developed with the intension of promoting computer science among students, Raspberry Pi(RPi) is a small (credit card sized) yet powerful computer and development board. From word processing and gaming to playing High definition videos and running web servers, this handy gadget is capable doing many of the things your PC does.…