/adafruit_led_backpack

Elixir library for controlling Adafruit LED backpack displays from Nerves.

Primary LanguageElixir

Adafruit LED Backpack

Elixir library for controlling Adafruit LED backpack displays from Nerves.

TODO

  • AlphaNum4
  • BicolorBargraph24
  • BicolorMatrix8x8
  • Matrix8x16
  • Matrix8x8

Installation

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

def deps do
  [
    {:adafruit_led_backpack, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/adafruit_led_backpack.