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
Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar Icon
Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar

See what hackers already know about your organization – and stop them from getting in.

Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
Free Trial
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