搜索资源列表
YLP2440_Test
- 优龙公司ylp2440开发板的测试源代码,有lcd屏,蜂鸣器,摄像头等功能-Liuzhou ylp2440 excellent company development board test source code, there are lcd screen, buzzer, camera first-class functions
BY
- 蜂鸣器响声频率测试程序 作用:因为蜂鸣器在市面买回来频率相近,但不同批次与不同厂家都有分别, 导致一个通用的程序无法发出量理想的响声,而且多是不在最佳频率 时响声就变得很小。本程序就是通过串口从PC中手动输入不同的值, 得到清脆响亮的最佳参数。使用时直接用该参数取代A即可,程序中 已有详细中文注释,非常方便。(常用值在88左右) 作者:泊浪 时间:2010-01-18-Buzzer sound frequency of testing proce
S3C44B0Xtest
- 本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。 汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液
KEY
- 本文件是键盘测试子程序;分别将跳线器JP4的<1,2>,<3,4>,<5,6>,<7,8>脚短接,每按一个键,蜂鸣器响(蜂鸣器需将JP7短接)一声,同时会在数码管上显示对应的键值。 -This document is the keyboard test routine jumpers JP4, respectively, the < 1,2, " " 3,4 " ," 5,6 " ,"
S3C2440_Timer
- S3C2440的PWM定时器的驱动,并写了2个测试实例,一个是PWM驱动蜂鸣器不通的频率叫,一个是纯定时功能。已在真机通过测试。-The PWM timers of the drive S3C2440, and wrote two test cases, one is the frequency of PWM drive buzzer barrier called a pure timing. Has been tested in the real machine.
GPIO_test
- 测试红牛开发板外设LED灯,与蜂鸣器是否与STM32F103ZET6连接成功-Test Red Bull development board peripheral LED light and buzzer whether in connection with STM32F103ZET6
test1
- 一个upd48f0485下的测试程序段,控制led,lcd以及蜂鸣器-Test block a upd48f0485 under control led, lcd and buzzer.
fengimngqi
- 基于51单片机的简单c语言小程序,用于蜂鸣器的测试等-Based on 51 single simple small c language program for testing the buzzer
muisc-test
- STC单片机IO直接驱动蜂鸣器播放音乐测试程序-Since STC microcontroller IO write code directly drive segment type LCD screen test program
fengmingqi
- 可以在linux下交叉编译运行的蜂鸣器,可做测试使用-Can cross-compile and run under linux buzzer, do tests using
buzz
- linux实现蜂鸣器控制,经过实现测试OK(linux develop buzz control)