The files in this archive demosntrate the usage of MOD-MPU6050 under Arduino IDE. OLIMEXINO-328 was used during testing. How to load this library and the examples in Arduino IDE? You can import the whole zip archive. To do so: - Download the MPU6050.zip; - Start Arduino IDE; - Navigate to Sketch -> Include Library - > Add .ZIP Library... and point to MPU6050.zip - Then you can load the examples from: File - > Examples -> MPU6050