用at89s51单片机控制的智能电动车(Intelligent electric vehicle controlled by AT89S51 single chip microcomputer).docVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
用at89s51单片机控制的智能电动车(Intelligent electric vehicle controlled by AT89S51 single chip microcomputer)
用at89s51单片机控制的智能电动车(Intelligent electric vehicle controlled by AT89S51 single chip microcomputer)
The program code is as follows:
ORG 0H
SJMP MAIN
ORG 03H
SJMP ZD0
ORG 0BH
SJMP ZT0
ORG 20H
MAIN: CLR P1.4
CLR P2.4; electric car parking
MOV, SP, #58H
MOV, SCON, #0, serial initialization
MOV, TMOD, #01H; timer T0 mode 1, timed 1ms
MOV, TH0, #0FCH
MOV, TL0, #18H
MOV, 47H, #10
MOV, 48H, #100
MOV, 50H, #24, PWM initial value, duty cycle is 0.8
MOV, 51H, #6
MOV, R6, #1; speed control sign for electric vehicle
MOV, R7, #1; electric vehicle forward, stop, return sign
LCALL QL
LCALL DISPLAY
SETB EA; open interrupts
SETB ET0
SETB IT0; external interrupt pulse triggering
SETB EX0
WAIT:, JB, P1.0, WAIT; determine whether the electric car starts running
LCALL DELAY4
JB, P1.0, WAIT
LCALL DELAY4
JNB P1.0, $
SETB TR0; start the timer
SETB P2.2
CLR P2.3
SETB P2.4; electric car forward
CLR P2.5; the forward light is on
QJ:, JB, P2.0, YZ; whether the electric car is right
SETB P1.2
CLR P1.3
SETB P1.4; left turn of electric vehicle
MOV, R3, #6
LCALL DELAY
CLR P1.4
YZ:, JB, P2.1, JS; electric cars are left?
CLR P1.2
SETB P1.3
SETB P1.4; electric car right turn
MOV, R3, #6
LCALL DELAY
CLR P1.4
JS: CLR A; slow down when forward 100cm
CJNE, A, 45H, STOP
CJNE, A, 44H, STOP
INC A
CJNE, A, 43H, STOP
MOV, R6, #2, down speed, duty cycle is 0.5
MOV, R3, #6
LCALL DELAY
STOP:, JB, P2.0, EXIT3; the two sensors on the front of the electric vehicle are parking on black paper
JB, P2.1, EXIT3
LCALL DELAY4
CLR P2.4; parking waiting for 5S
MOV, R7, #2
CLR P1.1; alarm 5S
CLR P2.6
LOOP1: LCALL DISPLAY
CPL P1.1
MOV, A, 46H
CJNE, A, #5, LOOP1
SETB P1.1
SETB P2.5
LCALL QL
LCALL DISPLAY
MOV, R7, #1
MOV, R6, #1
CLR P2.2
SETB P2.3
SETB P2.4; electric car back
SJMP HT
EXIT3: LCALL DISPLAY
SJMP QJ
HT:, JB, P3.6, ZZ; electric cars are left?
CLR P1.2
SETB P1.3
SETB P1.4; electric car right turn
MOV, R3, #6
LCALL DELAY
CLR P1.4
ZZ:, JB, P3.7, JS1; whether the electric car is right
SETB P1.2
CLR P1.3
SETB P1.4; left tu
您可能关注的文档
- 浅析建筑风格(Brief analysis of architectural style).doc
- 浅析电子商务时代的信息管理与信息系统(Analysis of information management and information system in e-commerce era).doc
- 浅析高校学生公寓管理(Management of College Students' Apartments).doc
- 浅论会计如何适应电子商务时代(How does accounting adapt to the era of e-commerce).doc
- 浅谈maya全局光渲染器(Talking about Maya global optical renderer).doc
- 浅谈51单片机在红外遥控器系统中的应用_汪国坚(On the 51 single-chip infrared remote control system in the application of _ Wang Guojian).doc
- 浅谈一般电网事故原因分析及对策(Analysis of the causes of general power grid accidents and Countermeasures).doc
- 浅谈中日茶文化的异同(On the similarities and differences of Chinese and Japanese tea culture).doc
- 活捉石怀玉剧本(The capture of Shi Huaiyu's plays).doc
- 浅谈体育舞蹈的价值(Discussion on the value of sports dance).doc
- 生肖与五行—兔(Chinese zodiac and the five elements - Rabbit).doc
- 用windriver调试开发plx9052的几点经验(Some experience of debugging and developing PLX9052 with WinDriver).doc
- 用万能表检测维修各种故障的电路板(Check and repair all kinds of circuit boards with universal meter).doc
- 生物2(Biology 2).doc
- 用于动物保健预防的添加剂(Additive for the prevention of animal health).doc
- 用于电动自行车的电池比较(Comparison of batteries used in electric bicycles).doc
- 用冰箱做出各种好吃(Make all kinds of delicious food in the fridge).doc
- 用好win 2008自带防火墙 有效保护服务器安全(Good win 2008 comes with firewall, effective protection of server security).doc
- 用冰箱做出各种好吃吃(Make all kinds of delicious food in the fridge).doc
- 用友财务软件常见的问题合集(UF financial software common problems Collection).doc
最近下载
- 城管执法队员百分制考核细则.docx VIP
- 高血压的诊治PPT课件.pptx VIP
- 第二单元第04课时用混合运算解决实际问题(1)(教学课件)数学人教版三年级上册(新教材).pptx
- 健身会所操课教练工作流程及规范 .pdf VIP
- 《江苏省工业、建筑业、服务业、生活和农业用水定额(2025年)》.docx VIP
- 国投证券-固态电池系列报告(一):未来已来固态电池行业迎来产业驱动.pdf VIP
- Hubsan哈博森无人机ZINO说明书用户手册.pdf
- 高中政治必修二《经济与社会》选择题专练30题 .pdf VIP
- 高危高尿酸血症药物降尿酸治疗专家共识(2025版).pptx VIP
- 2025湖南郴州桂阳县招聘25名城市社区专职工作者笔试备考题库及答案解析.docx VIP
文档评论(0)