To get started with RPi.GPIO, it would be worthwhile reading the examples in the project wiki (link above).

Note that this module is unsuitable for real-time or timing critical applications. This is because you can not predict when Python will be busy garbage collecting. It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program. If you are after true real-time performance and predictability, buy yourself an Arduino! (see http://www.arduino.cc )

Note that the current release does not support SPI, I2C, 1-wire or serial functionality on the RPi yet. This is planned for the near future - watch this space!

Project Activity

See All Activity >

Categories

Raspberry Pi

Follow raspberry-gpio-python

raspberry-gpio-python Web Site

Other Useful Business Software
MongoDB Atlas | Run databases anywhere Icon
MongoDB Atlas | Run databases anywhere

Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
Learn More
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
5
2
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • I came across this project from a web search trying to understand GPIO inputs (pull up/down resistors, bounce etc.) and the wiki article on inputs was very well written. I registered with Source Forge just to be able to comment/review: Thank you to anyone for taking the time on this.
  • Very good project, very easy to use and I would say, essential to anyone who wish the explore the outskirts of the Raspberry PI through the general purpose I/O pins. The support of the developer is outstanding.
  • Excellent, easy to use library. The docs might be the best I've ever seen supporting an open source library. Very clear and complete.
    1 user found this review helpful.
  • Best tool for prototyping GPIO-related stuff on Raspberry PI.
    1 user found this review helpful.
  • Really great and easy to access. Far easier to use than GPIOZERO - their documentation is intended to lower the entry bar, but really, one ends up jogging through their doc to find info.
Read more reviews >

Additional Project Details

Registered

2013-12-18