登录
首页 » Proteus » 蜂鸣器控制

蜂鸣器控制

于 2020-07-01 发布 文件大小:82KB
0 174
下载积分: 1 下载次数: 10

代码说明:

  LPC2138单片机控制蜂鸣器播放音乐, 蜂鸣器电路图(LPC2138 microcontroller control buzzer play music, Buzzer circuit)

文件列表:

蜂鸣器控制\GPIO1.axf
蜂鸣器控制\GPIO1.hex
蜂鸣器控制\GPIO1.htm
蜂鸣器控制\GPIO1.lnp
蜂鸣器控制\GPIO1.map
蜂鸣器控制\GPIO1.Opt
蜂鸣器控制\GPIO1.plg
蜂鸣器控制\GPIO1.sct
蜂鸣器控制\GPIO1.tra
蜂鸣器控制\GPIO1.Uv2
蜂鸣器控制\GPIO1_Opt.Bak
蜂鸣器控制\GPIO1_Target 1.dep
蜂鸣器控制\GPIO1_Uv2.Bak
蜂鸣器控制\L4_1.DSN
蜂鸣器控制\L4_1.PWI
蜂鸣器控制\Last Loaded L4_1.DBK
蜂鸣器控制\main.c
蜂鸣器控制\main.crf
蜂鸣器控制\main.d
蜂鸣器控制\main.o
蜂鸣器控制\main.__i
蜂鸣器控制\Startup.lst
蜂鸣器控制\Startup.o
蜂鸣器控制\Startup.s
蜂鸣器控制

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C# 在格式化日期查询数据库
    C# 在查询语句中使用格式化函数,格式化日期,将出生日期格式化为“年月日”的格式,后附完整源代码下载,以下是部分代码:   private void Frm_Main_Load(object sender, EventArgs e)   {    OleDbConnection con = new OleDbConnection(//创建数据库连接对象    "Provider=Microsoft.Jet.OLEDB.4.0;Data Source="    + "db_Test.mdb" + ";Persist Security Info=False");    OleDbDataAdapter dap = new OleDbDataAdapter(//创建数据适配器对象    "SELECT * FROM 员工生日表;", con);    DataSet ds = new DataSet();//创建数据集    dap.Fill(ds, "table");//填充数据表    dgv_Message.DataSource = ds.Tables[0].DefaultView;//设置数据源   }
    2023-05-27 06:05:03下载
    积分:1
  • 图书馆管理系统
    Asp.net开发的图书馆管理系统,功能齐全,可以直接供使用,编码完整,不管是新手还是老手都比较适合下载。(The library management system developed by Asp.net can be directly used and coded. It is suitable for both novice and experienced users.)
    2021-03-30 16:09:09下载
    积分:1
  • 12864
    利用STM32F429显示DHT11采集到的温湿度(Display temperature and humidity collected by DHT11 by STM32F429)
    2020-10-03 15:27:41下载
    积分:1
  • 拉格朗日乘子法-fmincon
    说明:  拉格朗日乘子法最优值求解,求解函数的最小值,极小值求解,求解速度快。效率高(The Lagrange multiplier method can solve the optimal value, the minimum value and the minimum value of the function, and the solution speed is fast. Efficient)
    2020-04-03 10:06:48下载
    积分:1
  • freertos_usb12-18
    test code for SAMD21 platform
    2018-03-12 11:34:28下载
    积分:1
  • 1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出; 2.根据已有的邻接矩阵或邻接表用...
    1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出; 2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果; -1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
    2022-05-13 10:14:41下载
    积分:1
  • testbench
    说明:  电机的测试平台,可测电流,热电偶,转速,与yokokawa的测功机通讯,并记录为xls数据表的程序(Motor test platform, measurable current, thermocouples, speed, and the dynamometer yokokawa communications, and record the data tables for the procedure xls)
    2008-10-17 14:19:22下载
    积分:1
  • TargetLocationSystems-master
    请参考readme文件进行配置调试,进行多无人机目标定位仿真(Please refer to the readme file for configuration debugging)
    2017-12-07 23:10:28下载
    积分:1
  • Time of use based on spot
    说明:  一种利用内点法确定实时最优电价的程序,以30节点为例进行说明,效果明显(An internal point method is used to determine the real-time optimal electricity price)
    2020-12-27 11:29:02下载
    积分:1
  • FLC
    说明:  通过PSO算法优化模糊控制器隶属函数 。。。。。。。。。。(Optimizing membership function of fuzzy controller)
    2020-09-30 17:00:27下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载