Skip to content

jedel1043/adxl345-hal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adxl345-hal

This is a high-ish level controller for the ADXL345 accelerometer, compatible with the embedded_hal crate.

TODOs

  • Documentation.
  • Examples.
  • Testing.
  • A more general API that doesn't involve manipulating registers.

License

This repository is dual-licensed under the MIT or the Apache 2.0 License. You can freely choose either the MIT or the Apache 2.0 License if you plan to re-use its code. See LICENSE-MIT or LICENSE-APACHE for more information on each license.

About

A hal-compatible ADXL345 controller

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages