- 27
- 0
- 约2.89万字
- 约 28页
- 2021-06-18 发布于天津
- 举报
基于 ARM 的出租车计价器的设计
目录
前言2
第 1 章 绪论3
第 1.1 节 选题的背景及意义 3
第 1.2 节 嵌入式系统的简介 3
第 1.3 节 ARM 简介 4
第 1.4 节 ARM 与 51 单片机区别 4
第 2 章 系统分析6
第 2.1 节 背景分析 6
第 2.2 节 计价公式分析 6
第 2.3 节 实现功能分析 6
第 2.4 节 方案分析 7
第 3 章 系统设计8
第 3.1 节 硬件设计 8
第 3.2 节 程序设计 10
第 3.3 节 框图设计 12
第 4 章 系统测试 12
第 4.1 节 硬件测试 13
第 4.2 节 软件测试 13
第 4.3 节 综合测试 13
第 4.4 节 测试结果 13
结论 14
参考文献 15
致谢 16
附录 17
附录 1:实物照片17
附录 2:主程序18
i
基于 ARM 的出租车计价器的设计
【摘要】:出租车计价器采用了 stm32f103zet6 为主要芯片的开发板。时钟这一要
素加在功能要求上方便广大司机与乘客。使用内部自带电池的 RTC 时钟,可以在掉电的
情况下继续存储正确的时间。计价时,有白天和黑夜两种价格,还有中途停车等待的价
格。白天和黑夜这两种状态是由系统时间区分的,起步价相同,但是单价却各不相同。
为了适应社会需求的增长,使用触摸屏技术方便改动价格。进入修改参数的界面,可以
通过触摸屏技术,能修改单价,总价,等待价格。系统时间也可以根据需求做对应的修
改。速度可以调节,对里程数产生一定影响。由于车祸的频繁发生,于是便加了个功
能,当车主速度过快,车就会闪个不停来提醒车主减速。车子暂停时,车灯也有闪烁现
象的出现,来提醒后面的车注意车距。此时的停止时间可以累加,累计到一定时间将会
收费。
【关键词】:stm32f103zet6;触摸屏;速度
[Abstract]:The taxi meter makes a stm32f103zet6 as the main chip
development board. This element of the clock is added to the functional
requirements to facilitate the majority of drivers and passengers.Use the RTC clock
with the internal battery, you can continue to store the correct time in power-down
situations.When billing, there are two prices during the day and night, as well as
half-price parking.The two states of day and night are distinguished by the system
time, the starting price is the same, but the price is different.In order to
accommodate the growth needs of the community, the use of touch-screen
technology to facilitate changes in prices.To modify the parameters of the
interface,it can touch screen technology and can modify the unit price, total
price.The system time can also make corresponding changes according to the
demand.Speed can b
原创力文档

文档评论(0)