搜索资源列表
tf320_cascade
- 基于网络服务控制芯片TF-320的嵌入式web server源代码,经调试-network-based service control chip TF - 320 embedded web server source code, debugging
embeded_web_server_based_on_51
- 本文设计实现了一个基于5l单片机的嵌入式WEB服务 器。由于5l单片机系统资源的限制,本文使用c5l编程实现了简化后 的TCP/IP协议并在此基础上实现了H耵P协议。硬件设计采用8052 单片机和RTL8019AS以太网接口芯片。整个系统可以通过Internet进 行低成本远程访问。本文设计实现的基于5l单片机的嵌入式web服务 器价格低廉,测试试验表明整个系统性能稳定,可以广泛的应用于实 时性要求不高、需要通过Internet进行读写访问的场合,具有很强的实 用价值
8051web
- keil c编写的单片机实现web服务 包含原程序和可执行文件-prepared by the MCU web services include the original procedures and executable files
pic30f_mini_web
- 该项目采用ENC28J60H 以太网接口芯片,主控芯片为dsPIC30F6014A。实现"Mini_Web" 服务器对TCP/IP 协议作出了精简,保留满足基本通信要求的功能。作为服务端,运行一个迷你型网页。可以在局域网内通过电脑浏览器实现控制一个LED 的点亮/熄灭。-The project uses ENC28J60H Ethernet interface chip, the master chip to dsPIC30F6014A. Achieve " Mini_Web"
ZigBee_protocol2.0
- Zigbee的无线通信协议,可以在此协议基础上开发网络服务-Zigbee wireless communication protocol, this protocol can be developed based on Web services
MSP430149easyweb
- 本代码实现基于MSP430单片机的嵌入式Web服务功能,实现了单片机与网络的数据传输,稍作修改即可移植到其它硬件上应用。-This code MSP430 microcontroller-based embedded Web services, to achieve a single chip and network data transmission, some modifications can be ported to other hardware applications.
Lwip_webserver
- stm32的web服务,可以用网站登录的方式访问单片机,-stm32 web sever
WebService
- 实现远程掉用WEB服务。实现基本的算术计算功能。-Remote swap with WEB services. The realization of the basic arithmetic functions.
STM32F103ZET_WIFI_web网页服务器
- 利用ESP8266在STM32上搭建网页服务(Using ESP8266 to build web service on STM32)
网络通信实验
- 硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN8720(通过RMII接口驱动) 实验现象: