蓝牙电子秤设计(论文+源码+录像)
专 业: 学 号:
学生姓名: 指导教师:
摘要
目前,在国内使用电子秤的人群特别多,不管是工厂称重、航天科技对于产品的称重、电子行业对器件等的称重,还是平常买菜等都会利用电子秤来称重,但是这些称重的方式不够简洁,无法做到远程控制及显示,面对这么庞大的用户量,传统的电子秤称重方式就显得有些吃力,可能还不能做到最快速的、准确性的检测,直接影响用户的生活,不能有效的保证人们的高质量生活。智能电子产品已经占领市场,利用远程的方式控制显示电子秤的想法应运而生,不仅减少硬件的基础成本,也大大减少用户的使用麻烦提高用户的生活质量,这将成为科技的一项历史性革命。
本课题旨在研究无线传输的电子秤系统:进行远程操控显示所称物的重量数值,方便用户使用及节约用户时间,提高用户的生活品质。采用STM系列的STM32F103ZE单片机作为主控芯片实现最小系统,外围电路蓝牙模块、压力传感器电路、程序下载电路组成,配合上位机程序,设计手机安卓APP,软硬件协作实现本次课题的硬件电路的设计与搭建。
通过Keil5软件编写单片机程序,实现数据接口通讯,数据显示;采用蓝牙模块与单片机之间的数据交互与控制,采用Altium Designer Winter 09设计绘制本次课题的原理图与PCB图,软硬件结合设计,实现本次课题的功能。
这种控制方式操作简单,安全,便于实现,并且能够很好地应用于实践,提高现代人的生活品质,利于社会和谐。
关键词:STM32F103ZE最小系统;蓝牙模块;压力传感器;APP
On the wireless transmission of electronic scale
Abstract
At present, in the domestic use of electronic people much more special, whether factory weighing, aerospace science and technology for production of weighing, weighing on devices such as electronic industry, or usually buy vegetables and so on will use electronic scale to weigh, but the way these weighing concision, cannot do the remote control and display, in the face of such a large population, the traditional way of weighing electronic balance is somewhat difficult, and might not be the most rapid, accurate detection, directly affects the user's life, cannot effectively guarantee people's high quality life.Intelligent electronic products have been occupying the market, use the remote control according to idea of electronic balance, not only reduce the cost of hardware foundation, also greatly reduce the user's use of trouble by the user's quality of life, it will be a historic revolution in science and technology.
Of this subject is to study: electronic scale of wireless transmission system for remotely referred to show the weight of the numerical, convenient users use and save time, improve the user's quality of life.Using STM series STM32F103ZE single chip microcomputer as main control chip to achieve minimum system, bluetooth module, pressure sensor circuit and peripheral circuit program download circuit composition, cooperate with PC applications, mobile phone android APP design, hardware and software collaboration to achieve the task of hardware circuit design and build.
Through Keil5 software write MCU program to implement the data communication interface, data display;Using bluetooth module and single-chip microcomputer data interaction between control, using Altium Designer Winter 09 design drawing this topic the principle diagram and PCB diagram, software and hardware combined with the design, we can realize the function of this topic.
This kind of control mode operation is simple, safe, easy to implement, and can be well applied to practice, improve the quality of life of modern, conducive to social harmony.
Keyword:STM32F103ZE minimum system;Bluetooth module;Pressure sensor;APP
目录
摘要 Ⅰ
Abstract Ⅱ
前言 1
致谢 33
单片机以其价格低廉、功能强大、体积小、性能稳定等优点, 深受广大电子设计爱好者喜爱。目前,各类产品中都能看到单 片机的身影,如门铃、提示器、玩具,以及各类数据采集系统和控制终端等。单片机是现代电子设计中使用最广泛的电子元件。而其中的单片机是最早兴起的一类。单片机功能完备、指令系统丰富,发展的最为成熟。
(1) 家电产品及玩具。 以单片机为核心控制的家用电器已经很普遍的应用于我们的日常生活之中,例如:电磁炉、微波炉、加湿器等等,这些我们日常随处可见的产品其实就是单片机为核心的控制产物,还有小朋友们之间玩的电子枪,飞机,圣诞树等这些玩具也是以单片机为核心所得的产物,所以说,单片机对日常生活影响很大,伴随我们一生。
(2) 机电一体化设备。 现在的大型设备所用到的功能,都离不开单片机为核心的控制电路,例如:塔吊、汽车工业、化工等都会依托电子产品进行工作、测试、实验,因为电子产品中单片机可以进行编写程序,进行精准计算数量、重量、微小信号,这样才能使得我们的工业快速发展。
(3) 智能测量设备。对于现在的一些科研项目,我们需要智能仪器进行测试,这些精密准确的仪器也是由以单片机为核心的外围电路设计出来的,对于一些弱小信号,就可以通过单片机采样、滤波、放大进行监测,得出准确数值,方便我们的科研人员进一步分析。
(4) 自动测控系统。现在的机器人随处可见,工业上有,民用上也有了,例如:自动表演的机器人,送餐机器人都是按照一定的程序设置,配合外围的机械或者电器进行自动表演,实现真正的拟人化,帮助我们劳动,减少工厂的劳动力,即就是节约成本,并且这些机器人能够自己进行检测数值,根据不同的参数,进行作业,完全可以替代人工。
(5) 计算机控制及通信技术。现在航天事业发展迅速,通讯技术也得到很大提高,可以在地球表面进行探测月球的参数,这也是单片机技术的应用,利用到无线通讯技术,采用红外波的性质,遥感技术进行无线通讯,时时刻刻需要单品机进行数据处理,数据交换才能掌握实时的变化。
从单片机初期的开发,到现在的不同种类、接口、功能的单片机,都在不断地创新和增加强大的功能,就51系列单片机就已经很多种,片内资源也特别丰富,引脚右原来的20增加到44,再到48个引脚,引脚数量的增多,单片机的可利用资源就会更加丰富,存储内容也由原来的4KB到如今的4M,这些足以说明单片机开发已经成为一种潮流,正在火速发展。
………………
………………