Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.59 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.59 KB

Micro Dino

Micro Dino is the final project of CSIE3009 - Microprocessor Principles and Applications by Wei-Ta Chu at National Cheng Kung University. This course aims to familiarize students with microcontroller hardware and architecture, as well as low-level Assembly/C language programming. In this project, we made a dino game and a car driving game implemented by PIC18F4520 microprocessor & Unity. These games aim to bring joy to people while also encouraging them to do hand exercises.

Team Members: Jason Lin, Rex Huang, Jack Lin, Ming-Chi Cheng

Document (en): Document.en.md
Document (zh_TW) on HackMD
Demo Video (zh_TW): DEMO

Circuit

Breadboard for three-axis accelerometer (ADXL335), variable resistors, button, and uart.

Breadboard for seven-segment display (C-563G-12) and buzzer.

Real picture of the circuit.

Demo

Play dino game by three-axis accelerometer.

Play car driving game by two variable resistors, one as accelerator, the other as steering wheel.