Skip to content

pchevali/lirc-gpio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Taken the kernel patch from http://aron.ws/projects/lirc_rpi/ and turned it into a standalone
module. The code has been modified to be not raspberry pi specific.
Code is:

 * Modified to be transmit only (don't care about receiving)
 * modified to be more generic.
 * Use different GPIO API.

# Building the module 
 
Run the following command :
`./buildModule.sh`

About

Generic lirc GPIO (transmit only) module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • Shell 1.1%
  • Makefile 0.2%