Skip to content

Integrate Subsystems together #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
ZachTurner07 opened this issue Apr 5, 2021 · 2 comments
Closed
3 tasks done

Integrate Subsystems together #14

ZachTurner07 opened this issue Apr 5, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@ZachTurner07
Copy link
Collaborator

ZachTurner07 commented Apr 5, 2021

DoD: Arduino communicating success/failure of image recognition to Jetson.

  • create user space application to receive serial data from Arduino
  • Configure Arduino to wait for byte command from Jetson, and then respond with acknowledgment
  • Modify Arduino code to sit in an idle loop waiting for command to execute
@ZachTurner07 ZachTurner07 added the WIP Current "work in progress" label Apr 5, 2021
@ZachTurner07 ZachTurner07 added this to the Sprint 2 milestone Apr 5, 2021
@ZachTurner07 ZachTurner07 self-assigned this Apr 5, 2021
@ZachTurner07
Copy link
Collaborator Author

Serial Application created, attempting to cross-compile it now

@ZachTurner07
Copy link
Collaborator Author

serial port seems to be set up, but not getting the right data across. Investigating now.

@ZachTurner07 ZachTurner07 added bug Something isn't working and removed bug Something isn't working labels Apr 9, 2021
@arpit6232 arpit6232 added complete WIP Current "work in progress" and removed WIP Current "work in progress" complete labels Apr 12, 2021
@ZachTurner07 ZachTurner07 added complete and removed WIP Current "work in progress" labels Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants