cu-ecen-aeld / final-project-arpit6232

final-project-arpit6232 created by GitHub Classroom
0 stars 0 forks source link

Arduino-CLI working on the Jetson Nano #3

Closed arpit6232 closed 3 years ago

arpit6232 commented 3 years ago

Issue duplicated in here for grading case : Refer here for updated details : https://github.com/AESD-Course-Project/AESD-Course-Project.github.io/issues/11

DOD: Get a working Image of the Arduino-CLI on the jetson Nano under aarch64 arch either using docker or git (whichever is easier).

Blocker: Raised an issue with Arduino developers for lack of support for some necessary binaries. Which can be seen in the image below. The binaries are not explained here as there can many or one. As progress is discussed with Arduino developers.

  1. arduino/arduino-cli#1254 (comment)
  2. https://github.com/arduino/ArduinoCore-mbed/issues/176

image

arpit6232 commented 3 years ago

Kindly look into sprint 2 details. https://github.com/AESD-Course-Project/AESD-Course-Project.github.io/wiki/Project-Schedule

arpit6232 commented 3 years ago

image

arpit6232 commented 3 years ago

Worked cross-functionally to test the working for ARM 64 with the Arduino Team.

https://github.com/arduino/ArduinoCore-mbed/releases/tag/2.0.0 arduino/ArduinoCore-mbed#176

arpit6232 commented 3 years ago

Completed test and functioning to send firmware updates from Jetson to Arduino over CLI. DoD1: Successfully Dockerize Arduino-CLI for X86. Work over Sprint2: Docker Hub : https://hub.docker.com/repository/docker/arpit6232/arduino_cli

DoD2 : Send firmware updates to Arduino From Jetson over AARCH64. Work over Sprint2:

arduino/ArduinoCore-mbed#176
https://github.com/arduino/ArduinoCore-mbed/releases/tag/2.0.0
Test with/for the Arduino team for functioning.