Skip to content

zfergus/raspberry-pi-gpio-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi GPIO

Library and Tutorials

This repository contains useful examples and lessons for using the GPIO on the Raspberry Pi. Each lesson contains source files that are designed to be reused in projects and other applications.

Feel free to fork and submit a pull request with additions and modifications.

Submit an issue for direct communication about suggested improvements or help.

Lessons

  1. Blink - blinking a LED.
  2. Button - control a LED with a button.
  3. Interfaces
    1. I2C
    2. SPI
  4. Sensors
  5. Analog Input
  6. Analog Sensors
  7. LCD's
  8. Servos
  9. DC Motor
  10. Stepper Motor
  11. GPIO using C
  12. GPIO using Node.JS
  13. Web GPIO Interface

About

Useful examples and lessons for using the GPIO on the Raspberry Pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages