搜索资源列表
W5100_51
- 用89C51模拟SPI驱动W5100,实现TCP传输-89c52+w5100 driver,TCP CLIENT,TCP SEVER
Sample
- 非vi的数据采集卡通过usb接口被pc端labview使用时的驱动-Non-vi of the data acquisition card was pc through the usb interface labview use client driver
090410
- C51/S52单片机的互锁开关程序 P2为按键输入 P1为输出,P0可接指示灯,显示是输出状态.P3.1为继电器驱动端. 还有些详细的功能,具体看代码吧..很简单-SCM C51/S52 interlocking switch procedure P2 to P1 for the output of keystrokes, P0 can be accessed by light, indicating that the output state. P3.1 client for the
term
- 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machin
USBFN
- USB wince PDD层部分程序,可以响应USB HOST和OTG底层驱动。由class、client、control三部分组成。-USB wince PDD layer part of the program.OTG USB HOST, and can respond to the underlying driver.By the class, client, control of three parts.
RNDIS
- LPC2468 RNDIS client driver source code. The project is intended for Keil uV3
tcp
- 网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-The test program of MAC driver.Run the server application on the server.Run the client application on the client.The client will receive the character string sended by the server.
GT911
- 汇顶触控IC的驱动代码,此代码用于触摸屏的驱动,客户端只要将接口设置对,中断方式设置好,并且主控可以控制触控点个数,将触摸屏的正确配置参数放在主控端就可以正确的触摸,配置信息中包含分辨率,中断方式,触控IC工作的频段。-goodix driver code top touch IC, this code is used to drive the touch screen, as long as the setting for the client interface, interrupt mod
src
- ethernet driver for dhcp client
20160301spiok
- IAR环境下W5500软件驱动,客户端程序,192.168.0.105. 5000端口号。调用函数和寄存器操作混合使用,加快网口速度。-请键入文字或网站地址,或者上传文档。 取消 IAR huánjìng xià W5500 ruǎnjiàn qūdòng, kèhù duān chéngxù,192.168.0.105. 5000 Duānkǒu hào. Diàoyòng hánshù hé jìcúnqì cāozuò hùnhé shǐyòng, jiākuài wǎng kǒu
client_pc
- KBA板上以太网控制器测试小程序, 板端作为服务器,PC端作为客户端,使用已提供的设备驱动-KBA-board Ethernet controller test applet, Board side as a server, PC as a client-side using the provided device driver
蓝牙+小车(C8T6)
- 一个简易的基于STM32F103系列平台以及L911电机驱动模块的蓝牙通信,通过客户端向单片机发送测试数据控制小车移动。(A simple Bluetooth communication based on the STM32F103 Series platform and L911 motor driver module, through the client to send test data to the microcontroller, control the movement of th
网络通信实验
- 硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN8720(通过RMII接口驱动) 实验现象: