@@ -150,24 +150,26 @@ In the mock demo, I am aware that our frontend development is behind schedule so
# 2022/4/20
Today I finalized the embedded code for our microcontroller. https://gitlab.engr.illinois.edu/ece445-intellisole/intelisole/-/tree/main/code
Today I finalized the embedded code for our microcontroller and uploaded to gitlab repository. https://gitlab.engr.illinois.edu/ece445-intellisole/intelisole/-/tree/main/code
We are habing trouble uploading our code to the pcb circuit so Ritvik decided for me to upload the code to the devkit today and he will desolder the microcontroller on this devkit and resolder it onto our PCB. Because we are having trouble uploading code to pcb, we decided not to proceed with data storage subsytem since ### 1 We have a functioning data transmission subsystem and it is not necessary for another data storage subsystem. ### 2 Without the functioning pcb, I cannot connect micro sd onto our circuit to test the functionlity.
# 2022/4/21
Today I finalized data transmission subsystem's uintegration with signal processing subsystem. We are storing 16 12-bit voltage values in a 16 bit buffer variable. Calculate the average each time the buffer is full and update the value in the ble servers' corresponding characteristics.
# 2022/4/22

# 2022/4/23
# 2022/4/22
I ran into a problem of not being able to display graphs on the frontend application. I debugged for a long time and didn't see any errors. At the very end, Ritvik
# 2022/4/24
# 2022/4/23
Today is the last day before demo. We
# 2022/4/22
# 2022/4/28
Today we met up and finished pur slides for presentation. We are getting positive feedbacks from mock presentation and we are happy with our display.