Skip to content

Arduino code to interface with a Jetson Nano for use on an autonomous RC car

Notifications You must be signed in to change notification settings

Mateo-S/ArduinoCarInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoCarInterface

Arduino code to interface with a Jetson Nano for use on an autonomous RC car

To compile the arduino sketch run: arduino-cli compile parser --fqbn arduino:avr:uno make

To upload the arduino sketch run: sudo chmod 666 /dev/ttyACM* && arduino-cli upload parser --fqbn arduino:avr:uno -p /dev/ttyACM*

About

Arduino code to interface with a Jetson Nano for use on an autonomous RC car

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published