Skip to content

Example of a kernal module for the Raspberry Pi. The module allows switching GPIO pin 4 high or low in userspace.

Notifications You must be signed in to change notification settings

dbfr3qs/blinkdevice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a linux kernel module for the Raspberry Pi demonstrating how to switch on and off a GPIO pin. This has been compiled with kernel source version 3.8.10.

There is also a demonstration application to show userspace control called blinktimer.c

About

Example of a kernal module for the Raspberry Pi. The module allows switching GPIO pin 4 high or low in userspace.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages