基于 51 单片机的汽车智能雨刮器控制系统设计 The design of the control system of automobile intelligent wiper based on 51 single chip microcomputer摘要智能雨刮器的设计以 STC89C52 为核心,实现了以单片机为控制系统的智能雨刮器
重点是电路结构原理和代码编程的设计
它包括项目概述,方案演示,智能雨刷硬件和软件的设计,系统调试和其他部分
本设计以单片机为控制核心
硬件基于分块模式的方法,对整个系统的电路设计进行了分析,给出了系统的总体结构图,单片机的最小系统,步进电机的驱动电路,按键电路,显示电路
LCD1602,传感器电路和电源电路
在软件实现过程中,还使用了分块的方法
软件设计部分包括智能雨刮器程序设计思想和智能雨刮器功能分析
设计并实现了步进电机,按键,LCD1602 显示和雨量传感器电路的结构和功能,主要编写了主程序的逻辑结构
软件部分采用 C 语言,通过分析雨量值和设定值进行分析,完成雨刮器的自动启停和速度控制
该设计基本达到了预期目的,具有很强的实用价值
关键词:智能雨刮器、自动控制、单片机、STC89C52、电机驱动、LCD1602AbstractThe design of the intelligent wiper takes STC89C52 as the core, and realizes the intelligent wiper with the single-chip microcomputer as the control system
The focus is on the design of circuit structure principles and code programming
It includes project