Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.
/ osc2021 Public archive
forked from GrassLab/osc2021

Homework submission for student

License

Notifications You must be signed in to change notification settings

fatzchang/osc2021

 
 

Repository files navigation

My OSC 2021

Author

學號 GitHub 帳號 姓名 Email
309552058 fatzchang 張耕碩 fatz.cs09g@nctu.edu.tw

How to build

make

How to run

  1. run make run
  2. you will get a device path, assume it's $(device_path)
  3. open a new terminal, and run python3 ./src/kernel_sender $(device_path)
  4. after previous command is done, start monitoring by running screen $(device_path)

How to burn it into pi3

...

Architecture

...

Directory structure

...

About

Homework submission for student

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.8%
  • Assembly 9.4%
  • CMake 3.8%
  • Makefile 2.7%
  • Shell 1.0%
  • Python 0.7%
  • C++ 0.6%