-
这个是实时时钟芯片DS1302的驱动程序,采用c51编写,编程时只需要修改一下SCL,IO,RST的引脚定义即可,经过测试,完全好用...
这个是实时时钟芯片DS1302的驱动程序,采用c51编写,编程时只需要修改一下SCL,IO,RST的引脚定义即可,经过测试,完全好用-This is a real-time clock chip DS1302 driver, using C51 preparation, programming, only need to modify about SCL, IO, RST pin can be defined, tested and fully use
- 2022-02-20 23:22:22下载
- 积分:1
-
Summary of previous experience, improved procedures, despite a warning but can s...
总结前人经验,改进后的程序,虽有警告但是仍可应用.因为8个警告中有7个是因为函数定义后未调用.-Summary of previous experience, improved procedures, despite a warning but can still be applied. Because there are eight warning is because the seven did not call the function definition.
- 2023-04-11 11:35:03下载
- 积分:1
-
电磁兼容技术培训(杨济深教授讲课稿),这可是权威之作。是学习电磁兼容技术的工程师必学宝典。...
电磁兼容技术培训(杨济深教授讲课稿),这可是权威之作。是学习电磁兼容技术的工程师必学宝典。- Electromagnetic compatibility technology training (Professor
Yang Jishen teaches manuscript), this but work authority. Is engineer
which studies the electromagnetic compatibility technology must study
the precious book.
- 2022-05-29 19:24:45下载
- 积分:1
-
用普通键盘WAVE6000通信程序编写包括数据C.
WAVE6000编写的常用的程序 包括键盘 通信 数据转换 -WAVE6000 prepared by the common keyboard communication procedures include data conversion
- 2022-01-25 17:49:48下载
- 积分:1
-
MAX485 applications is very wide, and can be applied to long
MAX485应用很广泛,可应用远程传输,信号衰减少.-MAX485 applications is very wide, and can be applied to long-distance transmission, the signal failure reduced.
- 2022-01-25 14:38:16下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
再分享一个数字万用表的源码, 这也是我从我朋友那里要过来的...
再分享一个数字万用表的源码, 这也是我从我朋友那里要过来的-Again to share the source of a digital multimeter, which is where I learned from my friends to come
- 2022-01-28 19:27:53下载
- 积分:1
-
Source for scanners barcode fu
Source for scanners barcode fu-Source for scanners barcode full
- 2022-08-11 09:53:04下载
- 积分:1
-
使用51单片机用算法的方式来产生SPWM的程序
使用51单片机用算法的方式来产生SPWM的程序-Use 51 MCU way to use the algorithm to generate SPWM program
- 2022-03-14 16:24:52下载
- 积分:1
-
门禁系统读卡器源码 有助于了解其工作原理 帮助开发单片机
门禁系统读卡器源码 有助于了解其工作原理 帮助开发单片机-Access Control System source code will help readers understand the principles of its work to help develop single-chip microcomputer
- 2022-03-12 00:16:46下载
- 积分:1