搜索资源列表
-
0下载:
This example application demonstrates web-based I/O control using the
Stellaris Ethernet controller and the lwIP TCP/IP Stack. DHCP is used to
obtain an Ethernet address. If DHCP times out without obtaining an
address, a static IP address will
-
-
0下载:
Base station will be sending commands for VCU on IP address 192.168.1.1 through Ethernet medium. Similarly this Ethernet medium will be connected to FSCU through switch. VCU will periodically send data [ Jaus_Header + Ethernet_Packet +data] on this E
-
-
0下载:
此程序是在STC89C58上运行的,实现对sim300的初始化及其控制。在GPRS上网时,获取sim卡ip地址。-This program is run in STC89C58 realize the sim300 initialization and control. In the GPRS network, the access sim card ip address.
-
-
0下载:
使用方法:
程序设置了ENC28J60的IP为192.168.0.15,模块通电后与电脑的网口用网线连接起来,
设置电脑的本地IP为192.168.0.**(**自定),网关为192.168.0.15,其他默认,配置
成功后便可以arp或ping模块。
打开浏览器,在地址里输入http://192.168.0.15/123456可打开开发板简单网页,页
面上通过按键来控制开发板LED的亮灭。-Use: setup the ENC28J60 of IP to 192.168
-
-
1下载:
基于STM32F107的LWIP协议程序,支持UDP、DHCP、tftp等协议,-The STM32F107 LwIP Demonstration Package is a set of networking applications for STM32F107 microcontrollers build on top of the free LwIP TCP/IP stack, and contains:
A DHCP client, for IP address setting
-
-
3下载:
.
海思网络摄像机客户端DEMO 软件,包括云台控制,图像参数,IP 地址查询,抓拍等网络控制,如添加音频和P2P ONVIF ,TF 卡存储等功能也可以,设备硬件可以全套提供,这样可以完善的开发学习应用,设备的SDK 对接协议和demo ,请QQ332153018,附件是软件功能截图和设备功能规格书,希望对有需要的人提供帮助-Hass DEMO client network camera software, including PTZ control, image parameters,
-
-
1下载:
基于FPGA的PCI ip core 设计源代码,里面包含所有的fifo,状态机源代码,drives 驱动源代码。-“fifo_control.v”
Module FIFO_CONTROL includes control logic for single FIFO. It consists of read and
write address generation and full, almost full, empty and almost empty status generatio
-
-
0下载:
本实验将实现如下功能:开机检测ENC28J60,如果检测不成功,则提示报错。在成功检测到ENC28J60之后,初始化uIP,并设置IP地址(192.168.1.16)等,然后监听80端口和1200端口,并尝试连接远程1400端口,80端口用于实现WEB Server功能,1200端口用于实现TCP Server功能,连接1400端口实现TCP Client功能。此时,我们在电脑浏览器输入http://192.168.1.16 ,就可以登录到一个界面,该界面可以控制开发板上两个LED灯的亮灭,还会
-
-
1下载:
本实验将实现如下功能:上电以后初始化相应的外设,如果开启了DHCP的话就获取IP地址等信息,在本实验中开发板为WebServer服务器,当开发板LCD进入主界面以后我们就可以在浏览器中输入开发板的IP地址来访问WsbServer服务器,可以在浏览器中控制开发板的相应外设,如LED、蜂鸣器。也可以通过浏览器来查看AD值和STM32F407内部温度传感器值。-The experiment will achieve the following functions: power after initia
-
-
0下载:
本实验将实现如下功能:上电以后初始化相应的外设,如果开启了DHCP的话就获取IP地址等信息,在本实验中开发板为WebServer服务器,当开发板LCD进入主界面以后我们就可以在浏览器中输入开发板的IP地址来访问WsbServer服务器,可以在浏览器中控制开发板的相应外设,如LED、蜂鸣器。也可以通过浏览器来查看AD值和STM32F407内部温度传感器值。-The experiment will achieve the following functions: power after initia
-