Skip to content

Commit 3217663

Browse files
Request to add a library (#5024)
This library can be used to obtain the data and data fusion of MPU6050 and QMC5883L. The manufacturers of MPU6050 and QMC5883L rarely update them, which leads to the fact that many Arduino library authors no longer maintain them. However, MPU6050 and QMC5883L are still the sensors that people often come into contact with on the way of learning. In Arduino libraries, I have seen few libraries that integrate the two well. Some libraries are well written, but it is difficult for beginners to use them. So I wrote a simple to use library, in the code file also wrote more comments, easy to use and learn. Co-authored-by: per1234 <[email protected]>
1 parent e4ff5fe commit 3217663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repositories.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7282,4 +7282,5 @@ https://github.com/avandalen/avdweb_CodeDebugScope
72827282
https://github.com/LeeLeahy2/R4A_ESP32
72837283
https://github.com/yuri-rage/arduino-i2c-slave
72847284
https://bitbucket.org/jezhill/SyncGenie
7285+
https://github.com/Vegetable-SYC/IMU_Fusion_SYC
72857286
https://github.com/DCS-Skunkworks/dcs-bios-arduino-library

0 commit comments

Comments
 (0)