搜索资源列表
Ethernet_TCP_IP_AssistantV1.0
- 该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP / IP of the sending and receiving of data that can be used as a microcontroller, I E
mw_rdp
- 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序
STM32 驱动 W5100 实现 http 的网页浏览也可通过网页控制 LED
- CPU 是使用 STM32F103 的单片机,可以非常方便地移植软件到 ST 的Cortex 单片机上,而单片机采用 SPI 总线和间接总线与 W5100 接口,并可任选一种方式.也提供JTAG接口用于单片机软件调试.可通过RS-232C接口下载程序.CPU 和 W5100 采用 3.3V 电压供电.另提供标准RS-232C 串行接口与上位机相连.编译器是使用 Keil 的 MDK 工程.