Skip to content

Commit

Permalink
Merge pull request #71 from ElectronicCats/Marcelol52-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sabas1080 authored Dec 28, 2023
2 parents 05c0b59 + af40eea commit df034d8
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# MPU6050 by Electronic Cats - Library for Arduino

<a href="https://github.com/ElectronicCats/mpu6050/wiki">
<img src="https://user-images.githubusercontent.com/107638696/241324971-43b8fe88-447d-4c2d-9296-4b3aaa50f4ce.png" height="400" />
</a>

<p>
<a href="https://github.com/ElectronicCats/mpu6050/wiki">
<img src="https://github.com/ElectronicCats/mpu6050/assets/139595394/62f14865-5e11-4c83-a044-f63a2ddbeb23" />
</a>
</p>

[![LibraryBuild](https://github.com/ElectronicCats/mpu6050/actions/workflows/LibraryBuild.yml/badge.svg)](https://github.com/ElectronicCats/mpu6050/actions/workflows/LibraryBuild.yml)

Arduino library for controlling MPU6050 module.
Expand Down Expand Up @@ -26,13 +37,6 @@ Based in the work of [jrowberg/i2cdevlib](https://github.com/jrowberg/i2cdevlib/

To install, use the [Arduino Library Manager](https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE) and search for "MPU6050" and install the MPU6050 by Electronic Cats library.

## Wiki and Getting Started
For more information please visit: [**Getting Started in our Wiki**](https://github.com/ElectronicCats/mpu6050/wiki)

<a href="https://github.com/ElectronicCats/mpu6050/wiki">
<img src="https://user-images.githubusercontent.com/107638696/241324971-43b8fe88-447d-4c2d-9296-4b3aaa50f4ce.png" height="400" />
</a>


## Maintainer

Expand All @@ -42,4 +46,4 @@ For more information please visit: [**Getting Started in our Wiki**](https://git
</p>
</a>

Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!
Electronic Cats invests time and resources providing this open source design, please support Electronic Cats and open-source hardware by purchasing products from Electronic Cats!

0 comments on commit df034d8

Please sign in to comment.