diff --git a/README.md b/README.md
index 8e7d5c919cd24e6631a930cbe3acc428b8ae27be..c1fdb493ab25036062fe4bfebceafcebf7b0b967 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,15 @@
 # Inductive Encoder
 
+![dataCollection.gif](./images/dataCollection.gif)
+
+## HTMSTMAA Week 12 - 5/27/21
+
+![revolutionRepeatability.png](./images/revolutionRepeatability.png)
+
+![encoderError.png](./images/encoderError.png)
+
+![encoderNoise.png](./images/encoderNoise.png)
+
 ## HTMSTMAA Week 11 - 5/20/21
 
 I spent the majority of this week (and last) stuck in debugging world with the encoder peroject. I actually only got everything back up and running last night, so my documentation is a little rushed here.
diff --git a/images/dataCollection.gif b/images/dataCollection.gif
new file mode 100644
index 0000000000000000000000000000000000000000..9cb7a09d2367bb51cb3b3489b9d00bac7fe88c10
Binary files /dev/null and b/images/dataCollection.gif differ
diff --git a/images/encoderError.png b/images/encoderError.png
new file mode 100644
index 0000000000000000000000000000000000000000..b7bb3779db88e7d236ec18015860dcf9d8f9e9a5
Binary files /dev/null and b/images/encoderError.png differ
diff --git a/images/encoderNoise.png b/images/encoderNoise.png
new file mode 100644
index 0000000000000000000000000000000000000000..57eda207dbf86e8705fc1b8e83e4d55b69c1aa65
Binary files /dev/null and b/images/encoderNoise.png differ
diff --git a/images/revolutionRepeatability.png b/images/revolutionRepeatability.png
new file mode 100644
index 0000000000000000000000000000000000000000..9b6b15c2168abda2e12765f162b1e182e86f1e66
Binary files /dev/null and b/images/revolutionRepeatability.png differ
diff --git a/spinningIndicator.mp4 b/spinningIndicator.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..6bef1db11ce8081289a9568a937e7ffb5175f11c
Binary files /dev/null and b/spinningIndicator.mp4 differ
diff --git a/spinningIndicator.png b/spinningIndicator.png
new file mode 100644
index 0000000000000000000000000000000000000000..2628eba893a9cc88cd1ce0aabd54aaaf0c299b27
Binary files /dev/null and b/spinningIndicator.png differ