|
|
@@ -3,9 +3,9 @@
|
|
|
code for an ESP32-enabled martial arts punch paddle that measures how hard a user punches ICT
|
|
|
|
|
|
#### Instructions
|
|
|
-[ ] wire the ESP32 for power and a MPU6050
|
|
|
-[ ] upload `ESPCODE.ino` to the ESP32
|
|
|
-[ ] run `graphing.py` for graphing debug
|
|
|
-[ ] run `GUI.py` to run the final application
|
|
|
+- wire the ESP32 for power and a MPU6050
|
|
|
+- upload `ESPCODE.ino` to the ESP32
|
|
|
+- OPTIONAL: run `graphing.py` for graphing debug
|
|
|
+- run `GUI.py` to run the final application
|
|
|
|
|
|
### CREATED BY NTHS CHAPTER Of Temecula Valley High School | ICT Program Of TVHS
|