-
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
-
老外为HGE写的扩展GUI,HGE自带的GUI实在少的可怜,不过扩展性比较好,如果想自己扩展,可以参考。...
老外为HGE写的扩展GUI,HGE自带的GUI实在少的可怜,不过扩展性比较好,如果想自己扩展,可以参考。-HGE foreigner to write an extension for GUI, HGE is少的可怜own GUI, but the scalability is better, if you want to expand their own reference.
- 2022-05-05 00:13:20下载
- 积分:1
-
nios系统诸多范例,适用于初学者,受益匪浅
nios系统诸多范例,适用于初学者,受益匪浅-Nios many examples of systems suitable for beginners, benefited from
- 2022-01-25 14:42:47下载
- 积分:1
-
Stepper motor can be achieved is to reverse, speed control, speed up the slow sp...
能够实现步进电机的正转反转,速度控制,加速减速匀速等功能-Stepper motor can be achieved is to reverse, speed control, speed up the slow speed and other functions
- 2022-03-20 02:38:22下载
- 积分:1
-
Taiwan s Advantech PCM
台湾研华 PCM-3718HO 手册 可用于嵌入式开发-Taiwan s Advantech PCM-3718HO manual can be used for embedded development
- 2022-06-02 19:06:25下载
- 积分:1
-
This document introduces the basic knowledge of Q.931 protocol, and the use of r...
本文档主要介绍Q.931协议基本知识,及在日常的维护中使用HDLCMON抓取的呼叫消息流程Trace的分析方法,并根据不同的问题及现象,提供简单的分析解决方法-This document introduces the basic knowledge of Q.931 protocol, and the use of routine maintenance HDLCMON news crawl call flow Trace analytical methods, and according to different problems and phenomena, the analysis provides a simple solution
- 2022-01-26 02:21:19下载
- 积分:1
-
SST39VF160及am29lv160的擦写程序。用于ads1.2,包括一个ADS工程指导的mht文件。适用于s3c4510...
SST39VF160及am29lv160的擦写程序。用于ads1.2,包括一个ADS工程指导的mht文件。适用于s3c4510-SST39VF160 am29lv160 the erasable and procedures. For ads1.2, including an ADS works mht guidance document. Porting to
- 2022-05-06 15:00:59下载
- 积分:1
-
Commonly used algorithm for assembly (C language description)
汇编常用算法(C语言描述)
- 2022-07-17 15:23:33下载
- 积分:1
-
嵌入式系统设计的好书,适合初学者,个人感觉不错
嵌入式系统设计的好书,适合初学者,个人感觉不错-Embedded system design book, suitable for beginners, personal feeling good
- 2022-03-18 19:38:44下载
- 积分:1
-
S3c2410 used sangsung chip companies, through the GPRS module call
采用sangsung公司的s3c2410芯片,通过GPRS模块实现拨打电话-S3c2410 used sangsung chip companies, through the GPRS module call
- 2022-02-03 10:11:25下载
- 积分:1