{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于AT89C51单片机的灯光无线控制系统的设计(附电路图,程序清单)

来源:56doc.com  资料编号:5D21675 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D21675
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于AT89C51单片机的灯光无线控制系统的设计(附电路图,程序清单)(论文10400字)
摘要:本毕业设计是基于AT89C51微控制器的蓝牙无线灯光控制系统。该系统使用蓝牙串口软件控制蓝牙模块,采用74HC595和74HC138芯片驱动8*8的点阵模块,单片机芯片控制蓝牙模块和驱动芯片之间的联系。系统主要包括硬件和软件两大部分,硬件部分主要包含AT89C51微处理器、蓝牙模块HC-06、8*8LED点阵、74HC595寄存器和74HC138译码器等模块,软件部分主要有安卓系统中的蓝牙串口软件和点阵字模设计。
关键词:蓝牙技术;安卓系统;LED点阵;AT89C51

Light Wireless Control System Based on AT89C51 Single Chip Microcomputer
Abstract:The graduation design is based on AT89C51 microcontrollers, designed to produce Bluetooth wireless control lighting system. The system can use the Bluetooth serial port software to control the Bluetooth module, and then use the 74HC595 and 74HC138 chip to drive 8 * 8dot matrix module, in which the microcontroller chip controls the connection between the Bluetooth module and the driver chip. The hardware system consists of AT89C51 microprocessor, Bluetooth module HC-06,8 * 8LED dot matrix, 74HC595 register, 74HC138 decoder and other modules, the software part of the main part of the main part of the hardware, There are Andrews system in the Bluetooth serial port software and dot matrix font design.
Key words: Bluetooth technology;Android system; LED dot matrix;AT89C51
 

基于AT89C51单片机的灯光无线控制系统的设计(附电路图,程序清单)
基于AT89C51单片机的灯光无线控制系统的设计(附电路图,程序清单)


目录
1 绪论    5
1.1 国内外研究现状以及发展趋势    5
1.2 设计的目标和采取的方案    5
1.3 本文的内容安排    6
2 系统总体设计    6
2.1 显示部分    6
2.2 驱动电路部分    7
2.3 电源模块部分    7
2.4 系统工作原理及过程    7
2.5 总体设计    7
3 硬件电路设计    8
3.1 AT89C51芯片    9
3.2 蓝牙模块电路    11
3.3 时钟电路    12
3.4 复位电路    12
3.5 电源电路    12
3.6 列扫描驱动电路    13
3.7 行扫描驱动电路    14
3.8 LED点阵电路    16
3.9 点阵显示原理    17
4 系统软件设计    18
4.1 手机蓝牙软件    18
4.1.1 蓝牙模块    18
4.1.2 蓝牙软件开发    19
4.2 LED图形汉字    20
4.2.1 字符的显示    20
4.2.2 字符的移动    22
5 系统调试图    23
6 总结    24
参考文献:    24
致谢    26
附录一:系统电路图    27
附录二:源程序    28

推荐资料