Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 601 Bytes

File metadata and controls

30 lines (26 loc) · 601 Bytes

LedDotMatrixScreenDisplayControlSystem

LedDotMatrixScreenDisplayControlSystem with MCU and PC

MCU

  • MCU model: STC90C51
  • Crystal Oscillator: 11.0592MHz
  • Baud rate: 57600
  • IDE: Keil uvision4
  • Language: C
  • Dot matrix: 16 * 16

PC

  • IDE: Visual Studio 2017
  • Language: C#

Function introduction

  1. Move up, down, left and right
  2. Control scrolling speed

Text mode

  1. A character: display a character
  2. Multi-character: Scroll display

Graphic mode

  1. Draw dot
  2. Clear dot
  3. Drag draw dot
  4. Drag clear dot

Monitoring mode

  1. Monitor dot matrix screen
  2. Real-time update