elixir_ale v1.2.1 API Reference
Modules
elixir_ale
provides high level abstractions for interfacing to GPIOs, I2C
buses and SPI peripherals on Linux platforms. Internally, it uses the Linux
sysclass interface so that it does not require platform-dependent code
This is an Elixir interface to Linux GPIOs. Each GPIO is an independent GenServer
This module allows Elixir code to communicate with devices on an I2C bus
This module enables Elixir programs to interact with hardware that’s connected via a SPI bus