搜索资源列表
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
serial_GSM_at89s52
- 采用AYG-59C GSM MODEM模块,和at89s52的串行口通信。通过at指令控制GSM模块,同时用单片机处理GSM发给单片机串口的反馈信息,实现远程无线控制。-Used AYG-59C GSM MODEM modules, and AT89S52 serial port communications. GSM through at command control module, at the same time deal with single-chip GSM distributed
uart
- pic单片机的异步串行口通信,希望这个对大家有一些启发和帮助.-pic single-chip asynchronous serial port communications, to all of us hope that this shed some light and help.
RS_232C
- RS232C接口与单片机串行口通信的研究-RS232C
ComMaster
- WINDOWS 与单片机串行口通信调试,可设置收发数据格式-Single-chip debugging serial port communications
PcMcuSerieCom
- 单片机程序,115.2k串行口通信程序,校验方式为简单双向校验.-com for serial.
cuankou
- 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RAM的一组立即数(00H~0FH)通过串口发送到乙机,乙机接收
jz
- 甲乙两台80C51单片机串行通信,一台通过开关控制P1口的高低电平并发送数据,另一台接收发送过来的数据,通过P1口用发光二极管显示,高电平点亮,低电平熄灭。-A and B two 80C51 microcontroller serial communication, a switch control through the high-low P1 port and send the data to send over another to receive the data, through t
89e51uart
- 51单片机串行通信程序,通过串行口实现多机通信-51mcus communicate by uart
demoXEPSCI
- 飞思卡尔单片机串口通信程序设计,实现功能:①将从串行口收到的数据原样发送到串行口。 ②根据从串行口收到的数据控制四种不同的LED显示效果, 收到字符’1’:LED灯的效果为实验一中的效果1,并向串行口发送字符串“LED效果1”; 收到字符’2’:LED灯的效果为实验一中的效果2,并向串行口发送字符串“LED效果2”; 收到字符’3’:LED灯的效果为实验一中的效果3,并向串行口发送字符串“LED效果3”; 收到字符’4’:LED灯的效果为实验一中的效果4,并向串行口发送字符串
Serial--ports--and--infrared-tracing
- 51单片机串行口通信及智能小车红外寻迹测试程序 串口工作方式1 实现最基本的串口发送过程测试 寻迹包含PWM波的调节-51 Serial port communication and smart car infrared tracing test program serial way to a realization of the basic serial port to send test tracing of PWM wave adjustment
uart-mk60
- mk60单片机串行口通信程序,有助于大家对串口模块的了解。-The mk60 microcontroller serial port communication program, contribute to the understanding of serial module.
基于单片机的GPS公交车报站系统
- 本文介绍一种基于GPS模块和凌阳嵌入式语音单片机SPCE061A设计的自动语音报站系统。利用凌阳SPCE061A串行口通信接收GPS模块输出的经纬度信息,通过对比存储经、纬度数据和相应的站点名字。确认公交车是否进入设定站台范围内,以达到自动报站的目的;再设计的过程中给出硬件电路的设计方案、主要软件流程图、数据处理及其程序设计的方法。本设计解决了以住公交车报站系统人工操作不便、误报站多、故障时不报站等问题。
H19
- 8251单片机系统试验,单片机串行口通信的试验-SCM system test test 8251 microcontroller serial port communication
RS485
- 51单片机实现的RS485通讯程序,单片机串行口通信程序设计列子,51单片机串行口通信程序设计例子-51 MCU RS485 communication procedures, microcontroller serial port communication program design Liezi 51 microcontroller serial port communication program design examples
串行口通信程序
- 基于modbus协议的上位机和单片机串行通信的程序(serial communication between PC and microcontroller program based on Modbus protocol)
串行通信的实现
- 串行通信是一种概念,是指一比特一比特的收发数据,相对于并行通信可一次性收发N比特而言。包括普通的串口通信,包括I2C,包括SPI等等。 串口通信是一种通信手段,是相对于以太网方式、红外方式、蓝牙方式、usb方式(usb广义也算串行通信)等而言,是一种比较低级的通信手段。(Implementation of serial communication.Swf)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
单片机实验报告5
- 1.掌握串行口工作方式的程序设计,掌握单片机通讯的编制。 2.了解实现串行通讯的硬环境,数据格式的协议,数据交换的协议。 3.了解PC机通讯的基本要求。(1. Master the programming of serial port working mode and master the compilation of single chip communication. 2. Understand the hard environment of serial communication, p