-
dspc6455ndk开发包
ti dsp tms320c6455 dm642 dm6437 ndk开发包6455开发板 网络通信 ndk
- 2022-03-20 13:55:35下载
- 积分:1
-
简单的调频接收机
本设计是一个非常简单的调频接收机解调调频信号的实现
- 2022-04-16 13:00:42下载
- 积分:1
-
Described in detail how to LWIP stack ported to an embedded platform
详细讲述了如何将LWIP协议栈移植到嵌入式平台上-Described in detail how to LWIP stack ported to an embedded platform
- 2022-01-26 07:49:16下载
- 积分:1
-
ads1211 write register, read data, using C language written in a little change c...
ads1211写寄存器,读数据,用C语言写成,稍微改动就可移植-ads1211 write register, read data, using C language written in a little change can be transplanted
- 2022-03-18 05:10:23下载
- 积分:1
-
自己写的c语言版的软件实现cpu的pipeline功能的程序。对于学习体系结构的同仁有好处。...
自己写的c语言版的软件实现cpu的pipeline功能的程序。对于学习体系结构的同仁有好处。-himself wrote the c language version of the software cpu the pipeline functional procedures. Learning Architecture for the benefit of us.
- 2022-01-25 15:18:33下载
- 积分:1
-
goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
自动识别路径的智能小车,自动识别路径的智能小车设计报告-goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
- 2022-01-24 16:45:14下载
- 积分:1
-
efax.pdf
efax.pdf
- 2022-09-23 16:25:02下载
- 积分:1
-
引导和其他重采样计划
the Bootstrap and Other Resampling Plans
- 2022-02-01 19:11:36下载
- 积分:1
-
procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of flood...
此程序为串口芯片tl16c750在uClinux + s3c44b0环境下的驱动程序.tl16c750R FIFO设置为64BYTES, 除此之外,此程序还能缓存20条已经收到的串口数据.即存储数据量为20*64=1280BYTES的串口数据,而不用担心未及时读串口时发生数据的丢失现象.此外,附此驱动的测试程序,以及编译后的映像文件.-procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of flooding action procedures. tl16c750R FIFO set to 64 BYTES, in addition, This procedure can cache 20 has been received by the serial data. that the data storage capacity of 20* 64 = 1280BYT ES Serial data, and do not have to worry about failure occurred when reading serial data loss phenomenon. In addition, Report this driver testing procedures, and compile the map file.
- 2022-03-10 15:00:43下载
- 积分:1
-
Z-Stack源代码
Z-Stack是TI开发的ZigBee协议栈,主要定义了网络层和应用层。本压缩包直接解压缩使用IAR工具即可编译使用。 如何使用ZigBee协议栈协议栈是协议的实现,可以理解为代码,函数库,供上层应用调用,协议较底下的层与应用是相互独立的。商业化的协议栈就是给你写好了底层的代码,符合协议标准,提供给你一个功能模块给你调用。你需要关心的就是你的应用逻辑,数据从哪里到哪里,怎么存储,处理;还有系统里的设备之间的通信顺序什么的,当你的应用需要数据通信时,调用组网函数给你组建你想要的网络;当你想从一个设备发数据到另一个设备时,调用无线数据发送函数;当然,接收端就调用接收函数;当你的设备没事干的时候,你就调用睡眠函数;要干活的时候就调用唤醒函数。所以当你做具体应用时,不需要关心协议栈是怎么写的,里面的每条代码是什么意思。除非你要做协议研究。每个厂商的协议栈有区别,也就是函数名称和参数可能有区别,这个要看具体的例子、说明文档。
- 2023-07-12 19:25:06下载
- 积分:1