Raspberry Pi Full Stack
  • Preface
  • Part 1 - Introduction
  • Chapter 1. Getting Started with Raspberry Pi
    • 1.1 About Raspberry Pi 3B
    • 1.2 Raspberry Pi Online Resource
    • 1.3 Install Raspbian onto a Raspberry Pi 3B
    • 1.4 Raspberry Pi Configuration
    • 1.5 Network Configuration
    • 1.6 Package Update & Upgrade
  • Chapter 2. Getting Familiar with Raspbian
    • 2.1 Package Management
    • 2.2 Matlab Like Bash
    • 2.3 Install Packages from Repository
    • 2.4 Install Packages from Source
  • Part 2 - GPIO
  • Chapter 3. Raspberry Pi GPIO
    • 3.1 GPIO Web Server
    • 3.2 GPIO Pin Test
  • Part 3 - Pi Camera
  • Chapter 4. Pi Camera
  • Part 4 - Raspberry Pi Based Mini Automated Vehicle
Powered by GitBook
On this page
  1. Chapter 3. Raspberry Pi GPIO

3.2 GPIO Pin Test

Previous3.1 GPIO Web ServerNextPart 3 - Pi Camera

Last updated 7 years ago

In this section, we are going to carry out some experiments on how Raspberry Pi 3B's GPIOs are working with .

Longer Vision GPIOServer