-
Notifications
You must be signed in to change notification settings - Fork 2
Proof of Concept
Nuno edited this page Oct 8, 2018
·
3 revisions
In order to test if this project could be developed it required different proto-testing phases. These phases are:
- Test virtual user input via uinput module in ubuntu
- Test virtual user input via uinput module in steamlink
- Test bluetooth data transfer via ubunutu (C server) and ubuntu (C client)
- Test bluetooth data transfer via steamlink (C server) and ubuntu (C client)
- Test bluetooth data transfer via steamlink (C server) and android (Android client)
Each phase was successful proving that the Application can be planned, designed and developed.