diff --git a/README.md b/README.md index a4c5fc8..ebd44d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# template -Empty Template +# Skate project + diff --git a/journal.md b/journal.md new file mode 100644 index 0000000..9b2cec3 --- /dev/null +++ b/journal.md @@ -0,0 +1,5 @@ +# Work log + +## march 20 + +We made a arduino program that prints acceleration and angular acceleration. We also worked on a program for drawing graphs of the different acceleration inputs from the arduino. We decided to use a ESP32 board and a MPU6050 sensor and ordered them.