[Week 5] Poster & summary for the whole project
Github: UOL-Y2P-WearableSensor (all sub-repositories will be published soon)
Poster:
![]() |
Summary of the project:
During the first two weeks, the whole development was broken down to software and hardware, developed separately, with 3 students working on the software and 2 students working on the hardware. Additionally, the integration system was developed to interface the two.
In the third week, the whole path for transmitting IMU data was completed, however, during the integration process we encountered an issue with the Arduino which disconnected it from the server. Further investigation revealed that the internal IMU and the Wi-Fi module had signalling issues, which led to the issue. After researching, we determined that the root cause of this issue was a design flaw in the board. To address such issue, we made a hardware improvement to it, which effectively resolved the problem.
In the fourth week, the entire system was tested for the first time. During the test, we observed significant latency. However, through improvements to the server, this has been reduced. Additionally, an animation interpolation (smoothing) was developed, resulting in more fluid movement of the model.
Bench inspection:
Refrences:
- Socket programming
- Browser modelling
- IMU progoramming
- Example from Arduino-libraries/Arduino_LSM6DS3
- Example from Seeed-Studio/Seeed_ICM20600_AK09918
- Library of PaulStoffregen/MahonyAHRS
- Library of DFRobot / DFRobot_I2C_Multiplexer
- IIC issue

Comments
Post a Comment