搜索资源列表
Music_P00
- 基于51单片机的音乐播放器,汇编编写。仅需要一根51管脚,用软件产生pwm驱动扬声器,发出悦耳的乐曲声音。可以在源码中编辑乐谱。silentecho出品-51 microcontroller-based music player, compilation preparation. Require only a 51-pin, the software PWM driver loudspeakers have issued melodious music voices. The source ca
3310LCD 开发的音乐播放器
- 基于51单片机,SD卡,3310LCD 开发的音乐播放器 -Based on 51 single-chip, SD card, 3310LCD developed music player
YYBF.rar
- 基于51单片机的音乐播放器。 源码易读。 能播放5首歌曲,对51单片机研究有较好帮助,51 Single-chip-based music player. Readable source code. Able to play five songs, the study of 51 single-chip better help
51-mcu_music
- 基于51单片机的音乐播放器设计,c语言设计。-51 MCU-based music player design, c language design.
musicplayer
- 基于C51单片机设计音乐播放器,能实现多首音乐任意切换播放-C51 single-chip design based on the music player, able to achieve many music players switch back and forth
Basedon51Singlechipmusic
- 基于51单片机的音乐播放器!!!! 带有led示波显示-Based on 51 Singlechip music player! ! ! ! With Oscillographic led display
musiplayer
- 基于MCS-51,多功能音乐播放器(多级菜单),可设闹钟,附Proteus图与源程序-Based on MCS-51, multi-function music player (multi-level menu), can set up alarm clock, with Proteus map source
chengxu
- 基于MCS-51单片机的音乐播放器C程序-MCS-51 single-chip based on the music player C program
musicplay
- 基于单片机音乐播放器设计,已调试成功,可以运行。-Music player based on the single-chip design, has been successful debugging, you can run.
danpianjibofangyinyue
- 基于单片机开发的音乐播放器系统,在载入源代码后可实现音乐的播放-Developed based on single chip music player system, after loading the source code can be realized music player
Microcontrollerbasedexperimentalmusicbuzzersourcec
- 基于51单片机的蜂鸣器音乐播放实验的源代码-51 Microcontroller based experimental music buzzer source code
51MCU_music-player
- 基于keil的51单片机音乐播放器,并在proteus上做仿真,语言为c语言-Keil 51 microcontroller music player, and in proteus simulation language c language
1602
- 基于51单片机音乐播放器的原理图-Fig. 51 principle of SCM Music Player Based on
yinyue
- 基于单片机音乐播放器,内置八种音乐,带数码显示-Based on singlechip music player, built-in eight kinds of music, with digital display
用单片机实现的音乐播放器图和程序070302
- 一个基于C51单片机的简易的音乐播放器,(music player based on C51)
music
- 基于51单片机音乐播放器程序设计,里面有多首歌曲,可以按键切换,具有下一首、暂停/继续、停止等控制。(Music player program design based on 51 MCU)
音乐播放器
- 基于51单片机的音乐播放器C语言程序,可根据需要自行更换播放的歌曲(Based on 51 singlechip music player, C language program, you can change the songs according to the needs of their own play)
MusicPlayer
- 在基于51单片机的音乐播放器中,采用DH11温湿度传感器为硬件基础,通过其对周围温湿度的采集,控制音乐播放。单片机需外接+5V稳压电源,单片机工作时,用软件对定时器初值进行设定,从而得到所需要的声音频率;通过8位共阴极数码管,可显示温度;将单片机输出的信号放大,接入蜂鸣器即可发声。(In the music player based on the 51 single chip microcomputer, the DH11 temperature and humidity sensor is u
简易PWM音乐播放器实验
- 基于ARM Cortex-M4F(TM4C123)单片机 【功能】PC 机通过UART 将音乐(简谱)信息发给微控制器,微控制器控制PWM 模块,驱动蜂鸣器播放音乐。(The ARM Cortex-M4F (TM4C123) MCU (function) PC sends music (simple spectrum) information to the microcontroller through UART, the microcontroller controls the PWM mod
音乐播放器
- 采用HAL库编程,基于STM32F103ZET6单片机,OLED显示屏,TTP224模块,无源蜂鸣器模块,实现音乐播放器的实现,包括有切换歌曲等