Skip to content

Commit

Permalink
update to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aster94 committed Feb 5, 2023
1 parent 28a74ab commit fca4147
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ This library will work with every IMU, it just need the raw data of gyroscope an
I just made small modifications in the way the libraries handled the timing between two measurements and melted them together


# Installation
## Installation
Use the arduino/platformIO library manager or download directly from github


# About
## About

Click on the video to see it on youtube

Expand All @@ -29,3 +29,7 @@ The IMU is a cheap MPU9250, you could find it everywhere for about 2€ (eBay, A

If you wish use `IMU_tester` in the extras folder to see how you IMU works (needs Processing)
Note: I am using also this very useful library: [Streaming](https://github.com/geneReeves/ArduinoStreaming)

## Donate

If you liked the library and wish to donate you can sent to [PayPal](https://paypal.me/aster94)
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=SensorFusion
version=1.0.4
version=1.0.5
author=aster94
maintainer=aster94
sentence=A library that makes using a IMU a breeze.
Expand Down

0 comments on commit fca4147

Please sign in to comment.