Skip to content

Tieske/rpi-gpio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
RPi
 
 
lua
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This project is gathered from multiple other projects;

It contains two branches, the first being source_python, which is (so far) an exact copy of Ben Crostons' code (all releases). The second one is master which is Andre Simons' code, merged with the source_python branch, and some of my own (planned) changes.

This allows for new updates to the library to be added to the source_python branch and be merged with the Lua binding in master. And it has all source code in one repo.

Lua module

see the Lua module readme for details.

License

MIT, see Ben Crostons' license, and Andre Simons' license. My modifications are under the same license as Andre Simons'

About

Raspberry Pi GPIO interface code for Lua. Based on the Python code by Ben Croston and the Lua code by Andre Simon

Resources

License

Stars

Watchers

Forks

Packages

No packages published