-
ARM7实验
一个arm7实验板上网络控制测试程序,此网络控制测试程序由c语言编写。-a arm7 experiment on-board network control test procedures, test procedures of this network control by c language.
- 2022-07-17 07:30:03下载
- 积分:1
-
3D打印机 marlin
应用背景The leading developers of Marlin are currently (January 2015) EvdZ and bkubicek, though many others contribute with their patches. This is a firmware for reprap single-processor electronics setups. It also works on the Ultimaker PCB. It supports printing from SD card+Folders, and look-ahead trajectory planning. This work is licensed under the GNU GPL v3 or (at the user"s discretion) any later version. It is based on Sprinter firmware, which was licensed under GPL v2 or later.关键技术
Features:
Interrupt based movement with real linear acceleration.
High steprate.
Look ahead (Keep the speed high when possible. High cornering speed).
Interrupt based temperature protection.
preliminary sup
- 2022-03-06 02:29:58下载
- 积分:1
-
如何在嵌入式LINUX中增加自己的设备驱动程序
如何在嵌入式LINUX中增加自己的设备驱动程序-in Embedded Linux increased its own device driver
- 2023-03-15 14:35:04下载
- 积分:1
-
凌阳MINI OS 实例,挺不错的,可以看一下,它的OS只有2K,
凌阳MINI OS 实例,挺不错的,可以看一下,它的OS只有2K,-Sunplus MINI OS example, they are good, they can look at, it"s only 2K OS,
- 2022-07-02 00:03:03下载
- 积分:1
-
ST2410v2006 is s3c2410 development board manual, very good to use, you can also
ST2410v2006是s3c2410开发板手册,很好用,还可以-ST2410v2006 is s3c2410 development board manual, very good to use, you can also
- 2023-02-16 15:20:06下载
- 积分:1
-
wireless remote mainframe procedures, corresponding with wireless remote control...
无线遥控主机程序,对应的与无线遥控副机程序配合使用。-wireless remote mainframe procedures, corresponding with wireless remote control deputy with the use of aircraft procedures.
- 2022-10-26 16:50:03下载
- 积分:1
-
HCS08例程: 本程序是SPI模块的例程,所用资源是单片机内部集成SPI总线模块,所接器件为93C46...
HCS08例程: 本程序是SPI模块的例程,所用资源是单片机内部集成SPI总线模块,所接器件为93C46-HCS08 routine: This procedure is SPI modules, routines, resources are used in single-chip integrated SPI bus module, the access device for the 93C46
- 2022-02-10 03:10:07下载
- 积分:1
-
使用G726编解码的VOIP语音数据包的源码.
使用G726编解码的VOIP语音数据包的源码.-The use of G726 codec VOIP packet voice source.
- 2022-03-05 07:23:00下载
- 积分:1
-
多个16×16点阵
多个LED点阵,内有proteus仿真图,C程序,
- 2022-08-24 14:12:54下载
- 积分:1
-
Z-Stack源代码
Z-Stack是TI开发的ZigBee协议栈,主要定义了网络层和应用层。本压缩包直接解压缩使用IAR工具即可编译使用。 如何使用ZigBee协议栈协议栈是协议的实现,可以理解为代码,函数库,供上层应用调用,协议较底下的层与应用是相互独立的。商业化的协议栈就是给你写好了底层的代码,符合协议标准,提供给你一个功能模块给你调用。你需要关心的就是你的应用逻辑,数据从哪里到哪里,怎么存储,处理;还有系统里的设备之间的通信顺序什么的,当你的应用需要数据通信时,调用组网函数给你组建你想要的网络;当你想从一个设备发数据到另一个设备时,调用无线数据发送函数;当然,接收端就调用接收函数;当你的设备没事干的时候,你就调用睡眠函数;要干活的时候就调用唤醒函数。所以当你做具体应用时,不需要关心协议栈是怎么写的,里面的每条代码是什么意思。除非你要做协议研究。每个厂商的协议栈有区别,也就是函数名称和参数可能有区别,这个要看具体的例子、说明文档。
- 2023-07-12 19:25:06下载
- 积分:1