From 668b6031cde0c5545adee7a2a6b072789ffcc212 Mon Sep 17 00:00:00 2001 From: Jeremy Belpois Date: Thu, 14 Dec 2017 21:16:56 +0100 Subject: [PATCH] Updated readme --- README.md | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index a2fedf0..770aa3f 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,6 @@ Arduino-MPU6050 =============== -MPU6050 Triple Axis Gyroscope & Accelerometer Arduino Library. +MPU6050 Triple Axis Gyroscope & Accelerometer Arduino Library based on work by @jarzebski -![MPU6050 Processing](http://www.jarzebski.pl/media/zoom/publish/2014/10/mpu6050-processing-2.png "MPU6050 Processing") - -Tutorials: http://www.jarzebski.pl/arduino/czujniki-i-sensory/3-osiowy-zyroskop-i-akcelerometr-mpu6050.html - -This library use I2C to communicate, 2 pins are required to interface - -I need your help ----------------- - -July 31, 2017 - -In the near future I plan to refactoring the libraries. The main goal is to improve code quality, new features and add support for different versions of Arduino boards like Uno, Mega and Zero. - -For this purpose I need to buy modules, Arduino Boards and lot of beer. - -If you want to support the further and long-term development of libraries, please help. - -You can do this by transferring any amount to my PayPal account: paypal@jarzebski.pl - -Thanks! +This library use I2C to communicate, thus 2 pins are required to interface