搜索资源列表
51单片机电子琴
- 摘要:本系统以Atmel的AT89c52单片机为主控制器,通过制作硬件电路和软件的设计编写,然后进行软硬件的调试运行,最终达到设计电路乐曲弹奏播放功能和存储重放音乐功能。设计中运用中断系统和定时/计数原理控制电子音乐器发生,并对所需的音阶和贝斯用相应的程序语言编写来实现,用8段数码显示管显示所弹奏的乐谱内容。将两个89c52单片机的串行口连接起来,实现5米以外的通信。输出通道通过一个功率放大器驱动扬声器发声。 关键词:单片机,音乐演奏器 目录: 摘要……………………………………………………
STC两个串口程序
- STC单片机两个串口的读写程序
62256在单片机上的应用
- 62256在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 62256简介: 62系列是最常用的单片机系统扩展RAM元器件,其类型有6216、6232、6264、62128、62256或62512等多种,62后面的数字表示此元器件中可以存储的位(单位:千bit),我们通常的说法是将此值除以8,比如62256将256除以8,我们一般称之为32K的RAM。 如果学习过二进制就可以知道,区分两个字节需要一根地址线就可以:0或者1;而区分四个字节需要2根
89C51单片机控制两个步进电机
- 89C51单片机控制两个步进电机 步进电机分为上下两个 上边上下 180度旋转 下边 360度旋转 单片机控制 是太阳能电池板垂直光线-89C51 microcontroller controls two stepper motor stepper motor 180 is divided into upper and lower top and down below the 360-degree rotation is a rotation SCM vertical light solar p
单片机读SPI EEPROM
- 用SPMC75F2413A操作93C46,可以使用SPI或GPIO方式,但具体使用哪个IO口,可以由用户配置,在函数库中定义了两个函数来配置: void F_93C46SPI_Init(UInt16 CsPort,UInt16 CsBit); 用SPMC75F2413A的SPI口操作93C46,需要指定片选信号Cs。 void F_93C46GPIO_Init(UInt16 CsPort, UInt16 CsBit, \ UInt16 ClkPort,UInt16 ClkBit, \
Main
- 51单片机控制步进电机,能够控制两个步进电机的步进数和速度-51 single chip contril stepmotor
SPI
- 实现stc单片机,两个单片机之间的SPI通讯。单主单从-Stc achieve single-chip, two single-chip communications between the SPI. Single-master single from
comunication_51_to_51
- 在两个MCS51单片机之间进行通信的小程序,经过验证成功实现了通信功能,满足要求-MCS51 at both single-chip communications between the small program, proven successful implementation of the communications functions to meet the requirements of
chuanxingTX
- 本程序是用C51编写的,实现两个单片机的串行通信,源文件中还带有PROTEUS仿真文件,非常适合初学者学习使用!-This procedure is the preparation of the C51, the achievement of the two single-chip serial communications, the source of the document with the PROTEUS simulation paper also ideal for beginners
double
- 分两个程序:接收端和发送端都有程序,实现两个单片机之间的串行通信,且在protuse仿真平台实现过。-Two procedures: the receiving end and sending end are the procedures to achieve between the two single-chip serial communication, and simulation platform in protuse too.
11111
- 运用proteus仿真了两个单片机之间的通信,附带详细的源码,希望对你的学习有帮助。-Proteus simulation using two single-chip communication between the source incidental detail, and they hope to help your learning.
UART
- 两个单片机无线接发,我后来发生发送是需要延时的-Wireless Send by UART
stepmotor
- L298N 一个单片机控制两个步进电机 可以正转反转加速减速停止 lcd1602显示速度 方向 距离-L298N an MCU to control two stepper motors can now switch to reverse the accelerating pace of deceleration to stop lcd1602 show the direction of the distance
duojitongxin
- 关于两个单片机之间能够实现多机通信的源代码!内部有。HEX的下载文件,可便于学习版下载!-duojitongxin
xiaole.doc
- 单片机的串口通信,甲乙两个串口进行通信,并有指示灯显示-Microcontroller serial communication, and B 2 serial ports to communicate, and have light displays
CRCCOM
- 两个单片机通信的c语言源代码,在keil下编译通过!-2 MCU communication c language source code, compiled by the keil!
主从机SPI通信
- STC15W4K系列单片机SPI通信,可以下载给两个单片机用P1口的SPI线通信。(STC15W4K series singlechip SPI communication, you can download to two SCM, with P1 port SPI line communication.)
家用防盗单片机系统完整程序
- 该防盗系统使用热释电红外传感器作为人体探测模块,并将防盗系统设计为两个用户可选择的模式:在家模式和离家模式,当处于在家模式时,如果传感器检测到有人进入监控范围,则自动响起门铃提醒用户有访客,就不会发生误把访客当作盗贼的报警事件了;当处于离家模式时,如果传感器检测到有人进入检测范围,则开启声光报警模块进行报警。同时,该系统为密码控制系统,用户通过输入正确密码才可改变模式和解除警报,这也增强了该系统使用的可靠性。(The anti-theft system using pyroelectric in
15单片机点阵右移和静止显示
- 基于15单片机点阵右移和静止显示,静止显示SB,A按键按下开始FUCK右移,B按键按下可回到初始界面,两个按键同时按下显示一个心形的图案,内含取模软件
avr单片机课程设计电子考试系统
- ?采用两个单片机系统实现四则运算考试及判卷功能(Two single chip microcomputer system is used to carry out the four arithmetic examination and the marking function.)