搜索资源列表
finalforW77E58
- 串口服务器,单片机采用华邦w77e58 经过验证采用汇编语言编写 -serial server, using SCM Winbond w77e58 validated using compiled languages
finalcom
- 汇编语言编写的串口服务器 适用于51系列单片机-prepared by the assembly language applicable to the serial port server series MCU 51
datagather
- 这是一个单片机的项目,总共有8片单片机,分3层传送数据。服务器通过TCP转串口发送命令给单片机,单片机再发给外设,单片机采集的数据再经过串口转TCP发到服务器,同时也实现了报警的功能。
gpseep
- 微程序控制器采用ATMEL AVR MEGA162,该MCU为双串口,16 k字节系统内可编程FLASH,512字节EEPROM等。MCU工作流程为:(1) 上电复位,初始化各输入输出端口,定时器,串口等;(2) 初始化GPS,输出数据仅保留RMC;(3) 初始化GPRS,设置服务器IP地址,端口;(4) MCU循环读出来自GPS的数据,通过GPRS发送至服务器。
TCPIP57600
- 串口服务器KEIL C51原代码,单片机采用STC89C58RD+,网络控制器采用RTL8019,经过三层交换机测试,可以直接应用在产品,串口波特率576
MEGA128_TCPIP
- 用MEGA128做的串口服务器,包括原理图,源代码,TCPIP开发资料,接口包括RS232,RS485,RJ45
AT89S51GSM
- 用单片机C51串口来接收和发送GPS数据到指定服务器,可以用来测试51单片机的中断接收 --80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
double_uart485
- 双串口STC12T5A16S2单片机完成和服务器的通讯,以及对485从机的轮询监视.-double serial com !
MCU-modbus
- 在51单片机上串口服务器,实现Modbus协议栈,支持232和485链路,并将单片机串口扩展至5个。-51 single-chip serial servers, Modbus protocol stack to support the 232 and 485 link, and single-chip serial port expansion to 5.
IP210T-DS-R01-20081219
- 串口服务器ip210t datasheet-Serial Device Server
www.51hei.com-chuankou-
- 串口服务器是一种用串口来链接互联网的设备,内部的核心是用单片机做的,这里发一款 http://www.51hei.com/chuankou/ 内部单片机所用的程序.这样我们就能自己用简单的电路来制作一个串口服务器了.-Serial server is a serial link devices of the Internet, the internal core MCU, here issued a http://www.51hei.com/chuankou/ internal microcon
STM32F103RCT6
- STM32从串口读出温度数据,再通过UDP或GPRS上传服务器-STM32 temperature data read from the serial port, and then upload server via UDP or GPRS
ENC28J60-MCS-51
- 是一个用51单片机驱动ENC28J60网络接口芯片的源码,实现51单片机转以太网,也可以做成基与MCS-51单片机的串口服务器。-Is a single-chip driver with 51 network interface chip ENC28J60 source, achieving 51 SCM to Ethernet, the base can also be made with MCS-51 microcontroller serial server
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
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
uIP_0.9_51_ENC28J60
- 51单片机uIP协议+http服务器端,在Win7下服务好使,已经屏蔽tcpchksum错误,并且加上串口调适信息-51 single-chip uIP protocol+http server side, in the Win7 service so that the tcpchksum has been shielded error, and with the serial adjustment information
NETCONN_TCP
- 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP服务器,网络调试助手做TCP客户端,TCP连接以一个任务的方式来运行的,网络调试助手尝试连接开发板,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据-The experiment
applet (1)
- 串口服务器的一个测试小工具,没什么东西比这个更有用的了,不信你试试(Serial server of a test tool, nothing more useful than this, do not believe you try!)
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及8266的wifi通讯程序,连接的是个人的服务器,可修改地址使用(Based on STM32 and 8266 WiFi communication program, it is connected to a personal server and can be used to modify the address)