All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add log system to store user information (sensor gain, game record, ...)
- Complete rewrite of the MyoCoach implementation using web technologies
- Installation based on a Raspberry Pi board with a Wi-Fi access point for an easier system setup
- Modern responsive web user interface
- Training exercises integration with custom trails management
- Framework for video games integration
- Convenient features such as fullscreen mode, night/day mode, EMG inputs swapping, system clock setting, system reboot or shutdown.
- Integration of a LED power button to the board that indicates system status (optional)
- Updated user-manual.md guide
- Updated arduino firmware file for an optimised EMG signal acquisition
- Monitoring of system components connectivity
- Added server-programming-manual.md guide
- v.1.0 Graphical UI application code (src/software/ui/)
- Deleted ui-programming manual.md
- Add the CONTRIBUTING file about MyoCoach v2.0 ORTHOPUS ideas.
- The first full functional version of the MyoCoach with Arduino board and UI desktop application in Python