搜索资源列表
STM32的以太网通讯控制子程序
- 比较详细的基于CM3内核MCU的以太网通讯程序,板子上尝试过已经调试通过。注释还算详细
eth.rar
- ip+udp+arp for stm32,ip+udp+arp for stm32
STM32F107-WiFi-examples-1.8
- 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认
AT_Modem__PPP__UDP__ICMP___TCP
- It s a complete PPP/UDP/ICMP/TCP application for the Zilog Z8 Encore and the Atmel ATmega128 cpu s (requires the ICCAVR compiler for ATmega mode).
STM32PENC28J60PUIP-UDP
- UIP协议在STM32上的移植,本程序在STM32F103VB下测试通过 接线说明:NSS<->PD9,SCK<->PA5,MISO<->PA6,MOSI<->PA7-Transplantation of UIP protocol in STM32, this procedure in STM32F103VB under test Wiring instructions: NSS<->PD9, SCK<->PA
STM32-UDP-WEB
- STM32-UDP数据传输和WEB服务器-STM32-UDP data transfer and WEB server
UDP
- stm32与w5500模块通信的UDP例程,亲测可用-UDP routines stm32 module to communicate with the w5500, pro-test available
CAN2Ethernet-W5500-STM32
- 采用W5500芯片。一种较新的以太网转CAN总线的解决方案,开发板,CAN转以太网选用意法半导体的Cotex-M3的32位微控制器STMF103C8T6.板载W5500以太网内置协议栈,可实现TCP/IP,UDP,WEB等。内含开发板介绍,原理图和Keil MDK ARM的驱动程序。-Using W5500 chip. A relatively new Ethernet to CAN bus solutions, development boards, CAN-to-Ethernet choic
SIM900A-UDP-silent
- SIM900A UDP例程。使用UDP通信来控制开发板上的LED。-Use sim900a creat udp connect.use udp chain control LED which are on the STM32 board.
UDP
- 该代码实现w5100与STM32的UDP通信,包括对STM32的配置-the code realize the STM32 and W5100 the UDP communication
GPRS-UDP
- 基于STM32的GPRS_UDP程序(动态IP)-Based on the STM32 GPRS_UDP program (dynamic IP)
UDP与RS232双向数据透明传输例程(裸机)
- UDP与RS232互相透传的通讯例程,改后方可应用于项目中。(UDP and RS232 communicate with each other through the communication routines, and can be applied to the project)
W5500+UDP 多播
- 实现 w5500 stm32 下的 udp组播(achieve; realize; bring about; come true; actualize)
UDP传输数据-按键触发STOP
- NB-IOT stm32开发板的参考资料,功能为UDP传输数据-按键触发STOP(NB-IOT STM32 development board reference, function for UDP transmission of data - key trigger STOP)
UDP传输数据-RTC触发STOP
- NB-IOT stm32开发板的参考资料 UDP传输数据-RTC触发STOP(NB-IOT STM32 development board reference UDP transmission data -RTC triggers STOP)
UDP传输与接收数据
- NB-IOT stm32开发板的参考资料 UDP传输与接收数据(NB-IOT STM32 development board reference data UDP transmission and receiving data)
STM32+ESP8266+SHELL
- STM32加ESP8266模块,实现UDP透传模式通信,可以通过SHELL命令,获取采集电压和时间信息。在UDP调试工具输入“getcfg”可以获取配置信息 包括单次测量模式 循环测量模式 循环时间间隔设定等等相关参数设置。(STM32 and ESP8266 module are used to achieve UDP transmission mode communication, and the acquisition voltage and time information can b
泥人W5500模块-UDP模式例程
- W5500使用UDP模式实现与上位机通讯,数据可以接收跟发送(W5500 uses UDP mode to communicate with the host computer. It can send and receive data.)
YIXIN_W5500模块-UDP模式-STM32例程(中断)
- 使用w5500,在STM32平台下的UDP通讯,查询模式。(Use w5500, in the STM32 platform UDP communication, query mode.)
UDP服务器收发数据实验(ucos版)
- 在ucos系统下用stm32实现udp服务器收发数据实验(Using UCOS to realize data sending and receiving experiment of UDP server in STM32 system)