项目编号:mcuclub-dz-264
设计简介:
项目名:手势控制器
项目编号:mcuclub-dz-264
单片机类型:STC89C52
具体功能:
1、从机部分:通过MPU6050识别手势(上下左右),则通过蓝牙将数据发送到主机部分
2、主机部分:通过蓝牙接收到从机的检测数据,通过LCD1602显示(up down left right)
总字数:13960
摘 要
科技快速发展的新时代,智能设备不断影响着人类的工作和生活,未来有望成为影响全球经济发展的关键因素。在智能设备的工作过程中。优良的操作系统能让智能设备在使用过程中更加灵活、多变。本文设计一款智能手势控制器,通过多变的手势操纵,让智能设备的智能化程度进一步提升,有效增加工作乐趣和工作效率。
为了有效提高手势控制器的智能化程度。本设计采用STC89C52单片机进行主机和从机的设计。主机包括蓝牙模块和显示模块,通过蓝牙接收来自从机的数据,并将接收到的数据在LCD1602显示屏上进行显示。从机包括蓝牙模块和传感器监测模块,采用MPU6050传感器进行手势识别,保护上下左右四个方向上的手势识别,并通过蓝牙模块将数据发送到主机部分上显示。主从机的相互配合,共同完成手势识别系统的设计。
关键词:手势识别;单片机;控制器;显示屏;蓝牙
Abstract
In the new era of rapid technological development, intelligent devices are constantly influencing human work and life, and are expected to become a key factor affecting global economic development in the future. During the operation of smart devices. An excellent operating system can make smart devices more flexible and versatile during use. This article designs an intelligent gesture controller that further enhances the intelligence of intelligent devices through variable gesture manipulation, effectively increasing work fun and efficiency.
In order to effectively improve the intelligence level of gesture controllers. This design uses the STC89C52 microcontroller for the design of the host and slave computers. The host includes a Bluetooth module and a display module, which receives data from the slave through Bluetooth and displays the received data on the LCD1602 display screen. The slave includes a Bluetooth module and a sensor monitoring module. The MPU6050 sensor is used for Gesture recognition to protect Gesture recognition in the up, down, left, right directions, and send data to the host for display through the Bluetooth module. The master and slave computers cooperate with each other to complete the design of Gesture recognition system.
Keywords: Gesture recognition; Single chip microcomputer; Controller; Display screen; Bluetooth
目 录
摘 要
Abstract
第一章 设计概述
第二章 系统设计方案
第三章 硬件设计
第四章 系统程序设计
第五章 仿真测试
第六章 实物测试
总结
致谢
参考文献
附录