Home BHY Micropython Driver
Post
Cancel

BHY Micropython Driver

All the file and code for this project are available on the Github Repo

This module was created for the MuHack Badge, tested only on a BHI160B chip. The included RAM patch are only for the BHI160B. Even if a decent amount of debugging and testing have been done, expect bugs and crashes.

Know bug:

  • The FIFO reading procedure is slow and does not avoid large data buffer, causing the system to crash for RAM exaustion. Try to be as fast as possible to work on that data, expecially with high sensor frequency (below 50Hz should be fine)
  • The flush FIFO request does not work properly.

License

This project is licensed under the AGPL-3.0 License

Links

This post is licensed under CC BY 4.0 by the author.

MuHack Badge

MuTag v2.1

Comments powered by Disqus.