Skip to content

Get Arduino BLE 33 demo running to install libraries and setup completely with CLI #6

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 Mar 29, 2021 · 2 comments
Closed
3 tasks done
Assignees
Labels
Milestone

Comments

@ZachTurner07
Copy link
Collaborator

ZachTurner07 commented Mar 29, 2021

DoD: Get demo of Arduino Nano running image detection running, and printing to the terminal

  • Validate camera detected by Arduino (either shield or wired) { Blocker -> Test with/without Shield }

  • Find source code to run on the Arduino to demo image processing { Blocker -> Tensorflow on micro-controller }

  • Test Image detection, record accuracy

@ZachTurner07 ZachTurner07 added the todo Work which needs to be done label Mar 29, 2021
@ZachTurner07 ZachTurner07 added this to the Sprint 1 milestone Mar 29, 2021
@arpit6232
Copy link
Collaborator

Running Accuracy of 75 % currently. For more precision float values would be needed, arduino does not have an FPU.
More optimization hangs the arduino.

Simultaneously testing to try to get a USB Camera (Webcam) started on the Jetson.

Follow the instructions to setup the Arduino- IDE and Arduino-CLI to setup with the necessary libraries installed.
Instructions to setup Hardware and Software here : https://github.com/AESD-Course-Project/AESD-Course-Project.github.io/blob/gh-pages/src/arduino_setup.md

@CalebProvost CalebProvost added complete and removed todo Work which needs to be done labels Apr 1, 2021
@arpit6232
Copy link
Collaborator

arpit6232 commented Apr 5, 2021

DOD done.

Does not link to any specific commit. Is developed on a separate repository. And will be in the future added as a submodule.
https://github.com/arpit6232/arduino-library

IMG_20210404_110255
IMG_20210404_110217
IMG_20210404_105231

@arpit6232 arpit6232 changed the title Get Nano demo running Get Arduino BLE 33 demo running to install libraries and setup completly with CLI Apr 5, 2021
@arpit6232 arpit6232 changed the title Get Arduino BLE 33 demo running to install libraries and setup completly with CLI Get Arduino BLE 33 demo running to install libraries and setup completely with CLI Apr 5, 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

3 participants