Skip to content

Commit

Permalink
rename lab3 report
Browse files Browse the repository at this point in the history
  • Loading branch information
shawntsai0312 committed Dec 26, 2024
1 parent 503b9b9 commit 708795b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
File renamed without changes.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@

##### author: B10901176 蔡弘祥, B10901163 張顥譽, B1090179 鄭承瑞

## Important Links

- [Quartus Project](https://drive.google.com/drive/folders/1OktEoPV2jMeLqUy1SiT1-zwpx0gXxLmx?usp=sharing)
- [Tutorial Playlist](https://www.youtube.com/playlist?list=PLP9ciln8xBIb9-tJLALe52f9hO5jF7NEm)

## Lab 1 亂數產生器

- [Problem](./Lab1/doc/Lab1_lecture.pdf)
- [Report](./Lab1/doc/team04_lab1_report.pdf)
- [Tutorial Doc](./Lab1/README.md)
- [Tutorial Video](https://youtu.be/d8w0doN23KI)
- [Demo Video](https://youtube.com/shorts/18ylWNKHyas?feature=share)
Expand All @@ -24,6 +30,7 @@
## Lab 2 RSA256 解密機

- [Problem](./Lab2/doc/Lab2_lecture.pdf)
- [Report](./Lab2/doc/team04_lab2_report.pdf)
- [Tutorial Doc](./Lab2/README.md)
- [Tutorial Video](https://youtu.be/MsHFpBeLLhE)
- [Demo Video](https://youtube.com/shorts/qKg8rVshnjM?feature=share)
Expand All @@ -36,6 +43,7 @@
## Lab 3 數位錄音機

- [Problem](./Lab3/doc/Lab3_lecture.pdf)
- [Report](./Lab3/doc/team04_lab3_report.pdf)
- [Tutorial Doc](./Lab3/README.md)
- [Tutorial Video 1](https://youtu.be/lxQ1CqLxdgA)
- [Tutorial Video 2](https://youtu.be/XZyHApFdQvU)
Expand All @@ -53,6 +61,21 @@
- Bonus
1. 可將錄音/播放時間顯示在七段顯示器上

## Final P2P賽車遊戲

- [Report](./Final/doc/team04_final_report.pdf)
- [Presentation Slide](./Final/doc/team04_final_presentation.pdf)
- [Intro Doc](./Final/README.md)
- [Demo Video](https://youtu.be/5cRheklZcRc)

### Features

1. 2-Player Competition
2. Wheels and paddles as control
3. Vibration feedback
4. Different friction constants for different tracks
5. 2D elastic collision

## Some Github Commands

* Remember to save and git add, git commit before doing further operations
Expand Down

0 comments on commit 708795b

Please sign in to comment.