-
嵌入式系统的重要概念
嵌入式系统的重要概念-Embedded System important concepts
- 2023-08-12 23:45:03下载
- 积分: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
-
用verilog写的基于cpld的交通灯控制器的源代码,供参考
用verilog写的基于cpld的交通灯控制器的源代码,供参考-Use verilog to write cpld-based traffic signal controllers and the source code for reference
- 2022-01-30 23:56:04下载
- 积分:1
-
开发协议下载
开发协议下载-摄像头协议 TWAIN Specification Version 1.9 This document has been ratified by the TWAIN Working Group Committee as of January 20, 2-development agreement download-camera agreement TWAIN Specification Version 1.9 This document has been ratified by the TWAIN Working Group Committee as of The 20, 2
- 2023-04-12 07:30:04下载
- 积分:1
-
这是DM644x SDIO的源代码,它可以支持SDHC。
this the sdio source code for dm644x, it could support SDHC.-this is the sdio source code for dm644x, it could support SDHC.
- 2022-08-22 03:16:21下载
- 积分: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
-
STM32F107 1串口转3串口 中断透传
STM32F107的代码,使用串口1主串口 拖着234三个串口 实现透传功能 串口1 接收到FB开头的指令会做自动分拣,自动转发给指定串口,其余串口收到相应指令后会转发给串口1
- 2022-01-25 14:58:25下载
- 积分:1
-
MCF5307 Source Based on the Nucleus, more difficult to find the
基于MCF5307的NuCleus源码,比较难找的-MCF5307 Source Based on the Nucleus, more difficult to find the
- 2022-02-28 21:18:54下载
- 积分:1
-
S3C2410的底层Bootloader的测试程序,有相应的USB驱动程序
S3C2410的底层Bootloader的测试程序,有相应的USB驱动程序-S3C2410 bottom Bootloader test procedures, has the corresponding USB driver
- 2022-03-07 06:38:42下载
- 积分:1
-
STM32MC-KIT v1.0 电机控制库
资源描述STM32MC-KIT v1.0 电机控制库,该方案是意法半导体公司推出的第一代正弦波控制方案,方案中完全开放了双闭环SVPWM的代码。
- 2022-02-13 12:07:32下载
- 积分:1