Raspberry Pi
Internet and Web Servers
Give Your Projects Internet Access
The Raspberry Pi’s small size makes it perfect for adding WiFi or Ethernet to any project. It can act as a media server that stores audio, video, or other files on an external drive accessible from anywhere. Control the GPIO pins remotely, or send text messages with sensor data. Dive into the tutorials below to explore more!
How to Set Up WiFi on the Raspberry Pi
See how to set up and configure WiFi on your Raspberry Pi, and access the command line with an SSH connection.
How to Set Up a Static IP on the Raspberry Pi
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 Set Up WiFi on the Raspberry Pi 3
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
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
Post sensor data to Twitter at regular intervals with this tutorial that show you how to use the Raspberry Pi to interface with IFTTT.
How To Build a Raspberry Pi Web Server – Part 1
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.
How To Build a Raspberry Pi Web Server – Part 2
Learn how to control the Raspberry Pi’s GPIO pins from a webpage that can be accessed from any device with an internet connection.
How to Extract Data From a Webpage With Python on the Raspberry Pi
Learn how to read the contents of a webpage and display the data to a Raspberry Pi terminal using Python.
How to Send Text Messages With a Raspberry Pi
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.