-
博创2410
博创2410-s开发板全部电路设计图。pdf文件格式,介绍部分电路工作原理-Borch 2410-s Development Board all of the circuit design. pdf file format to introduce the part of the circuit works
- 2023-07-18 23:35:04下载
- 积分:1
-
该软件用于抄表器 实现多功能表自动抄表! 只需将其下载到9800型 抄表器即可运行!...
该软件用于抄表器 实现多功能表自动抄表! 只需将其下载到9800型 抄表器即可运行!-meter reading software for the realization of multi-function table for automatic meter reading! We need to download its 9,800-meter-reading device can run!
- 2022-05-08 12:16:33下载
- 积分:1
-
at91rm9200初始化C代码
at91rm9200初始化C代码--C code for starting up at91rm9200.
- 2022-03-14 09:33:02下载
- 积分:1
-
DS1302+162A+18b20+M8515做的温度时钟显示程序
DS1302+162A+18b20+M8515做的温度时钟显示程序-temperature,clock display
- 2023-02-25 20:25:03下载
- 积分: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
-
标准PS2键盘驱动程序
标准PS2键盘驱动程序-standard PS2 keyboard driver
- 2022-01-21 04:49:38下载
- 积分:1
-
Introduced an embedded OS Programming Principle and the English books, on the un...
一本介绍嵌入式OS原理及编程的英文书籍,对理解嵌入式OS有很大好处-Introduced an embedded OS Programming Principle and the English books, on the understanding of the embedded OS can bring considerable benefits to
- 2022-03-14 15:04:20下载
- 积分:1
-
nios键盘数码管驱动芯片HD7279驱动程序,使用avalon总线方式编写...
nios键盘数码管驱动芯片HD7279驱动程序,使用avalon总线方式编写-Nios keyboard LED Driver IC HD7279 driver, use the avalon bus approach to the preparation of
- 2022-03-10 23:14:50下载
- 积分:1
-
UCOS程序-任务调度
系统中的多个任务在运行时,经常需要互相无冲突地访问同一个共享资源,或者需要互相支持和依赖,甚至有时还要互相加以必要的限制和制约,才保证任务的顺利运行。因此,操作系统必须具有对任务的运行进行协调的能力,从而使任务之间可以无冲突、流畅地同步运行,而不致导致灾难性的后果。本章,我们仅介绍信号量和邮箱,消息队列将会在下一章介绍。
- 2022-11-06 21:05:04下载
- 积分:1
-
tms320c5409 demo source code
tms320c5409 demo source code
- 2022-06-27 01:33:28下载
- 积分:1