"旋转式LED点阵显示屏设计与实现——基于51单片机控制的创新应用"
19 浏览量
更新于2024-03-24
收藏 1.92MB DOC 举报
The design and implementation of a rotation LED dot matrix display screen based on the 51 MCU is the focus of this thesis. The display screen utilizes the principle of visual persistence and is controlled by a 51 MCU as its core controller. The LED modules are mounted on a stable rotating platform, with the LEDs evenly spaced in each column when stationary. As the display module rotates at increasing speeds and eventually stabilizes, with precise control from the program, the human eye can perceive the preset text and characters due to the visual persistence effect.
The function of the infrared receiver-transmitter diodes is to trigger a signal exchange when the receiving diode aligns with the transmitting diode as the display screen rotates, causing an external interrupt in the MCU control program. Since the control circuit mounted on the motor is constantly rotating at high speed, it is inconvenient to use a brush power supply method to power the control system and display modules. Therefore, a wireless coupling power transmission method through high-frequency coil coupling (equivalent to the primary coil coupling of a transformer) is adopted. The secondary coil coupling results in AC power, which needs to be rectified into DC power for use by the rotating modules.
Keywords: visual persistence, DC motor, wireless coupling power transmission, infrared trigger.
This design demonstrates the application of visual persistence in creating a rotating LED display screen using the 51 MCU as the controller. The use of wireless power transmission through coil coupling ensures a reliable power supply for the rotating modules. The incorporation of the infrared receiver-transmitter diodes enables seamless communication between the rotating display screen and the MCU control program. This thesis presents a novel approach to designing and implementing a rotation LED dot matrix display screen, offering a unique and interactive visual display experience.
2023-07-10 上传
2023-07-10 上传
2024-03-23 上传
2023-07-08 上传
2023-07-09 上传
2021-09-24 上传
matlab大师
- 粉丝: 2709
- 资源: 8万+
最新资源
- 探索数据转换实验平台在设备装置中的应用
- 使用git-log-to-tikz.py将Git日志转换为TIKZ图形
- 小栗子源码2.9.3版本发布
- 使用Tinder-Hack-Client实现Tinder API交互
- Android Studio新模板:个性化Material Design导航抽屉
- React API分页模块:数据获取与页面管理
- C语言实现顺序表的动态分配方法
- 光催化分解水产氢固溶体催化剂制备技术揭秘
- VS2013环境下tinyxml库的32位与64位编译指南
- 网易云歌词情感分析系统实现与架构
- React应用展示GitHub用户详细信息及项目分析
- LayUI2.1.6帮助文档API功能详解
- 全栈开发实现的chatgpt应用可打包小程序/H5/App
- C++实现顺序表的动态内存分配技术
- Java制作水果格斗游戏:策略与随机性的结合
- 基于若依框架的后台管理系统开发实例解析