Skip to content

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

License

Notifications You must be signed in to change notification settings

Tieske/rpi-gpio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a1f8fc · Oct 8, 2018

History

97 Commits
Dec 12, 2013
May 8, 2014
Sep 16, 2017
Jan 14, 2014
Jan 14, 2014
Dec 12, 2013
Dec 12, 2013
Jan 14, 2014
Jan 14, 2014
Jan 14, 2014
Mar 25, 2014
Mar 25, 2014
Jan 14, 2014

Repository files navigation

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