raspberry-gpio-python Icon

raspberry-gpio-python

A Python module to control the GPIO on a Raspberry Pi

4.5 Stars (2)
278 Downloads (This Week)
Last Update:
Download RPi.GPIO-0.6.3.tar.gz
Browse All Files

Description

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!

raspberry-gpio-python Web Site

Categories

KEEP ME UPDATED

User Ratings

★★★★★
★★★★
★★★
★★
1
1
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 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
Write a Review

User Reviews

  • 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5

    A useful tool for advanced GPIO interfacing.

    Posted 01/22/2017
  • 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5

    so which controller is best for real time applications

    Posted 02/11/2016
Read more reviews

Additional Project Details

Registered

2013-12-18

Thanks for helping keep SourceForge clean.

Screenshot instructions:
Windows
Mac
Red Hat Linux   Ubuntu

Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies
X

Briefly describe the problem (required):

Upload screenshot of ad (required):
Select a file, or drag & drop file here.

Please provide the ad click URL, if possible:

Get latest updates about Open Source Projects, Conferences and News.

Sign up for the SourceForge newsletter:

No, thanks