This library is an interface to a SIM868-based modem
If available in Hex, the package can be installed
by adding ex_modem
to your list of dependencies in mix.exs
:
def deps do
[
{:ex_modem, "~> 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/ex_modem.
To install nerves_bootstrap:
mix archive.install hex nerves_bootstrap
Start minicom:
minicom -D /dev/ttyACM0 -b 115200 -C logFile