搜索资源列表
多路数据采集
- 以ADC0809和8051为核心,该系统有三个部分:数据采集,数据处理和显示,终端接收。具体包括控制、显示、A/D转换器、电平转换接口、个人计算机等。设计中用ADC0809进行8路数据的采样,利用MCS-51单片机的串行口发送和接收数据。显示部分由8155、75452、7407和LED数码显示器构成。硬件设计应用电子设计自动化工具,软件设计采用模块化编程方法。
51单片机 USB方案
- 51单片机 USB 接口通信 方案 现在单片机都是串口连接的,连接不方便,也显的比较老。如果购买转接线,成本又不能控制。 其实单片机和电脑之间完全可以建立USB连接,只需要通过一片USB转串口的芯片
51单片机的串口通信程序
- 51单片机的串口通信程序,很有用!
MCUseria1.rar
- 单片机串口通信程序集,51单片机串口调试程序一例,Microcontroller serial communication assembly, 51 MCU serial debugger one cases
keil
- 介绍一种利用Keil的软件仿真功能来实现51单片机串口调试用户程序的方法。-Introduction of a simulation using Keil software functions to achieve single-chip serial debugging 51 user procedures.
MCUseria2
- 单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
gprs
- GMC-L2B智能路灯监控器 使用手册.pdf gprs ip modem 使用手册.pdf GPRS 数据传输技术及实时数据采集应用.pdf GPRS,SMS无线数传模块(GPRS DTU)EG-200T用户手册.pdf GPRS数据传送服务的无线通信控制器设计.doc gsm gprs modem ME1203A使用手册.pdf GT01用户手册.doc GT3010-TTL GTMODEM 技术说明书.doc HD-CDMA719应用手册.doc HY2
51
- 两片51单片机,通过串口中断通信,发送程序,接收程序-2 51, interruption of communications through the serial port, sending program, to receive program
fasong
- 51单片机串口通信(1602液晶显示上位机发送的数据)-51 microcontroller serial communication (1602 LCD PC sends data)
51单片机串口通信及电子音响
- 51单片机串口通信及电子音响,编写单片机程序组成乐谱,用I/O接口 P1.7口输出,经过功率放大控制喇叭演奏一首完整的歌曲。
51-IO-port-uart--C
- 单片机模拟UART,实现软件模拟串口,C语言编写-Single-chip analog UART, software simulation serial, C language
ckcli
- 51单片机串口收发处理核心程序. -51 single-chip serial transceiver processing core program.
tongxin
- 51单片机串口通信程序的设计范例。51单片机的串口通信程序-51 single-chip serial communication program design examples. 51 single-chip serial communication program
scon--jie-shou
- 51 单片机串口接收 初学者最爱 简单易懂-good good
基于单片机的RS232串口通信
- 基于单片机的RS232串口通信,利用SP3232进行电平转换后,通过9pin的串口进行通信
51-uart
- 51单片机与PC机的串口通信,串口软件发什么就显示什么。- 51 microcontroller and PC machine serial communication, serial port software to send what to show what 51 microcontroller and PC machine serial communication, ser
com_huibian
- 此程序是用汇编语言开发的,可以用于51单片机串口通信,压缩文件中包含程序运行时的所有文件。-This program is developed in assembly language, can be used for 51 single-chip serial communication, compressed file contains all the files when the program is running.
Serial-communication
- 单片机串口通信技术PPT,原理与应用在51系列单片机-Serial Communication Technology PPT, principle and application in 51 series
原理图
- 51开发板原理图,涵盖LED模块,4*4键盘模块,数码管显示模块,串口模块,放大模块。
51串口通信
- 介绍了AT89C52单片机与PC机串行通信的实现方法,串行存储器24C256的读写操作流程,并给出了具体通信接口电路、单片机串行通信程序流程以及利用VB6.0的通信控件MSComm实现PC机串行通信的程序。系统经过实际应用,效果令人满意