Skip to content
This repository was archived by the owner on Jun 5, 2018. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXP209 PMIC Interface for Elixir

ale_axp209 provides an interface to the AXP209 PMIC which is mounted on C.H.I.P. baords and maybe others. The library provides an easy to use interface to query different states such as the connected power source, the battery voltage and charging/discharging currents. The PMIC is monitored and changes are reported using Logger.

Installation

Module is available in Hex, the package can be installed by adding ale_axp209 to your list of dependencies in mix.exs:

def deps do
  [{:ale_axp209, "~> 0.2.0"}]
end

Documentation is published online on HexDocs or available as download on Hex.

About

AXP209 PMIC interface for Elixir (C.H.I.P. Power Management IC)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages