Skip to content

nvatuan-dev/University

Repository files navigation

VIETNAM AVIATION ACADEMY

VAA

This repo is about project 1-2 in Vietnam Aviation Academy

Coding Structure:

  1. ./project2/ folder: source code using LaTex to report project.
  2. ./radar/ folder: source code processing the radar.
    1. ./src/ folder: CPP code in my project.
    2. ./platfromio.ini: Project configuration file.

How to run CPP code in PlatformIO IDE:

  1. Download Visual Studio Code is given here.
  2. Download PlatformIO IDE extension in VS Code.
  3. Find the input/output USB device ports by using command: sudo dmesg | grep tty
  4. Run this command in folder contains the project:

sudo chmod a+rw /dev/tty....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages