搜索资源列表
music
- 单片机播放音乐 通过控制高低电平让蜂鸣器发出不同的声音 做相应的延时实现节拍 开发环境是keil-SCM music by controlling the high-low so that the buzzer sounds different delay accordingly to achieve the beat
Music
- Keil C 写的51单片机播放音乐的例子,对于学习51单片机的定时器功能和软件模拟PWM很有用处。-Keil C Writing Singlechip play the music of the 51 examples, the study of 51 single-chip timer functions and software simulation of PWM useful.
flower
- 使用AT89S52单片机的简易音乐播放器程序的KEIL工程,编译调试成功。-AT89S52 MCU using simple music player program works KEIL compiler debugging success.
bofangqi
- 基于单片机的模拟音乐播放器源程序,用Keil C51编程-Based on single chip analog source music player, with the Keil C51 programming
musicpaly
- 用51单片机实现的音乐播放的程序,用到定时器的知识,keil环境-Microcontroller with 51 music programs, use timers knowledge, keil environment
home_control_2011-7-13_7.13
- 智能家居控制系统(基于51单片机的课程设计) 包括 LCD1602液晶显示 DS18B20温度模块 DS1302时间模块 AT24C64EEPROM 0038红外遥控接收 蜂鸣器播放音乐 MQ烟雾传感器 文字菜单 数字输入 等等很多功能。这个是我的课程设计的最终代码,保证可用,而且注释详尽!用的是AT89S52,KEIL编译。-Intelligent home control system (based on 51 single curriculum design), including
music-player
- 这个程序是个音乐播放器,51单片机写的,keil下开发,当你按每个按键时,会有不同的声音。-This program is a music player, written by the microcontroller 51, keil under development, when you press each key, there will be a different sound.
lin
- 用AT89C52单片机和keil软件设计一简单的音乐播放系统,内置多段音乐,利用内部定时器播放出这几段音乐。开关K1可启动和停止音乐播放,通过控制蜂鸣器响的长度和响声的频度来作为节拍和音调。开关K2用于切换音乐,八段数码管上显示当前播放的曲目的序号。-AT89C52 single chip microcomputer and keil software with a simple design of music broadcast system, built-in more paragraphs
51MCU_music-player
- 基于keil的51单片机音乐播放器,并在proteus上做仿真,语言为c语言-Keil 51 microcontroller music player, and in proteus simulation language c language
RTX51
- 这是一个基于8051单片机的程序,使用了Keil开发环境自带的RTX51操作系统,实现了同时LED显示和蜂鸣器播放音乐!-This program is based on the 8051 MCU.Whitch use the Keil development environment. It use the RTX51 operating system, achieve the LED display and buzzer play music at the same time!
program
- 基于C语言编程的KEIL 音乐播放器程序代码-musicplayer c program
Buzzer-play-music
- 一个关于蜂鸣器播放音乐的keil文件编程实例,关于c。-Keil file a programming example on the buzzer to play music on c.
keyboardaMP3
- 这是我设计的基于STC12C5A62S2单片机的MP3音乐播放器以及电子琴的源码.开发环境为keil,DAC和解码器是用的外部模块VS1003,单片机起控制作用.包含液晶\SD卡\无线模块\串行数码管的驱动程序.-This is my design microcontroller-based STC12C5A62S2 MP3 music player and organ source. Development environment for keil, DAC and an external m
music-player
- 数字音乐播放器keil源代码,基于AT89C52-Keil digital music player source code, based on AT89C52
The-music-player-_STM32
- 基于STM32的音乐播放器程序,使用的开发软件为keil-Based on the STM32 music player program, with the development of software for the keil
mp3
- 基于51单片机的音乐播放器的设计与实现,需要用keil来打开,内涵源代码-Design and realization of the music player based on 51 single-chip, need to open the keil, content source
音乐播放
- 可以演奏生日快乐歌,里面包含keil和proteus文件。(You can play birthday express, which contains keil and proteus files.)
音乐播放器实验
- 本实验开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于 选择上一曲,KEY_UP和KEY1用来调节音量。本实验用DS0指示程序运行状况。 本例程可以通过USMART来调用VS_Set_Vol/VS_Set_Bass/VS
音乐播放器
- 用汇编语言编写的程序,存有七首歌曲,含有proteus仿真图和Keil程序(A program written in assembly language has seven songs, including proteus simulation and Keil programs)
实验四
- 嵌入式作业:用stm32f103vc芯片做的一个蜂鸣器播放音乐程序。(A progaram of playing music.)