Circuit Basics - Raspberry Pi - Internet and Web Servers

Raspberry Pi

Give Your Projects Internet Access

How to Setup WiFi on the Raspberry Pi

How to Set Up WiFi on the Raspberry Pi

Scott Campbell435 min read
See how to set up and configure WiFi on your Raspberry Pi, and access the command line with an SSH connection.
What is my IP?

How to Set Up a Static IP on the Raspberry Pi

Scott Campbell326 min read
Set up a static IP address on your Raspberry Pi and never worry about your IP changing. It will make your internet connection more stable and more reliable.
How to Setup WiFi on the Raspberry Pi

How to Set Up WiFi on the Raspberry Pi 3

Scott Campbell163 min read
Step by step guide for setting up WiFi on the Raspberry Pi 3, from the command line or from the desktop.
How to Control the Raspberry Pi’s GPIO Pins Remotely

How to Control the Raspberry Pi’s GPIO Pins Remotely

Ruzell Ramirez85 min read
A step-by-step guide to controlling the Raspberry Pi’s GPIO pin with IFTTT. Use your Pi to turn on an LED from any device connected to a network.
How to Post to Twitter with a Raspberry Pi

How to Post to Twitter with a Raspberry Pi

Ruzell Ramirez45 min read
Post sensor data to Twitter at regular intervals with this tutorial that show you how to use the Raspberry Pi to interface with IFTTT.
Introduction to Web Servers - Local Network

How To Build a Raspberry Pi Web Server – Part 1

Harry Mafukidze39 min read
Learn how host a webpage with the Raspberry Pi and display the readings from a DHT22 sensor on a webpage that can be accessed by any device connected to the internet.
Web Server and Raspberry Pi - Led Motor

How To Build a Raspberry Pi Web Server – Part 2

Harry Mafukidze212 min read
Learn how to control the Raspberry Pi’s GPIO pins from a webpage that can be accessed from any device with an internet connection.
Read Webpage Using Python - Featured

How to Extract Data From a Webpage With Python on the Raspberry Pi

Ruzell Ramirez25 min read
Learn how to read the contents of a webpage and display the data to a Raspberry Pi terminal using Python.
How to Send a Text Message With IFTTT - Basic RPi-PIR sensor connection

How to Send Text Messages With a Raspberry Pi

Harry Mafukidze06 min read
Learn how to send text messages from your Raspberry Pi using IFTTT. Use this to send a notification when a sensor exceeds a certain value.