diff --git a/notebooks/ritvik/README.md b/notebooks/ritvik/README.md
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..c4dba653cb24559c441ab129a9f5656059ac56c8 100644
--- a/notebooks/ritvik/README.md
+++ b/notebooks/ritvik/README.md
@@ -0,0 +1,7 @@
+Date: 01/21/2022
+Objective: Discuss InteliSOLE Implementation
+Record:
+
+We have multiple strain gauges connected to a MCU which determines pressure based on a change in resistance. The pressure value can be arbitrary (like 0 to 100) depending on if there's any force on it. Once the MCU obtains the pressure values it stores it in onboard memory. When the MCU connects to a phone it send all the pressure data stored onboard to the phone and then the phone app uses the stored data to make a heatmap of pressure.
+
+![](whiteboard_1-22-22.jpg)
diff --git a/notebooks/ritvik/whiteboard_1-22-22.jpg b/notebooks/ritvik/whiteboard_1-22-22.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0fe5a32daec201025dd624c1374f33766fc30ccd
Binary files /dev/null and b/notebooks/ritvik/whiteboard_1-22-22.jpg differ