搜索资源列表
uasrtavr8535
- 串口的程序编写,用与AVR8535单片机,适合初学者应用-Serial programmers, using the AVR8535 microcontroller, for beginners application!
chuankoucesi
- 单片机为AT89S52,此程序为串口测试程序,主要适合初学应用串口的朋友-microcontroller AT89S52, this procedure for serial test procedure, mainly for beginners Application Serial friends
com
- 很好的用io口模拟串口的程序,内带仿真文件,可随意修改,已经在产品中应用,可放心使用。
USB
- 仿真标准串口,用于升级原串口外围设备,或者通过USB 增加额外串口。 ● 计算机端Windows 操作系统下的串口应用程序完全兼容,无需修改。 ● 硬件全双工串口,内置收发缓冲区,支持通讯波特率50bps~2Mbps。 ● 支持5、6、7 或者8 个数据位,支持奇校验、偶校验、空白、标志以及无校验。 ● 支持串口发送使能、串口接收就绪等传输速率控制信号和MODEM 联络信号。 异步串口/RS232/RS485/RS422 转换并口打印机为USB 打印机 EPP 并口和
UART
- 51单片机串口 通用程序,应用时只需添加剩余部分!非常方便-51 Single-chip Universal Serial procedures, the application can add the remainder of the! Very convenient
picUart
- pic单片机的串口通用通讯C程序,稍加修改就可应用到的你的工程中-Generic pic microcontroller serial communication C program can be applied to minor modifications of your project
serial_Simulation
- 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC Single-chip MCU+ KEIL2 use an
SP23x8_C51
- 串口扩展芯片SP2338的举例程序,教我们怎么应用这个扩展芯片。-Expansion of the SP2338 chip serial procedures, for example, teach us how to expand the application of this chip.
chuankoutongxin
- 基于RS-232的串口通信,C语言、VB开发的单片机与上位机通迅应用程序-Based on RS-232 serial communication, C language, VB developed single-chip communication with host computer applications
C8051_UART
- C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
CC2430BasicExperiment
- cc2430内外围设备的基本应用程序,目录如下: CC2430-1 自动闪烁 CC2430-2 按键控制开关 CC2430-3 按键控制闪烁 CC2430-4 T1的使用 CC2430-5 T2的使用 CC2430-6 T3的使用 CC2430-7 T4的使用 CC2430-8 定时器中断 CC2430-9 外部中断 CC2430-10 片内温度 CC2430-11 1/3AVDD CC2430-12 AVDD
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
stc-c-pro
- STC单片机是国内著名的单片机生产商宏晶科技生产的,价格便宜实惠,应用很多。本程序是基于该类型单片机的一个集温度采集、电机控制、LED控制、串口通信于一体的C语言应用程序,已调试成功。-STC is the leading single chip microcontroller manufacturers macro crystal technology products, cheap affordable, application of many. This procedure is base
UART
- 单片机双串口程序,寄存器的设置,源代码,适用适用两个串口的应用。-SCM Two serial program, register set, the source code for the application for the two serial ports.
USART_INI
- 基于单片机的串口应用程序源代码,包括所有的头文件和源文件-serial port
SJ0
- 单片机8051IO口和串口应用程序,可控制跑马灯和联系与上位机通讯-Control the Marquee and contact with the host computer communication the microcontroller 8051IO port and a serial applications can
Electronic_calendar
- 文件包内有两个文件:1.单片机下位机程序,包含温湿度传感器SHT11的接口程序、液晶显示程序、按键扫描程序、串口通讯程序;2.VC6.0上位机应用程序,通过串口通讯获取温湿度信息,并且绘制温湿度曲线,实现可视化-Package contains two files: 1. Microcontroller lower computer program, including temperature and humidity sensor SHT11 the interface program, LC
STM32F103RC-5-serial-applications
- STM32F103RC 5个串口应用程序-STM32F103RC 5 serial applications
51单片机串口实验
- 程序是3个关于51串口的实验程序包,包括工程文件,c源文件,HEX烧写文件。3个实验分别是:-51串口通讯;-51串口通讯中断应用;-51串口测温电脑显示。(51 Serial Communication;The application of serial communication interrupt;Serial temperature measuring computer display)
3:STM32_串口实验
- STM32F10x开发的串口应用程序,可进行发送和接收数据(STM32F10x developed a serial port application to send and receive data)