-
IIC agreement procedure, the program IIC protocol
IIC协议程序,该程序时IIC协议的驱动,通过该程序可以访问IIC协议的器件-IIC agreement procedure, the program IIC protocol-driven, through which the program can access the device IIC Protocol
- 2023-05-24 08:25:02下载
- 积分:1
-
基于PIC单片机的RTOS(实时操作系统)用户的安全指南
microchip Pic Salvo RTOS user guide
- 2022-06-01 04:44:34下载
- 积分:1
-
ZLG7289的C51驱动程序
本程序为自主编写的ZLG7289的C51驱动程序,内容以ZLG7289.H为主体,完全源代码,同时具备测试代码,完整的KEIL工程,移植非常方便!
- 2022-02-24 12:01:16下载
- 积分:1
-
关于个人可控硅应用的原理和相关信息…
关于单项可控硅的原理 应用 及有关资料-With regard to the principle of individual SCR application and related information
- 2022-03-30 19:26:57下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
中断总线帕雷尔港口AVR C单片机程序
interrrupt parell port avr c micom program
- 2023-05-12 21:45:03下载
- 积分:1
-
基于8515的lcd显示控制程序,可要编译执行。有较大的参考价值。c51格式....
基于8515的lcd显示控制程序,可要编译执行。有较大的参考价值。c51格式.--LCD display control program based on 8515. You should compile and run it. C51 format.
- 2022-02-01 09:11:01下载
- 积分:1
-
Included basic embedded concept documents. Its been explained fantastically with...
Included basic embedded concept documents. Its been explained fantastically with simple english. Have read many embedded documents, But the embedded concept explained here is simple, basic and to the point.
- 2022-02-09 14:43:29下载
- 积分:1
-
键盘源代码
一个keyboard的源代码-a keyboard source code
- 2023-05-18 21:00:02下载
- 积分:1
-
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法...
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法-ADS is a common embedded development language, this book details the use of this software
- 2023-06-15 00:20:05下载
- 积分:1