-
可控LCD数字音乐盒
应用背景本设计的数字音乐盒以AT89C51单片机为核心,用C语言编写。利用单片机的定时器产生不同频率的声波,由I/O口输出,继而启动蜂鸣器发出音乐。通过外部中断进行歌曲切换,通过按键控制播放/暂停。实现几首乐谱的循环播放,同时LCD 1602显示自定义字符“♫”、正在播放曲谱编号、曲谱总数、曲谱名滚动关键技术/*********************可控LCD数字音乐盒*****************************
http://wenku.baidu.com/view/41f87df4daef5ef7ba0d3c77?fr=prin
标题:Music Box.c
功能:实现几首乐谱的循环播放,同时LCD1602显示正在播放乐谱序号、
乐谱总数、乐谱名滚动;可通过按键控制启停、选曲。
说明:MCU为AT89C51,编译环境为Keil C51 uV4,与LCD1602连接关系为
{ RS——P2.0, RW——P2.1, E——P2.2, P2——D0~D7 }
╔╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╦╗
╠ 按键 端口 操作 ╠
╠---------------------------------------------╠
╠ K1 P1.0 播放/暂停 ╠
╠ K2 P3.2 (中断) 上一曲 ╠
╠ K3 P3.3
- 2022-06-01 18:40:26下载
- 积分:1
-
国际标准化组织
ISO-HDLC协议中文版。HDLC是很繁琐的一个协议,希望对大家有所帮助。-ISO-HDLC the Chinese version of the agreement. HDLC is a very complicated an agreement, and they hope to be helpful to everyone.
- 2023-08-03 22:55:03下载
- 积分:1
-
该系统是一个温度测控系统,传感器采用tlc549,内付有proteus的仿真图形,可以模拟外围电路,程序采用c,开发环境是keil c....
该系统是一个温度测控系统,传感器采用tlc549,内付有proteus的仿真图形,可以模拟外围电路,程序采用c,开发环境是keil c.-the system is a temperature monitoring system, using sensors tlc549. proteus have settled within the simulation graphics, the external circuit can be simulated, using procedures c, Development environment is keil c.
- 2022-10-21 20:15:03下载
- 积分:1
-
I2C 总线8 位远程I/O 扩展口芯片PCF8574 的原理与应用
I2C 总线8 位远程I/O 扩展口芯片PCF8574 的原理与应用-I2C-bus 8-bit remote I/O expansion port of the PCF8574 chip Principle and Application
- 2022-01-21 05:23:16下载
- 积分:1
-
Porting VxDs from Windows 3 to Windows 95
Porting VxDs from Windows 3 to Windows 95
- 2022-11-03 00:05:03下载
- 积分:1
-
这个程序描述的是SPI的数据传送,包括应用SPI进行接收和发送...
这个程序描述的是SPI的数据传送,包括应用SPI进行接收和发送-This procedure is described in the SPI data transfer, including the application of SPI to receive and send
- 2022-09-30 12:25:03下载
- 积分:1
-
书名“全能混合电路仿真 OrCAD PSpice A
书名“全能混合电路仿真 OrCAD PSpice A-D V9”,Orcad pspice仿真方面的书籍,9.0版本,非常不错,还有一本因容量较大缺乏上传信心-title, "all mixed circuit simulation OrCAD PSpice A-D Blast" Orcad PSPICE simulation of books, Version 9.0, very good. there is a greater capacity for lack of confidence Upload
- 2022-05-20 00:06:16下载
- 积分:1
-
在89C51芯片上运行,采用两个中断方式,一个外部0中断实现救护车通行,南北红灯10秒后恢复中断前状态,另一个是定时器0中断实现南北灯状态转换,16X16 LE...
在89C51芯片上运行,采用两个中断方式,一个外部0中断实现救护车通行,南北红灯10秒后恢复中断前状态,另一个是定时器0中断实现南北灯状态转换,16X16 LED点阵对应显示“南北”字样信息-89C51 chip in operation, interruption of the use of two methods to achieve an external 0 interrupt the passage of ambulances, the North-South red light 10 seconds after the resumption of state, and the other is the timer 0 interrupt to achieve the state of North-South light conversion, 16X16 LED dot-matrix corresponding show " South-North" in the information
- 2022-02-21 06:39:05下载
- 积分:1
-
Non
非接触式IC卡读和取程序与pcb设计原理图-Non-contact IC card reading and admission procedures and design schematics pcb
- 2023-02-24 17:15:04下载
- 积分:1
-
闪烁带领的程序
这一实际工作完成后,学生应该能到 ;
使用给定的仿真软件,绘制示意图
编写程序源代码并将机器代码附加到 MCU,
演示运行模拟和显示如何显示源代码调试窗口,
演示如何使用虚拟仪器来测量电路的性能指标。
设备:
1) PC 或便携式计算机与 MPLAB IDE 和 Proteus Isis 安装。
2)
理论:
Proteus 是微处理器仿真、 原理图捕获和印刷电路板 (PCB) 的设计的软件。它是由 Labcenter 电子产品开发。
Proteus 设计套件包
- 2022-05-25 14:57:55下载
- 积分:1