-
基于CC2520的数据发送
1) Project Description: this is a very simple frame sending test program. it will periodically sending frames.mainly used for demonstration and testing.2) Experiments and Notice 实验步骤和实验中的注意事项-- 发送模式有两种,无ACK发送,有ACK发送。-- 无ACK发送与sniffer配合测试,发送时红灯闪烁,sniffer通过串口显示cc2520 发送数据。-- 有ACK发送与cc2520rx配合测试,发送后,如收到cc2520返回的ACK则红灯闪烁表明发送成功,cc2520rx通过串口显示cc2520 发送数据。
- 2022-07-04 06:24:59下载
- 积分:1
-
有关掌上电脑(Palm OS)上的编程技巧和方法。
有关掌上电脑(Palm OS)上的编程技巧和方法。-the handheld computer (Palm OS) programming techniques and methodologies.
- 2022-01-20 23:38:56下载
- 积分:1
-
温度测量的模拟信号发生 基本原理图,可运用于各种温度传感器...
温度测量的模拟信号发生 基本原理图,可运用于各种温度传感器-Temperature measurement of the basic principles of analog signal map, can be applied in a variety of temperature sensor
- 2022-01-25 16:37:14下载
- 积分:1
-
balanced voice of the source code procedures
声音均衡器的源代码程序-balanced voice of the source code procedures
- 2022-11-23 20:25:03下载
- 积分:1
-
凌阳的资料文档,数码相机方面的一些资料和文件,非常有用了...
凌阳的资料文档,数码相机方面的一些资料和文件,非常有用了-sunplus datasheet and related files.very good
- 2023-05-05 14:45:03下载
- 积分:1
-
i2c 下的24c系列的源代码集
i2c 下的24c系列的源代码集-i2c under 24c series of source code set
- 2023-04-11 16:55:04下载
- 积分:1
-
在大型通信系统(机架插板式)中多块单板通过TDM总线,利用HDLC协议实现内部通讯的源码...
在大型通信系统(机架插板式)中多块单板通过TDM总线,利用HDLC协议实现内部通讯的源码-in large communication system (Plug-rack), plus veneer through TDM bus, HDLC protocol using internal communications FOSS
- 2022-01-26 00:38:30下载
- 积分:1
-
Canon IP2200 printer driver in Linux under.
佳能打印机IP2200在Linux下的驱动。-Canon IP2200 printer driver in Linux under.
- 2022-03-11 23:19:37下载
- 积分:1
-
Linux操作系统开始在移动电话上得到应用
Linux操作系统开始在移动电话上得到应用
-Linux operating system began to be applied on mobile phones
- 2022-02-05 02:12:32下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1