89C51单片机开发板全部代码带全部函数名中文注释。以及每一步的注释

上传者: m0_64478952 | 上传时间: 2022-05-17 17:08:36 | 文件大小: 13.69MB | 文件类型: RAR
包括一些例程-温度控制-计数秒表-音乐播放-串口助手控制灯-密码锁等等

文件下载

资源详情

[{"title":"( 70 个子文件 13.69MB ) 89C51单片机开发板全部代码带全部函数名中文注释。以及每一步的注释","children":[{"title":"STC89C52.pdf <span style='color:#111;'> 14.23MB </span>","children":null,"spread":false},{"title":"89c52全部驱动代码封装工程","children":[{"title":"project.uvopt <span style='color:#111;'> 16.19KB </span>","children":null,"spread":false},{"title":"inc","children":[{"title":"Beep_music.h <span style='color:#111;'> 827B </span>","children":null,"spread":false},{"title":"keyduli.h <span style='color:#111;'> 74B </span>","children":null,"spread":false},{"title":"LED_BT.h <span style='color:#111;'> 112B </span>","children":null,"spread":false},{"title":"led.h <span style='color:#111;'> 156B </span>","children":null,"spread":false},{"title":"Time_Led.h <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"IR.h <span style='color:#111;'> 536B </span>","children":null,"spread":false},{"title":"oneWire.h <span style='color:#111;'> 243B </span>","children":null,"spread":false},{"title":"INT0.h <span style='color:#111;'> 65B </span>","children":null,"spread":false},{"title":"uart.h <span style='color:#111;'> 102B </span>","children":null,"spread":false},{"title":"LEDline.h <span style='color:#111;'> 182B </span>","children":null,"spread":false},{"title":"DS1302settime.h <span style='color:#111;'> 120B </span>","children":null,"spread":false},{"title":"AD.h <span style='color:#111;'> 59B </span>","children":null,"spread":false},{"title":"SaveDateTime_AT24C02.h <span style='color:#111;'> 150B </span>","children":null,"spread":false},{"title":"keyscanf.h <span style='color:#111;'> 85B </span>","children":null,"spread":false},{"title":"DA.h <span style='color:#111;'> 77B </span>","children":null,"spread":false},{"title":"Motor.h <span style='color:#111;'> 89B </span>","children":null,"spread":false},{"title":"LCD1602zijida.h <span style='color:#111;'> 876B </span>","children":null,"spread":false},{"title":"password.h <span style='color:#111;'> 86B </span>","children":null,"spread":false},{"title":"LCD1602.h <span style='color:#111;'> 648B </span>","children":null,"spread":false},{"title":"Time0_remath.h <span style='color:#111;'> 207B </span>","children":null,"spread":false},{"title":"DS1302.h <span style='color:#111;'> 363B </span>","children":null,"spread":false},{"title":"XPT2046.h <span style='color:#111;'> 463B </span>","children":null,"spread":false},{"title":"timer.h <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"BEEP.h <span style='color:#111;'> 82B </span>","children":null,"spread":false},{"title":"DS18B20.h <span style='color:#111;'> 103B </span>","children":null,"spread":false},{"title":"AT24C02.h <span style='color:#111;'> 167B </span>","children":null,"spread":false},{"title":"I2C.h <span style='color:#111;'> 240B </span>","children":null,"spread":false},{"title":"Time_key.h <span style='color:#111;'> 131B </span>","children":null,"spread":false},{"title":"Temperature_Alarm.h <span style='color:#111;'> 101B </span>","children":null,"spread":false}],"spread":false},{"title":"project.M51 <span style='color:#111;'> 80.84KB </span>","children":null,"spread":false},{"title":"keilkilll.bat <span style='color:#111;'> 399B </span>","children":null,"spread":false},{"title":"project.hex <span style='color:#111;'> 22.39KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"Temperature_Alarm.c <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"LED_BT.c <span style='color:#111;'> 561B </span>","children":null,"spread":false},{"title":"AD.c <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"BEEP.c <span style='color:#111;'> 331B </span>","children":null,"spread":false},{"title":"IR.c <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"I2C.c <span style='color:#111;'> 1.88KB </span>","children":null,"spread":false},{"title":"DS18B20.c <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"DS1302.c <span style='color:#111;'> 3.70KB </span>","children":null,"spread":false},{"title":"Motor.c <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"XPT2046.c <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"oneWire.c <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"keyduli.c <span style='color:#111;'> 520B </span>","children":null,"spread":false},{"title":"Time_Led.c <span style='color:#111;'> 1.36KB </span>","children":null,"spread":false},{"title":"Beep_music.c <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false},{"title":"Time0_remath.c <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"LCD1602.c <span style='color:#111;'> 4.55KB </span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'> 967B </span>","children":null,"spread":false},{"title":"AT24C02.c <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"SaveDateTime_AT24C02.c <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"INT0.c <span style='color:#111;'> 483B </span>","children":null,"spread":false},{"title":"DA.c <span style='color:#111;'> 1.00KB </span>","children":null,"spread":false},{"title":"DS1302settime.c <span style='color:#111;'> 5.89KB </span>","children":null,"spread":false},{"title":"uart.c <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"LCD1602zijida.c <span style='color:#111;'> 5.80KB </span>","children":null,"spread":false},{"title":"timer.c <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"password.c <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"Time_key.c <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"LEDline.c <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"keycanf.c <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false}],"spread":false},{"title":"project.uvgui.lihonglin <span style='color:#111;'> 189.43KB </span>","children":null,"spread":false},{"title":"STARTUP.A51 <span style='color:#111;'> 6.23KB </span>","children":null,"spread":false},{"title":"project <span style='color:#111;'> 145.02KB </span>","children":null,"spread":false},{"title":"projec.uvopt <span style='color:#111;'> 53.53KB </span>","children":null,"spread":false},{"title":"project.uvproj <span style='color:#111;'> 18.82KB </span>","children":null,"spread":false}],"spread":false},{"title":"A2开发板原理图.pdf <span style='color:#111;'> 227.86KB </span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明