- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
io口模拟uart演示程序(IO analog UART demo program)
io口模拟uart演示程序(IO analog UART demo program) I/O port simulation UART demo program (only after the software simulation) HotPower published in the 2004-7-7 22:59 McCain - return report the post layout of SCM /*------------------------------------------------ I/O port simulation UART demo program --------------------------------------------------*/ #include AT89X52.h #include intrins.h /*------------------------------------------------ AT89S5X --------------------------------------------------*/ SFR AUXR = 0x8e; SFR WDTRST = 0xa6; Sfr16 TIMEER2 = 0xcc; Sfr16 RCAP = 0xca; Sbit TX = P1^0; Sbit RX = P1^1; /*------------------------------------------------ 74HC164 serial display data --------------------------------------------------*/ #define LedSegA 0x40 #define LedSegB 0x20 #define LedSegC 0x10 #define LedSegD 0x08 #define LedSegE 0x04 #define LedSegF 0x02 #define LedSegG 0x01 #define LedSegH 0x80 #define LedSegNul 0x00 #define, LedChar0, LedSegA +, LedSegB +, LedSegC +, LedSegD +, LedSegE + LedSegF #define, LedChar1, LedSegB + LedSegC #define, LedChar2, LedSegA +, LedSegB +, LedSegD +, LedSegE + LedSegG #define, LedChar3, LedSegA +, LedSegB +, LedSegC +, LedSegD + LedSegG #define, LedChar4, LedSegB + LedSegC + LedSegF + LedSegG #define, LedChar5, LedSegA +, LedSegC +, LedSegD +, LedSegF + LedSegG #define, LedChar6, LedSegA +, LedSegC +, LedSegD +, LedSegE +, LedSegF + LedSegG #define, LedChar7, LedSegA + LedSegB + LedSegC #define, LedChar8, LedSegA +, LedSegB +, LedSegC +, LedSegD +, LedSegE +, LedSegF + LedSegG #define, LedChar9, LedSegA +, LedSegB +, LedSegC +, LedSegD +, LedSegF + LedSegG #define, LedCharA, LedSegA +, LedSegB +, LedSegC +, LedSegE +, LedSegF + LedSegG #define, LedCharB, LedSegC +, LedSegD +, LedSegE +, LedSegF + LedSegG #define, LedCharC, LedSegA + LedSegD + LedSegE + LedSegF #define, LedCharD, LedSegB +, LedSegC +, LedSegD +, LedSegE + LedSegG #define, LedCharE, LedSegA +, LedSegD +, LedSegE +, LedSegF + LedSegG #define, LedCharF, LedSegA + LedSegE
您可能关注的文档
- co(有限公司).doc
- cpu与gpu的作用和位置分析(Role and position analysis of CPU and GPU).doc
- cpa考试中,如何一次性通过6门档(CPA test, how to pass through 6 files at one time).doc
- cpu占用过高的原因及解决方法(Reasons for excessive use of CPU and Solutions).doc
- cost_spend与take的区别(The difference between cost_spend and take).doc
- cool edit效果器的使用技巧(How to use the cool edit effector).doc
- cpu超频的基本原理(The basic principle of CPU overclocking).doc
- cpu过高(CPU is too high).doc
- cs1.6 bug大全(辛苦..)(CS1.6 bug Daquan (hard..)).doc
- csdn的工作经历(CSDN working experience).doc
- io模拟spi时序(IO simulation SPI timing).doc
- iphone ios使用技巧(iphone ios使用技巧).doc
- iphone4实用操作手册(IPhone4 practical operation manual).doc
- iso14000系列标准产生背景及简介(ISO14000 series standard background and introduction).doc
- iq推理题大全(IQ reasoning questions Daquan).doc
- it句型在高考中的所有用法(All the usage of it sentence patterns in college entrance examination).doc
- it极简主义(It minimalist).doc
- it职业分析(It occupation analysis).doc
- j-20介绍(J-20).doc
- i英语词汇(I English Vocabulary).doc
文档评论(0)