Related Articles
PHP Programming (NEW)
PHP – elseif Statements
elseif statements allow you to check to see if any of a number of conditions are true before failing out to the else in an if statement.
PHP Programming (OLD)
Loops in PHP Programming
*NEW
Arduino – Raspberry Pi Web Based Fan Switch
In this project we are going to use an Arduino to get the room temperature, and be able to turn on a regular house fan. The Arduino sends the temperature value to the Raspberry Pi […]
Be the first to comment