CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - c 音乐

搜索资源列表

  1. 单片机C语言音乐程序的制作方法

    0下载:
  2. 单片机C语言音乐程序的源程序(KeilC代码)- Monolithic integrated circuit C language music procedure source program (KeilC code)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19316
    • 提供者:刘超
  1. c

    0下载:
  2. 本人上传的是 单片机 利用定时器演奏音乐.asm 源代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1081
    • 提供者:张艳
  1. 音乐源文件

    0下载:
  2. 用AVR单片机实现的音乐程序,使用C语言写的-AVR MCU with the music, the use of the C language to write
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1720
    • 提供者:侯景昆
  1. 电子琴

    0下载:
  2. 实现简单的音调播放和音乐播放,可以进行模式转换
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-11-28
    • 文件大小:17145
    • 提供者:wza5161872
  1. c51_ele_organ.rar

    0下载:
  2. 51单片机c语言编写的播放乐曲程序+按键电子琴,通过按键可轮流选择要播放的乐曲!进入电子琴模式后,按下4*4矩阵键盘按键,将得到相应频率的发音!,51 single-chip player c language program+ key organ music through the buttons can take turns to choose to play music! Enter the organ mode, press the 4* 4 matrix keyboard keys,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:63833
    • 提供者:许华文
  1. dianziqin.rar

    0下载:
  2. 基于C51的电子琴设计,有一个现成的音乐,支持14个不同的音调,C51-based design of the organ, there is a ready-made music, support the 14 different pitch
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:16532
    • 提供者:孙志浩
  1. MEGA8

    0下载:
  2. ICC mega8例子,包括时钟,音乐,中断,PWM波,四位数码管-ICC mega8 examples, including the clock, music, interrupt, PWM wave, the four digital tube, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:564527
    • 提供者:陈凯
  1. 445

    0下载:
  2. 数字音乐盒 (1) 硬件电路中用P1.0~P1.7控制按键,其中P1.0~P1.3扫描行,P1.4~P1.7扫描列。 (2) 用P0.0~P0.7,P2.0~P2.7控制LED,其中P0.0~P0.7控制七段码a,b,c,d,e,f,g,用P2.0~P2.7为数码管位选信号。 (3) 用,P2.0~P2.2作为LCD的RS,R/W,E的控制信号。用P0.0~P0.7作为LCD的D0~D7的控制信号。 (4) 用P3.7口控制蜂鸣器(J2,J4断开,J3短接)。 (5) 电路为
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:6956
    • 提供者:qwertyuii
  1. chaxundingshi

    0下载:
  2. 基于KEIL-C的开发环境,用单片机查询实现音乐播放,-KEIL-C-based development environment, with the realization of single-chip query music player,
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:799
    • 提供者:ljj
  1. music

    0下载:
  2. 单片机播放音乐实验(汇编) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 e
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:17687
    • 提供者:微微
  1. jl-flowlight

    0下载:
  2. 伴随音乐节奏变化的广告灯,C语言编写,使用了定时器与中断的方法-Changes accompanied by music advertising lights, C language, the use of a timer in connection with the interrupted method
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:44717
    • 提供者:Angie
  1. Music_player

    0下载:
  2. 用c编写的音乐播放器,包含Protues仿真文件-C prepared with music player, including Protues simulation file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:272190
    • 提供者:安琪
  1. musicplayer

    0下载:
  2. 基于C51单片机设计音乐播放器,能实现多首音乐任意切换播放-C51 single-chip design based on the music player, able to achieve many music players switch back and forth
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:32321
    • 提供者:阿祥古
  1. chengxu

    0下载:
  2. 基于MCS-51单片机的音乐播放器C程序-MCS-51 single-chip based on the music player C program
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:58035
    • 提供者:张浩
  1. dianziqing

    0下载:
  2. 电子琴,由4X4 组成16 个按钮矩阵,设计成16 个音。可随意弹奏想要表达的音乐-Organ, composed by the 16 button 4X4 matrix, designed to tone 16. Free to play music to express
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:229931
    • 提供者:林洪
  1. music

    0下载:
  2. C语言编写的音乐播放程序,从数据区取得音乐喀秋莎,重复循环播放,单片机是ATmega8-C language program of the music player, made from the data area Katyusha music, repeat loop, single-chip microcomputer is ATmega8
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1233
    • 提供者:luoli
  1. 电子琴加音乐

    0下载:
  2. C语言编的程序,可供初学者参考,里面有丰富的内容,可根据它的思路去写其他的程序。
  3. 所属分类:其他嵌入式/单片机内容

  1. 用单片机实现的音乐播放器图和程序070302

    0下载:
  2. 一个基于C51单片机的简易的音乐播放器,(music player based on C51)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:71680
    • 提供者:HANDAN
  1. 单片机课程设计-音乐喷泉

    2下载:
  2. 音乐喷泉设计,包含原理图文件、C程序代码、Hex文件等(SCM curriculum design - the music fountain)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-26
    • 文件大小:36864
    • 提供者:zhaolin058
  1. arduino音乐代码

    1下载:
  2. arduino音乐1 2 3 4 5 6 7的数字代码 低音C:131,147,165,175,196,221,248 中央C:262,294,330,350,393,441,495 高音C:525,589,661,700,786,882,990(Arduino music 1234567 digital code Bass C:131 147 165 175 196 221 248 Central C:262 294 330 350 393 441 495
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2020-12-28
    • 文件大小:2048
    • 提供者:zndhl
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com