-
linux编程入门之c语言环境,对于学习c语言和linux都有好处的
linux编程入门之c语言环境,对于学习c语言和linux都有好处的-domain c programming language environment for learning language and c are beneficial linux
- 2023-03-30 16:10:03下载
- 积分:1
-
Atmel AT91SAM9260芯片的I2C控制器的读写程序,外部…
atmel的at91sam9260芯片的I2C控制器读写程序,外部eeprom为at24lc256,通过调试,已用于实际应用-atmel chip I2C controller of at91sam9260 reading and writing program, the external eeprom for at24lc256, through commissioning, has been used in the practical application of
- 2022-05-06 02:27:37下载
- 积分:1
-
第78例到第89例是一个芯片完整描述的各个部分,但是
它们的源描述所使用的包的源描述超过了演示版限制的300行,
目前不能进行编译与模拟...
第78例到第89例是一个芯片完整描述的各个部分,但是
它们的源描述所使用的包的源描述超过了演示版限制的300行,
目前不能进行编译与模拟,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.-The first 78 cases to 89 cases of the first chip is a complete description of the various parts, but they used to describe the source of the packet
- 2022-01-25 23:49:53下载
- 积分:1
-
webserve1.0
webserve1.0
- 2023-07-22 19:25:03下载
- 积分:1
-
本程序使用21IC DIY U盘开发板+MP3模块实现MP3播放器的功能。
使用板上自带的128MB NAND FLASH作为存储器,因此跳线J18要...
本程序使用21IC DIY U盘开发板+MP3模块实现MP3播放器的功能。
使用板上自带的128MB NAND FLASH作为存储器,因此跳线J18要
设置为FLASH的片选。
- 2022-04-07 17:39:50下载
- 积分:1
-
本代码是关于利用IAR编译环境,编译关于LED灯的闪烁频率控制的不同方法,供大家学习参考。...
本代码是关于利用IAR编译环境,编译关于LED灯的闪烁频率控制的不同方法,供大家学习参考。-The code is on the use of IAR compiler environment, the compiler on the LED lights flicker frequency control of different ways for everyone to learn the reference.
- 2023-04-22 05:25:02下载
- 积分:1
-
将bin文件转换成hex文件
将bin文件转换成hex文件-document will be converted into bin hex documents
- 2022-02-10 15:48:10下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
嵌入式linux下开发的必备uClibc,这是最新版的源码uClibc
嵌入式linux下开发的必备uClibc,这是最新版的源码uClibc-0.9.28,也可以到www.uclibc.org下载。-embedded Linux development under the prerequisite uClibc, the latest version of uClibc source-0.9.28, can be downloaded to www.uclibc.org.
- 2022-04-09 18:49:43下载
- 积分:1
-
From the ads before the corresponding test procedures, based on the arm under
对应之前上传的ads的测试程序,基于arm下的-From the ads before the corresponding test procedures, based on the arm under
- 2022-04-26 10:37:38下载
- 积分:1