sodaq_sara_aff

Crates.iosodaq_sara_aff
lib.rssodaq_sara_aff
version0.9.1
sourcesrc
created_at2019-08-26 23:21:19.971856
updated_at2023-07-15 04:54:15.424292
descriptionBoard Support crate for the Sodaq SARA AFF
homepage
repositoryhttps://github.com/atsamd-rs/atsamd
max_upload_size
id159924
size15,742
owners (github:atsamd-rs:owners)

documentation

README

Sodaq SARA AFF Board Support Crate

This crate provides a type-safe API for working with the Sodaq SARA AFF board.

It provides a number of features, including:

  • A cellular NB-IoT / LTE-M modem for LPWAN wireless connectivity

  • A GPS module (SAM M8Q)

  • Solar charging, including battery charging

  • Can be powered from a 3.7V LiPo

  • Various sensors

Examples?

Check out the repository for examples:

https://github.com/atsamd-rs/atsamd/tree/master/boards/sodaq_sara_aff/examples

Commit count: 758

cargo fmt