From b2c656940b9749652766f2fd2da27e5e64f4969f Mon Sep 17 00:00:00 2001 From: Jonathan Diamond Date: Sun, 21 Jun 2020 17:32:39 -0700 Subject: [PATCH] Added link for video and blog --- usermods/mpu6050_imu/readme.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/usermods/mpu6050_imu/readme.md b/usermods/mpu6050_imu/readme.md index 0a96509e3..adb19ef8e 100644 --- a/usermods/mpu6050_imu/readme.md +++ b/usermods/mpu6050_imu/readme.md @@ -11,9 +11,10 @@ It is pretty straightforward to comment out some of the variables being read off _Story:_ -I built an icosahedron globe with lights inside to indicate cities I travelled to. I -wanted to integrate an IMU to allow either on-board, or off-board effects that would -react to the globes orientation. See TBD BLOG POST. +As a memento to a long trip I was on, I built an icosahedron globe. I put lights inside to indicate cities I travelled to. + +I wanted to integrate an IMU to allow either on-board, or off-board effects that would +react to the globes orientation. See the blog post on building it or a video demo . ## Adding Dependencies