ESP8266 Weather Monitor with tiny OLED display
https://www.electronics-lab.com/esp8266-weathermonitor-with-tiny-oled-display/
deantonious @ github.com has shared the Arduino code and PHP api for a simple ESP8266 weather monitor with 128×32 pixel oled display. Not much additional details are given, but we thought worth sharing this interesting mini project. ESP8266 WeatherMonitor with tiny OLED display – [Link]
Raspberry Pi Web-Based Data logger using MySQL and PHP
https://www.electronics-lab.com/raspberry-pi-web-based-data-logger-using-mysql-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 barometric pressure using the […]
P4M-400: Build powerful IoT applications with PHP using PHPoC
https://www.electronics-lab.com/p4m-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 stop there and this with the advent of PHPoC. PHPoC is a programming language based on the […]
WiGPSFi – ESP8266 + GPS module
https://www.electronics-lab.com/wigpsfi-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 WiFi-Accesspoints and not how to […]
Create a WordPress Site on Raspberry Pi
https://www.electronics-lab.com/create-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 tutorial on how to create a […]