搜索资源列表
new__arm7_armboot-1.1.0
- 多种Arm7/9单片机的 的嵌入式系统UCOS代码,具有RS232串口,TCP/IP网络,TFTP, USB接口代码,非常完整-variety of Arm7 / 9 MCU embedded systems UCOS code, with RS232 serial port, TCP / IP network, TFTP, USB interface code, a very complete
MEASURE
- This program is a simple Measurement Recorder. It is based on the LPC CPU and records the state of Port 1 and Port 2
USART1_COM1_OK
- 芯达STM32开发板的串口1测试程序,希望对大家有帮助。-STM32 development board core of the serial port 1 test program, we want to help.
chuan
- 瑞萨单片机串口通信R8C/1B R5F211B4芯片,使用的是串口1-Renesas MCU serial communication R8C/1 b R5F211B4 chip, using a serial port 1
ZTP_1[1].3.2_Source
- ez80f91的演示程序,有很多进程方面的东西。比如信号量,邮箱,信息端口之类的。-ez80f91 demo program, there are many things in process. Such as semaphores, mailboxes, information such as port.
1
- c8051f020实现io口的接收和输出-c8051f020 to achieve io port to receive and output
9600_of_acc-1.00.00
- AVR实现把模拟信号采样后通过RS232端口输出到计算机端。scr ipt文件夹中的脚本在计算机上运行,与单片机进行通讯读取数据。-AVR board source code. put sample signal in buffer and communicate with computer. computer reads data from AVR on RS232 port with scr ipts.
1.17-uart-interrupt
- S3C2440UART口的中断程序,已通过调试-S3C2440UART port interrupt program, has passed through debugging
qextserialport-1.2beta1.tar
- Serial Port Control Linux
chuankou1
- 串口通信程序,STC系列单片机,STCA0251。串口1与计算机进行通信。这个程序可以用于很多单片机串口通信-Serial communication program, STC series single-chip, STCA0251. Serial port 1 to communicate with the computer. This program can be used for single-chip serial communication
Adc_Usart_Tft_v3.5
- 串口1(USART1)向电脑的超级终端以n秒为间隔打印当前ADC1的转换电压值(使用了DMA1通道1),并同时实现在TFT屏幕上的显示。 当然,画线,画圆也是小意思(请到"GLCD.h"中查找,并自行添加,已经过测试^_^)。-Serial port 1 (USART1) to the super computer terminal n seconds intervals Print this ADC1 converted voltage value (used DMA1 channel 1
STM32F2xx_StdPeriph_Lib_V1.1.0
- STM32F20X串口和定时器应用demo,包含驱动GPRS模块G600代码实例-STM32F20X serial port and timer application demo, the G600 code instance contains the driver GPRS module
serial-port
- 使用52单片机实现串口通信,串口工作方式 SM0 = 0 SM1 = 1 TMOD = 0x21 -52 MCU serial communication, serial work SM0 = 0 SM1 = 1 TMOD = 0x21
RT-Thread-0.3.1-touchuan
- STM32基于RT-THREAD的串口网络口双向透传代码-STM32-based RT-THREAD bidirectional serial port passthrough network code
UART
- STC12C5A60S2双串口应用,串口2输入,经过处理后由串口1发送,串口1连接至Zigbee模块。支持任意串口指令-STC12C5A60S2 dual serial, serial 2-input, after processing is sent by the serial port 1, port 1 is connected to the Zigbee module. To support any serial commands
porus-0.1.1
- PORUS is a portable USB device stack. It is designed to contain, as far as possible, all of the code common to a complete USB device implementation. PORUS is neither stable nor finished. Until version 1.0.0, the API may change, perhaps sign
stm32f207-test
- STM32F207 6串口全开测试程序,串口1作为监控口,可通过命令切换与其它5个串口进行数据通信,实现透明的数据传输。GSM模块的串口器件在板调试的桥接程序,方便用电脑调试监控-STM32F207 6 serial open testing procedures, serial port 1 as the monitor interface, data communication via the command switch and the other 5 serial port, data
chaoshengbo(3lu)
- 基于STM32的三路超声波测距程序,并且通过串口1显示。-STM32-based ultrasonic ranging three-way program, and through the serial port 1 display.
1-Port-RS-232-Ethernet-Serial-Port
- 1-Port RS-232 Ethernet Serial Port.pdf
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时