搜索资源列表
RS485Server
- RS485服务器程序,实现设置Nodes,检测Nodes以及传输数据
tcptoudpv31cn
- TCP/IP调试助手,这个软件可以设置TCP/IP或者UDP传输。软件可以自动设置发送,在做服务器时可以接收并显示客户端联接的个数。非常方便-TCP/IP debugging assistant, the software can be set to TCP/IP or UDP transport. Software can automatically set to send, do server can receive and display the number of client conn
xieyi
- 网络中不同的工作站、服务器之间能传输数据,源于协议的存在。协议的设计可以实现交流的高效与安全。本文主要对即 时通讯软件的协议的设计,从而为用户提供一个可靠的、专业的网上交流平台。
modbusPhtml
- 基于C8051F020和cp2200芯片实现的modbus协议和Web服务器功能,将这两种功能集成在一起,实现了硬件上的网络信息传输和浏览。-C8051F020 and cp2200 chip implementation of the modbus protocol and Web server functionality, the integration of these two functions with the hardware on the network information t
SIM900A_GPRS
- sim900a建立GPRS连接,并通过IP地址与上位机服务器进行数据传输-sim900a establish a GPRS connection, and IP address with the host computer via the server for data transfer
GPRSDATA
- 本设计采用STC12C5A60S2单片机作为主器,采用SIM300作为GPRS数据传输模块。通过GPRS数据流量方式向中心服务器发送数,本设计采用UDP方式传送数据-STC51 GPRS
code
- 基于stm32的GPS项目,通过GPS获取定位信息,将信息通过GPRS传输到服务器,也可通过串口传输,非常好用,程序没有错误,可下载直接使用-Based on the stm32 GPS project, through the GPS positioning information, the transmission of information through GPRS to the server, can also be via a serial port transmission, is
STM32_SIM908
- stm32开发的sim908实现向服务器传输定位数据c语言源程序。完整的工程文件。-stm32 development sim908 achieve transmit location data to a server c language source code. Complete project file
ZStack-CC2530-GPRS_GateWay
- 结合zigbee与GPRS sim900功能,在Zigbee协议栈基础上对应用层进行开发,通过串口将Zigbee采集到的电压、温度数据转发给gprs,再经gprs远距离传输至服务器端。-Zigbee combined with GPRS sim900 function, based on the Zigbee protocol stack developed for the application layer, through the serial port Zigbee collected v
121324295
- TCP与RS232RS485双向数据透明传输例程 -开发板做服务器(裸机)-TCP and RS232RS485 transparent bi-directional data transfer routines - do server development board (bare metal)
STM32f103R8__RTU
- 项目名称:雨量采集无线传输 该MCU是:STM32F103R8 控制/采集设备:伟思的rtu 功能:主要是运用STM32与雨量计通讯然后通 过rtu传输到水务局服务器上。 注:rtu用户资料和运用过程序在压缩包面,该程序是运用到实际项目中的程序。-Project Name: rainfall collection and wireless transmission The MCU is: STM32F103R8 Control/capture device: WISE
controller_keil5
- 使用STM32F107,带有网络端口,嵌入LWIP协议,服务器获取内容解析并执行,同时环境温度、湿度检测,可以控制外部设备动作,使用继电器完成控制,具有外部电平采集功能,高低输入检测。是一个很好的工程产品程序。内容中使用了cjson完成对网络通信内容的传输。-IDE:keil 5 MCU:STM32F107RC Function: connet internet by ethernet port,LCD display ,sht10 temp&humi measurement,rela
STM32F407-ETH-CAMERA(TCP)
- 主控是STM32F407ZG,1MB flash,256KB RAM;外扩512KB SRAM,用于暂存camera 输出的JPEG数据,摄像头这块使用DCMI传输数据。 简单实现原理: 以太网使用lwip,netconn API编程,这种编程方式相比RAW 比较简单,只是需要OS的支持;然后,板子当服务器,PC当客户端,当建立连接后,服务器将采集到的摄像头数据发送到客户端显示。-The main control is STM32F407ZG, 1MB flash, 256KB
Usart
- 将MCU上集成的传感器值通过串口传输到阿里云服务器上,同时也可以通过上位机下发指令控制MCU上开关通断(The sensor values integrated on the MCU are transmitted to the Ali cloud server through the serial port. At the same time, the switch on the MCU can be controlled through the upper computer to contr
STM32实现GPRS数据传输
- STM32实现GPRS数据传输,1. 上网连接服务器2.发送短信(STM32 implementation of GPRS,1. connect to server 2. to send SMS)
4.TCP Client
- W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)