Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microcomputer Lab

Introduction

This is my code for Experiments on Microcomputer and Interface Technology Course, EE, Peking University.

Implemented mostly by C51, some by Assembly.

Index

  1. Usage of MCS-51, by Assembly.
  2. Timer and Counter.
  3. Keyboard.
  4. AD & DA.
  5. Serial.
  6. SPI Bus.
  7. I2C Bus.
  8. Character-type LCD Module.

These are all of the Module Experiment.

Final Project

The final project realizes an elevator control system. It has graphic interface based on TFT, can record Beep tone using SPI Flash and XRAM. Also, LED, Lcd1602, AD/DA and keyboard are used.

For more information, you can see README.md in folder "Final Project".

Environment

Locally tested by Keil. C8051F020 is the chip we use.

About

Codes for Microcomputer Lab.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages