Final project for CS335 By Maxwell Poster and Jeffrey Resnik

Dependencies:   mbed MPU6050_template ledControl2 USBDevice

Revision:
6:12ff524abb6a
Parent:
5:a6a235d5442d
Child:
7:3e1e78b34e1a
--- a/main.cpp	Tue Jul 21 08:19:59 2015 +0000
+++ b/main.cpp	Wed Aug 05 12:23:06 2015 +0000
@@ -41,6 +41,15 @@
 *    GND -----------> GND of MPU6050
 *    VOUT (3.3 V) --> VCC of MPU6050
 *---------------------------------------------------------------
+*-------------------------------------------------------------- 
+*    |NUCLEO F411RE|  |Peripherals|
+*    D14 -----------> SDA of MPU6050
+*    D15 -----------> SCL of MPU6050
+*    GND -----------> GND of MPU6050
+*    VOUT (3.3 V) --> VCC of MPU6050
+*---------------------------------------------------------------
+
+
 *   Note: For any mistakes or comments, please contact me.
 */