Skip to content

Super simple Elixir wrapper for controlling Raspberry Pi backlight via sysfs

License

Notifications You must be signed in to change notification settings

xadhoom/rpi_backlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RpiBacklight

Simple Raspberry Pi backlight control (via sysfs)

Installation

The package can be installed by adding rpi_backlight to your list of dependencies in mix.exs:

def deps do
  [
    {:rpi_backlight, "~> 0.2"}
  ]
end

Docs can be found at https://hexdocs.pm/rpi_backlight.

About

Super simple Elixir wrapper for controlling Raspberry Pi backlight via sysfs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages