Skip to content

MBI-Div-B/pytango-rpigpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytango-rpigpio

This tangoDS allows to control the outputs (LOW/HIGH) of raspberry GPIOs.

Installation

This tangoDS uses the python packaging. So you can easily install this software using pip.

Just run

pip(3) install .

and it will install the necessary dependencies.

Configuration

In order to use this tangoDS you need to specify the occupied GPIO of RaspbrerryPi in the GPIO_PINS tangoDS property and assign unique labels in GPIO_LABELS tangoDS property in the same order.

You can see the pinout of RaspberryPI GPIO in the picture below:

Authors

Leonid Lunin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages