-
freescale ep100 PWM程序,按程序在初始化有限..
freescale ep100 PWM 程序,按程序中代码初始化即可启动使用PWM,代码已经经过调试。-freescale ep100 PWM process, according to the procedure in the initialization code to activate the use of PWM, the code had already been debugging.
- 2023-04-22 18:30:04下载
- 积分:1
-
ZigBee技术协议中的协同应用,适用于日…
zigbee技术中协调器应用协议,适用于射频芯片2420为节点的情况-zigbee technology applications in the coordination of the agreement, apply to the RF chip 2420 for the case of node
- 2022-01-24 10:16:41下载
- 积分:1
-
耀宇科技有限公司的128*64LCD的驱动程序
耀宇科技有限公司的128*64LCD的驱动程序-Yao-Yu Technology Co., Ltd. 128* 64LCD driver
- 2023-07-21 10:20:03下载
- 积分:1
-
嵌入式系统的USB驱动(S3C2410)
嵌入式系统的USB驱动(S3C2410)-Embedded Systems USB drive (S3C2410)
- 2023-05-16 23:30:02下载
- 积分:1
-
基于单片机、nrf24e1发射接受程序,有三个小程序,同时可进行PWM调试。...
基于单片机、nrf24e1发射接受程序,有三个小程序,同时可进行PWM调试。-Three small programs for microcontroller to drive nRF24E1 to transmit and receive. It support PWM debugging.
- 2022-04-22 08:46:01下载
- 积分:1
-
ARM Boot 程序源码 1.1.0armboot
ARM Boot 程序源码 1.1.0armboot-1.1.0
希望给你带来方便-ARM Boot procedures 1.1.0armboot source-1.1.0 want to give you the convenience of
- 2022-09-19 02:25:03下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
u-boot, 支持bf533处理器,使用blackfin+uclinux的最佳选择。-u-boot support bf533 processor, Basis of Uclinux blackfin use the best choice.
- 2022-07-16 12:43:37下载
- 积分:1
-
Porting VxDs from Windows 3 to Windows 95
Porting VxDs from Windows 3 to Windows 95
- 2022-11-03 00:05:03下载
- 积分:1
-
本程序能够在没有操作系统下可以测试LCD的驱动,在LINUX下和WINCE下都可以根据这段程序里面的寄存器设置进行驱动程序的编写!...
本程序能够在没有操作系统下可以测试LCD的驱动,在LINUX下和WINCE下都可以根据这段程序里面的寄存器设置进行驱动程序的编写!-This procedure can in the absence of operating system you can test LCD driver in under LINUX and WINCE under this procedure can be the basis of the register inside the driver settings to prepare!
- 2022-09-20 12:40:03下载
- 积分:1