Skip to content

FumihiroUeki/device_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

device_driver  

for Raspberry Pi3

GPIOの25番ピンに接続したLEDをタイマー機能を使用し点滅させるデバイスドライバです。  

Install  

$git clone https://github.com/FumihiroUeki/device_driver.git
$cd device_driver
$make
$sudo insmod myled.ko

Uninstall

$sudo rmmod myled

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published