This PR was focused on adding the Arduino capability to the examples. It fully fleshes out the work with documentation on how to run the program. To be clear, this program creates an Arduino sketch and then runs that through the EmotiBit firmware.
Requirements
PR #6
Issues Referenced
Fixes #4
Documentation update
README_ard.md
This completely adds the README_ard.md example. It specifically adds how to run the example and any installation steps needed to reach a certain point.
Notes for Reviewer
This adds an Arduino mode to the program which is a precursor to being able to run these algorithms on firmware.
This does not modify any of the other algorithm's versions.
Keep in mind that some of these changes are part of PR #6 if there is anything to comment on these changes please put them on that PR.
Testing
To test this program please follow the steps given in README_ard.md. For this pull request, please leave the README_py.md untouched and do not anything related to it. I am currently in the process of testing it myself.
Results
This program should output the number 5. This is specifically done in the serial monitor of the Arduino IDE. If this result is achieved the test is a success.
Feature Tests
N/A
Checklist to allow merge
[ ] All dependent repositories used were on branch master
This PR will be closed due to issues with multiple sources of truth with the Arduino IDE and time constraints. An issue will be created if this would be continued in the future for something else.
Description
This PR was focused on adding the Arduino capability to the examples. It fully fleshes out the work with documentation on how to run the program. To be clear, this program creates an Arduino sketch and then runs that through the EmotiBit firmware.
Requirements
Issues Referenced
Documentation update
Notes for Reviewer
Testing
To test this program please follow the steps given in README_ard.md. For this pull request, please leave the README_py.md untouched and do not anything related to it. I am currently in the process of testing it myself.
Results
This program should output the number 5. This is specifically done in the serial monitor of the Arduino IDE. If this result is achieved the test is a success.
Feature Tests
N/A
Checklist to allow merge
master
Screenshots: