搜索资源列表
20110321-SUCCESS
- STM32的网口转串口 包括LWIP协议,DMA传输,TCP客户端监听应用程序。-STM32 serial port network including LWIP agreement, DMA transfer, TCP client monitoring application.
ENC28J60-network-module-test
- 利用STM32开发板的 ENC28J60网络模块和uIP 1.0实现:TCP服务器、TCP客服端以及WEB服务器等三个功能。 -Use STM32 development board ENC28J60 network module and uIP 1.0 implementation: three functional TCP server, TCP client service and WEB servers.
STM32F1_w5500_tcp_client
- stm32与w5500网络通讯方案,TCP客户端通讯程序-stm32 and w5500 network communications solutions, TCP client communication program
stm32enc28j60tcpclient
- 一个STM32+ENC28J60实现TCP/IP客户端定时上传数据的示例-an example of tcp/ip client based on STM32 and ENC28J60
STM32F107_TCPClient
- Stm32 F107网络客户端软件,基于TCP协议,实现和服务器端的可靠通信。服务器版本已经上传,本为客户端软件,在keil4.0下开发,在神州F107系列开发板上测试通过。-stm32 client soft use tcp to communicate with server to get the command or information server.
ENC28J60Experiment
- 本实验将实现如下功能:开机检测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灯的亮灭,还会
TCP Client
- STM32单片机作为Client每隔0.5s向PC端网络调试助手(Server)发送数据。 Server发送数据给单片机,单片机再将数据返回。Keil4工程。(STM32 microcontroller as the Client every 0.5s to the PC side network debugging assistant (Server) to send data. Server sends data to the microcontroller, and the micro
向电脑网络助手上传数据client-ok
- 实现stm32控制esp8266设置tcp client的模式,可以连接通信(STM32 control, esp8266 set TCP client mode, you can connect Communications)
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates
STM32F103C8 FUIP
- 用的stm32开发板,外加ENC28J60模块,FUIP的STM32最稳定版。程序中可稳定运行HTTP,TCP Server TCP CLIENT ,UDP。最难得是可以自动获取IP DHCP功能(The STM32 development board, the ENC28J60 module, and the most stable STM32 version of FUIP. In the program, HTTP can be run steadily, TCP Server TCP C