Tag: php
ESP8266 Weather Monitor with tiny OLED display
deantonious @ github.com has shared the Arduino code and PHP api for a simple ESP8266 weather monitor with 128x32 pixel oled display. Not much additional details are given, but we thought worth sharing this interesting mini project. ESP8266 WeatherMonitor with tiny OLED display -...
Continue ReadingRaspberry Pi Web-Based Data logger using MySQL and PHP
Over the past few weeks, we worked on different projects around IoT. Today, we will continue on this track and we will build a web-based data logger using the Raspberry Pi 3 and the Pi Sense Hat. For this project, we will designate the Raspberry Pi to measure temperature, humidity and...
Continue ReadingP4M-400: Build powerful IoT applications with PHP using PHPoC
PHP which stands for Hypertext Preprocessor is one of those server-side programming languages that is widely used across web-related applications. PHP has found applications in countless web development projects and even other cloud-based applications. But PHP applications don't seem to...
Continue ReadingWiGPSFi – ESP8266 + GPS module
euerdesign.de has connected the ESP8266 to an GPS and a SD-Card to scan networks – coded a MySQL-DB with some PHP parsers and dynamic maps – and get fascinated by all the 2,4 GHz radiation arround him. In this blogpost, you can only read about finding and printing out maps with...
Continue ReadingCreate a WordPress Site on Raspberry Pi
This tutorial guides you on how to install Apache server, MySQL and PHP in Raspberry Pi and then hosts a Wordpress site on this. raspberrypituts.com writes: This tutorial is using the Raspian Wheezy OS, Jesse has a similar installation but will not be the exact same. This is an easy...
Continue Reading