-
LWIP移植到NXP LPC1768 MCU
这是我的移植中的LPC1768板文件,某些编程文件可以用于指,使用了lwIP的一种方法是没有操作系统(又名“裸机”)上运行 - seeLwIP_with_or_without_an_ OPERATING_SYSTEM。运行在无操作系统模式也经常被称为从控制它的LWIP的符号NOSYS环境。在NOSYS模式下,netconn和插座的API不可用。所有申请必须使用原始(或本地)API编写。至于了lwIP而言,有执行在整个系统中的仅一个线程。由于不需要操作系统模拟层,一个端口这样的环境稍微简单。
- 2022-03-25 02:51:38下载
- 积分:1
-
全国大学生飞思卡尔比赛摄像头组程序,含电机舵机控制程序
全国大学生飞思卡尔比赛摄像头组程序,含电机舵机控制程序
- 2022-02-21 22:11:05下载
- 积分:1
-
基于s3c2410的SD驱动,带有makefile,可在linux下直接编译
基于s3c2410的SD驱动,带有makefile,可在linux下直接编译
-s3c2410 based on the SD-driven, with a makefile, linux under the direct translation
- 2022-04-07 17:31:15下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
this is a driver for the davicom ethernet controller DM9000. this driver help in...
this a driver for the davicom ethernet controller DM9000. this driver help in developing pc or embedded system based controlling of ic dm9000.-this is a driver for the davicom ethernet controller DM9000. this driver help in developing pc or embedded system based controlling of ic dm9000.
- 2023-02-04 11:25:03下载
- 积分:1
-
ds1302闹钟程序,十个闹钟
ds1302闹钟程序,十个闹钟,lcd1602显示程序,适合做程序参考
- 2022-07-18 12:54:39下载
- 积分:1
-
模拟阅读
图书馆看书的 AVR 泰文 128 个模拟输入可通过选择读取多个条目。
- 2022-03-21 22:35:34下载
- 积分:1
-
use of a control Mscomm prepared by the serial communication software. VC prepar...
一个使用Mscomm控件编写的串口通信软件,对于使用VC编写串口通信程序具有很大的帮助。吐血奉献!-use of a control Mscomm prepared by the serial communication software. VC prepared for the use of serial communication program is a great help. Hematemesis dedication!
- 2022-05-16 14:08:13下载
- 积分:1
-
12864带字库汉字显示演示程序,用汇编写的。
12864带字库汉字显示演示程序,用汇编写的。-12,864 Chinese characters with font display demo program, written by a compilation.
- 2023-08-17 13:15:02下载
- 积分:1
-
澳洲人写的Cortex,包括uC_IP协议栈
澳洲人写的Cortex,包括uC_IP协议栈-Australians write Cortex, including uC_IP protocol stack
- 2022-02-03 20:27:22下载
- 积分:1