Skip to content
Snippets Groups Projects
Commit a53502dc authored by xinyang8's avatar xinyang8
Browse files

Update notebooks/xinyang/README.md

parent 566fe817
No related branches found
No related tags found
No related merge requests found
......@@ -105,11 +105,11 @@ Today, we participated in the Pressure Data Acquisition subsystem verification b
![](weighing_cup.jpeg)
![](cup_weight.jpg)
![](Linear_table.png)
According to the linear regression model, the model has mean square error of 13.88 and regression p_value of 0.00083 which is considered statistically significant for the model to be considered linear.
According to the linear regression model, the model has mean square error of 13.88 and regression p_value of 0.00083 which is considered statistically significant for the model to be considered linear.
![](linear_regression.png)
I also participated in the Bluetooth Data Transfer subsystem and User Interface subsystem to establish bluetooth connection. Bluetooth Data Transfer subsystem can also be enabled and connect to a third party application. My next step will be to continue to work on the bluetooth module and verify data flow acquired by the sensor can be transmitted to our frontend application. I will also need to build a frontend script that handles the input and convert data into a plot. The last thing needed to do is to build a Data Storage subsystem that can store the data when bluetooth function is disabled.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment