From 1cea0355455ab220dd5bffd1d90892deb1ca33f6 Mon Sep 17 00:00:00 2001 From: "David Todd (c0de)" Date: Thu, 5 Jul 2018 02:15:55 -0500 Subject: [PATCH] Add sean's programming demo video --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2edcec..96eb1fe 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ I have submitted a pull request to the Arduino-ESP32 github: https://github.com/ 9. You should start to see output about flashing 10. When the flash is complete, press the reset button on the pixo to start your new firmware +[Here](https://youtu.be/dVT4Nei8qHg) is a video of Sean going into detail demonstrating some of the examples + ## Libraries used in Example Firmware Install these to your sketchbook's `libraries` folder, usually located in `YOUR HOME/Documents/Arduino` @@ -30,7 +32,6 @@ Install these to your sketchbook's `libraries` folder, usually located in `YOUR I found that copying the `I2Cdev` and `MPU6050` folders to the libraries folder from the Arduino folder seems to *kinda* work. Perhaps I have the wrong library, because I get compile errors when trying to use either `I2Cdev` or `MPU6050` from the above source. - ## Kickstarter - Success This was a [Make100 Kickstarter](https://www.kickstarter.com/projects/idlehandsdev/pixo-pixel-an-esp32-based-iot-rgb-display-for-make) that was recently fulfilled