-
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开...
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。Lwip既可以移植到操作系统上,又可以 在无操作系统的情况下独立运行.-lwIP Switzerland Computer Sciences (Swedish Institute of Computer Science), Adam Dunkels such as the development of a set of embedded systems for the open source TCP/IP protocol stack. Lwip can migrate to the operating system, can in no circumstances the operating system operate independently.
- 2022-07-10 15:27:10下载
- 积分:1
-
FreeRTOS MSP430F5529 发射台上
这是对 CCS 和重质碳酸钙在 F5529 发射台上贡献的 FreeRTOS 端口。它不工作时,我捡起它,但它现在确实的 wasn。你应该有最新的 CCS 和 GCC 安装,将其导入。当它运行时,红色和绿色指示灯闪烁。一个完美的地方开始 msp430 单片机为核心的多任务。
- 2022-02-22 01:24:22下载
- 积分:1
-
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容...
C167CS 程序测试,
其中包含了DAVE工程,可以直接打开看配置内容-C167CS program testing, which includes the DAVE project, and can directly open the configuration to see the contents of
- 2022-03-26 09:31:40下载
- 积分:1
-
多功能数据采集卡上位机完整代码,经调试后可用。
多功能数据采集卡上位机完整代码,经调试后可用。-Multi-function data acquisition card PC integrity code, for use by the debugger.
- 2022-07-16 03:43:59下载
- 积分:1
-
Modbus C#
对于 C#,Modbus 协议用于 RFID 项目,通过网络处理数据。示例:公共静态字符串 ParseModbusResponsePacket (字节 [] 数据包){试着{int dataLength = 包 [2]-6 ;字节 [] 然后 = 新字节 [dataLength] ;Array.Copy (数据包,9,然后为 0,dataLength) ;字符串数据 = BinaryToString(dataByte) ;返回的数据 ;}捕捉 (ex 的异常){投掷 (ex) ;}}从服务器获取数据并进行分析。
- 2022-09-28 14:35:03下载
- 积分:1
-
我们学校设计的自行车多功能测速仪,毕业设计,带原理图,WORD格式...
我们学校设计的自行车多功能测速仪,毕业设计,带原理图,WORD格式-The design of our school multi-purpose bike velocimetry, graduation designs, with schematics, WORD format
- 2022-03-16 08:54:04下载
- 积分:1
-
Karplus Stron 算法和鼓合成的执行情况
本项目的目标设计微控制器操作的架子鼓和吉他,只包括鼓棍,脚踏板,并选取。这是通过执行连接到单片机的加速度计。由摇摆的棍子和在空气中挑选吉他你可以玩鼓和吉他演奏。我们还实施了回放功能你可以记录声音和稍后听听它。摇滚乐 !
- 2022-03-24 06:02:43下载
- 积分:1
-
PCB 设计指导
PCB 设计指导-7--PCB design guide- 7.
- 2022-02-15 10:17:58下载
- 积分:1
-
Based on Sunplus GPCE061, compiled by the C and the composition of the NANDFLASH...
基于凌阳GPCE061,由C和汇编嵌套组成的NandFlash驱动程序-Based on Sunplus GPCE061, compiled by the C and the composition of the NANDFLASH nested driver
- 2022-03-02 00:56:51下载
- 积分:1
-
实时时钟
实时时钟使用 msp430g2553 连接到 BQ3200 LCD16x02 作为所示的 I2C: 日、 月、 年。
- 2022-08-23 17:02:28下载
- 积分:1