-
LCD12232F written for the driver to master the nuclear Sunplus SPCE061A, connect...
为LCD12232F写得驱动程序,主控核为凌阳SPCE061A,连接方式请根据程序中的注释连接,工程可下载直接使用。-LCD12232F written for the driver to master the nuclear Sunplus SPCE061A, connections in accordance with the procedures of the Notes connection, works can be downloaded directly used.
- 2022-12-29 14:10:03下载
- 积分:1
-
PROFIBUS_DP SPECIFICATION
profibus 的官方文件,朋友给的,朋友可是花钱买来的。-PROFIBUS_DP SPECIFICATION
- 2022-12-10 15:55:03下载
- 积分:1
-
W78e58读写iButton的源程序,应用于电子门锁的完整程序
W78e58读写iButton的源程序,应用于电子门锁的完整程序-W78e58 iButton read and write the source code used in electronic locks integrity procedures
- 2023-02-17 16:15:03下载
- 积分:1
-
This is the
这是《C8051F系列单片机开发与C语言编程》
配套的源代码-This is the
- 2022-02-06 00:47:55下载
- 积分:1
-
自制AT89S51编程器教程 编程器制作包 1.1 修正了电路两处错误。 编程器制作包 1.2 增加了一个下载线调试程序...
自制AT89S51编程器教程 编程器制作包 1.1 修正了电路两处错误。 编程器制作包 1.2 增加了一个下载线调试程序-homemade AT89S51 programmer Programming Guide for the production of 1.1 amendments circuit two errors. For production programming packages increased by 1.2 download a line debugger
- 2022-01-25 18:16:38下载
- 积分:1
-
89S52下C51写的I2C通讯程序,测试通过,本人正在使用
89S52下C51写的I2C通讯程序,测试通过,本人正在使用-C51 under 89S52 write I2C communication procedures, test passed, I am being used
- 2022-03-17 06:39:15下载
- 积分:1
-
自己的51开发板源代码 C,里面包含有流水灯,数码管显示,温度数码管显示,中断―定时―计数,USB_MEGA8_ISP 电路图,USB_MEGA16_JTAG电...
自己的51开发板源代码 C,里面包含有流水灯,数码管显示,温度数码管显示,中断―定时―计数,USB_MEGA8_ISP 电路图,USB_MEGA16_JTAG电路图等实验程序,内容丰富-51 development board
- 2022-02-25 15:45:27下载
- 积分:1
-
鉴于MCS
鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure software. The use of 51 built-in system allows interruption Register IE and priority interrupt register IP, through word shielding mechanisms to achieve; C51 in the form of this expansion is the way to achieve functions, methods for the use of empowerment friendly, simple user interface.
- 2022-01-26 06:59:29下载
- 积分: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
-
ADE7759 chip to realize the power to read and write and calibration, AVR Singlec...
实现对ADE7759电能芯片的读写和校准,AVR单片机源码与电路图,单相电能表读写程序和初始化程序-ADE7759 chip to realize the power to read and write and calibration, AVR Singlechip source with schematics, single-phase watt-hour meter reading and writing procedures and initialization procedures
- 2022-02-21 21:38:23下载
- 积分:1