added docs voor expert 2

This commit is contained in:
SebasKoedam
2024-05-17 12:35:55 +02:00
parent 54cf012288
commit 031d766205
9 changed files with 425 additions and 257 deletions

View File

@@ -6,8 +6,8 @@ For this project we want to design an embedded system that can track a users pos
## Objectives
- Design an embedded system that can track user position.
- Develop an algorithm to process the data from the Wii Fit Board and determine the user's position.
* Design an embedded system that can track user position.
* Develop an algorithm to process the data from the Wii Fit Board and determine the user's position.
## Research and Analysis
@@ -80,10 +80,8 @@ To be added
## References
[Wiiboard lib](https://code.google.com/archive/p/wiiboard-simple/wikis/Documentation.wiki)
https://advanti-lab.sb.dfki.de/?page_id=64
https://github.com/paulburton/fitscales
https://github.com/micromu/WiiRemoteJ
## Appendices
To be added
[BlueSoil](https://advanti-lab.sb.dfki.de/?page_id=64)
[FitScales](https://github.com/paulburton/fitscales)
[WiiRemoteJ](https://github.com/micromu/WiiRemoteJ)
[Wiibrew Wiimote](https://wiibrew.org/wiki/Wiimote)
[Wiibrew Balance Board](https://wiibrew.org/wiki/Wii_Balance_Board)