Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.43 KB

readme_project_template.md

File metadata and controls

77 lines (50 loc) · 1.43 KB

Project Name

Project description.

Table of Contents


1) Hardware

1.1 Hardware requirements

1.2 Hardware setup

  • DragonBoard 410 is powered off
  • Connect I/O devices (Monitor, Keyboard, etc...)
  • Power on your DragonBoard 410c with 96Boards compliant power supply

2) Software

2.1 Operating System

2.2 Package Dependencies

$ sudo apt-get update
$ sudo apt-get dist-upgrade

$ sudo apt-get install -y packages

3) Additional Steps

Instruction Title

Instruction.

3.1 Additional Substeps

Substep

some code

3.2 More Substeps

Substep

Instructions.

code

4) Execution

Run the Code

$ python main.py