Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

An example of simple UART control of NVidia Jetson TK1 development board based on sysfs mechanism.

License

Notifications You must be signed in to change notification settings

RoboMaster-Club/jetson_uart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About:

An example of simple UART control of NVidia Jetson TK1 development board based on sysfs mechanism.

Installation:

git clone https://github.com/dkoguciuk/jetson_uart.git
cd jetson_uart
mkdir build && cd build
cmake ../ && make
sudo ./jetson_uart

About

An example of simple UART control of NVidia Jetson TK1 development board based on sysfs mechanism.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 3.3%