51 MCU LCD1602 display experiment

Experiment goal:

  1. Master the LCD1602 display control method;
  2. Master the simulation and debugging methods of using Proteus MCU control system.

task:

  1. Write the program according to the requirements and write out the principle notes;
  2. Will check the results of the program running, analyze whether it is correct;
  3. Complete the simulation and debugging of the built project.

Experiment content

Designing 51 single-chip parallel ports to realize the display control of LCD1602 requires designing interface circuit diagrams in Protues and programming to display double-line characters on LCD1602 (display specific content customized).

Proteus schematic diagram and running simulation results

The project file is at https://download.csdn.net/download/qq_30787727/13727803

Component model used 

Operation result chart: 

For more resources: https://blog.csdn.net/qq_30787727

Public account, Lu Xiaoma download Proteus reply 6866

Guess you like

Origin blog.csdn.net/qq_30787727/article/details/111400608