-
good linux embedded development arm of the Instruction Set
很好的linux嵌入式开发arm的指令集-good linux embedded development arm of the Instruction Set
- 2022-03-12 04:42:21下载
- 积分: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
-
利用I2C协议的EEPROM
EEPROM using I2C Protocol-EEPROM using I2C Protocol..
- 2022-08-08 01:02:05下载
- 积分:1
-
CPU卡在税控行业应用驱动,符合7816要求
CPU卡在税控行业应用驱动,符合7816要求--CPU card driver. It meets the requirement of 7816.
- 2022-03-09 19:39:47下载
- 积分:1
-
Amlogic DPF的源代码
AMLOGIC DPF source code
- 2023-02-22 03:30:04下载
- 积分:1
-
freescale MC9S12XS128 PWM
这是一个基于飞思卡尔MC9S12XS128处理器的PWM程序,主要是用PE编写,具体端口配置请参照MC9S12XS128的数据手册
- 2022-05-27 23:15:20下载
- 积分:1
-
Taxi automatic meter design requirements: 1 meter taxi meter. The meter' s bi...
出租车自动计价器设计
要求:
计一个出租车计价器。
该计价器的计费系统:行程 3公里内,且等待累计时间2分钟内,起步费为10元;3公里外以每公里1.6元计费,等待累计时间2分钟外以每分钟以1.5元计费。
并能显示行驶公里数、等待累计时间、总费用。
-Taxi automatic meter design requirements: 1 meter taxi meter. The meter" s billing system: stroke within 3 km, and the total waiting time of 2 minutes, the starting fee is 10 yuan 3 kilometers away, charging 1.6 yuan per kilometer, waiting outside the aggregate time of 2 minutes to 1.5 yuan per minute billing. And can show the number of road miles, waiting for the accumulated time, the total cost.
- 2023-03-13 10:30:03下载
- 积分:1
-
arm GPIO控制基本设置基本输入输出
arm GPIO控制基本设置基本输入输出-lpc2368 gpio function can good work
- 2023-09-01 20:15:03下载
- 积分:1
-
S3C2410A的实时时钟的设计实验源程序
S3C2410A的实时时钟的设计实验源程序-S3C2410A the experimental design of real-time clock source
- 2023-06-28 15:40:03下载
- 积分:1
-
红外遥控解码,包括RC5协议和NEC协议解码,适应任何嵌入系统。...
红外遥控解码,包括RC5协议和NEC协议解码,适应任何嵌入系统。-Infrared remote control decoding, including the NEC protocol decode RC5 protocol and to adapt to any embedded system.
- 2022-03-25 00:09:51下载
- 积分:1