搜索资源列表
CS8900A_汇编实现51单片机的TCP_IP协议
- 在51单片机上用汇编实现的TCP/TP协议网络通信,1、可以接收和发送帧 2、 实现了ARP报文传输;3、 ARP应答;4、实现了ICMP协议 5、 可以被其他网络中的主机Ping到 6、 实现了UDP协议-in 51 MCU used to achieve a compilation of TCP / TP network communication agreement, one that can receive and send two frames to achieve the ARP p
pcbind
- This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinator responds immediately.-This
TCP-IP
- PIC单片机网络编程的源代码,使用了EN28J60以太网控制器,非常适合远程控制场合,ENC28J60是一款专门为单片机应用而设计的以太网控制芯片,一共28个引脚,通过SPI总线与单片机芯片连接,占用口线少,速度也比较快,对于软件开发而言,MicroChip提供了免费的TCP/IP协议栈,大大方便了软件工程师的开发工作。-PIC microcontroller network programming source code, use the EN28J60 Ethernet controller
mcu_netV1.00
- 移植uIP1.0到51单片机上的版本mcu_netV1.00 uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。 -Transplantation uIP1.0 to 51 single-chip version of the mcu_netV1.00 uIP ARP/ICMP/TCP proto
ch32b
- 程序运行要求系统中有一台运行Linux 6.0以上版本的Linux服务器,并且开放PING和UDP协议,远程发送文件程序-Program requirements have a system running Linux 6.0 or above versions of Linux servers, and open PING and the UDP protocol, remote procedure to send the file
visual
- 组合可VC,使用定时器,画圆,开屏。读写自定义的文件,是学习vc编写的一个小界面。-The combination of VC, use the timer, drawcircle, Kai-Ping. Custom documents to read and write is learning to prepare a small vc interface.
simulationoftabletennisgame
- 乒乓球游戏机是模拟乒乓球比赛的过程和规则,并能自动裁判和记分的模拟装置。两人乒乓游戏机是用8个发光二极管代表乒乓球台,中间两个发光二极管兼做乒乓球网,用点亮的发光二极管按一定方向移动来表示球的运动,在游戏机的两侧个设置发球和击球开关,甲乙双方按乒乓球比赛规则来操作开关。设置自动记分电路,甲、乙双方各用7段译码管进行记分显示,每计满21分为1局,然后记分清零,重新开始新一局比赛。 -Table tennis table tennis game is a simulation of the proc
Light
- 自己写的松下单片机的嵌入式程序,实现了一个根据亮灯顺序拨动乒乓式开关来玩的游戏。-Panasonic MCU write embedded programs, in order to achieve a toggle under the lighting switch play ping pong game.
LED-PING
- led条屏带仿真,可为想学习的朋友提供了很好的参考。-led strip screen with a simulation study for the friends to provide a good reference.
RTL8019_1_2
- 51控制RTL8019AS通信,KEIL UVISON编译环境,成功编译,有完整工程文件及代码详细介绍,功能实现PING通信-51 control RTL8019AS communications, KEIL UVISON build environment, successfully compiled, a complete project file and code details, functional communication to achieve PING
51ping
- 用51单片机简单的ping实现,非常适合TCPIP协议初学者,非常简单实用-MCU with 51 to achieve a simple ping, TCPIP protocol very suitable for beginners, very simple and practical
src
- 单片机的TCP_IP网络编程与应用,uIP ARP / ICMP / TCP协议的完全移植,可以稳定ping通单板,使用TCP服务器功能,连上单板的TCP服务器功能时(自定义端口1234),单板发出“Hello,how are you?”的问候。其后发出的字符单板都原样返回。有很好的学习和研究价值。-SCM TCP_IP network programming and applications, uIP ARP/ICMP/TCP protocol completely portable, you
ping
- 64字双色汉字led显示屏(非常好的汉字屏资料 ,含有程序, pcb等等文件)-64 word-color led display Chinese characters (a very good character screen information, with the program, pcb, etc. files)
songs
- 一个可以让有缘喇叭唱歌的汇编程序,可以重复播放祝你平安的歌声-one program can let the micro chip make a song,and the song is zhu ni ping an..
51MCU_ethernet-card
- 本人做的51单片机以太网卡完整工程代码,采用AT89S52单片机+RTL8019以太网芯片,Keil编译。已经实现Ping功能,Web Server功能-A 51 MCU ethernet card program, using AT89S52+RTL8019, using Keil compiler, completed ping function and web server function.
ENC28J60DEMO
- 使用方法: 程序设置了ENC28J60的IP为192.168.0.15,模块通电后与电脑的网口用网线连接起来, 设置电脑的本地IP为192.168.0.**(**自定),网关为192.168.0.15,其他默认,配置 成功后便可以arp或ping模块。 打开浏览器,在地址里输入http://192.168.0.15/123456可打开开发板简单网页,页 面上通过按键来控制开发板LED的亮灭。-Use: setup the ENC28J60 of IP to 192.168
wu-ping-guan-li-xi-tong-
- Office物品管理系统A Office物品管理系统A-Office Office Office
LWIP
- 本实验所需器材:STM32F407开发板块,网线一根。 本实验将实现如下功能:用网线将开发板连接到路由器上。开机的时候将初始化LAN8720、LWIP协议栈等,LAN8720会自动与路由器或者电脑进行自协商,通过自协商确定连接速度与双工状态。如果开启了DHCP的话开发板就会通过路由器获取IP地址,如果没有路由器的话只能使用静态IP地址,我们默认的静态IP地址为:192.168.1.30,子网掩码:255.255.255.0,默认网关:192.168.1.1。当DHCP获取IP地址信息成功后就
Ping-Pong Games with Arduino
- A ping pong game source code run on arduino uno