Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 1.73 KB

Readme.md

File metadata and controls

65 lines (41 loc) · 1.73 KB

Logo

Project Title

A brief description of what this project does and who it's for comes here.

Tools

In this section, you should mention the hardware or simulators utilized in your project.

  • Qemu
  • Gem5
  • ESP32
  • Raspberry Pi 3B
  • Temperature Sensor

Implementation Details

In this section, you will explain how you completed your project. It is recommended to use pictures to demonstrate your system model and implementation.

Feel free to use sub-topics for your projects. If your project consists of multiple parts (e.g. server, client, and embedded device), create a separate topic for each one.

How to Run

In this part, you should provide instructions on how to run your project. Also if your project requires any prerequisites, mention them.

Examples:

Build Project

Your text comes here

  build --platform=OvmfPkg/OvmfPkgX64.dsc --arch=X64 --buildtarget=RELEASE --tagname=GCC5

Run server

Your text comes here

  pyhton server.py -p 8080
Parameter Type Description
-p int Required. Server port

Results

In this section, you should present your results and provide an explanation for them.

Using image is required.

Related Links

Some links related to your project come here.

Authors

Authors and their github link come here.