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

搜索资源列表

  1. yinyuebofangqi

    0下载:
  2. 所有音乐都是由各个不同频率的音阶和其延续时间的长短来实现的。不同的音乐是由各个音阶按某种排列各自播放一定时间形成的,将各音乐音阶和其延续时间存在数据段中,然后根据不同按键值选择不同的音阶和时间表,再使用计数器产生该音阶频率。而我们学过的有计数器可以产生各种频率,所以我们主要采用计数器8253产生各音符,用8255并行接口来控制扬声器的开关,达到播放音乐的功能。-All music are by different frequency scale and the length of its du
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:103244
    • 提供者:刘桂军
  1. wave_produce_VHDL

    0下载:
  2. --文件名:mine4.vhd。 --功能:实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波 --A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成 --各种波形的线形叠加输出。 --说明: SSS(前三位)和SW信号控制4种常见波形种哪种波形输出。4种波形的频率、 --幅度(基准幅度A)的调节均是通过up、down、set按键和4个BCD码置入器以及一 --个置入档位控制信号(ss)完成的(AMP的调节范围是0~5V,调节
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:10315
    • 提供者:huangsong
  1. 4x4keypad

    0下载:
  2. 4*4按键扫描程序,通过行翻转法对键值进行求解,AVR Mega16,可对程序稍作修改就可使用!-4* 4 keypad scanner, through the reversal method to solve the key, AVR Mega16, the procedure can be used with some slight modifications!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-29
    • 文件大小:27759
    • 提供者:jiben042
  1. LEDJZ

    0下载:
  2. 通过数码管显示矩阵按键值,并带有蜂鸣器鸣叫功能,采用c51编写,在51单片机上可以运行-Through the digital display value matrix keys, and sing with a buzzer function, the use of C51 prepared at 51 single-chip can run up
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:夏金伟
  1. keyboard

    0下载:
  2. 指提供一些函数给任务调用,获取按键信息,或读取按键值。-Refers to the mission to provide some function calls, access to key information, or read the button value.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:dingdaozi
  1. key

    0下载:
  2. 读取frv实验系统上的按键值 并以此来控制frv实验板上的led 基于嵌入式linux-FRV experimental system to read the buttons on the value and thus to control the board FRV experiment led based on embedded linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:374399
    • 提供者:ymcorn
  1. up51

    0下载:
  2. * 程序描述 : * * 程序分两大部分,当开发板上电的时候拨码开关的第一位是闭合(ON)的状态 * * 运行LOOP1循环,矩阵键盘有效,数码管显示按键值,同时将按键值通过串口发* * 送出去。 * * 当开发板上电的时候拨码开关第一位是打开的(OFF)的状态,则独立键盘有效 * * 按下K1则逆时针点亮数码管的每一段,按下K2键则顺时针点亮数码管的每一段 * * 同时将当前点亮数码管的数据通过RS232串口发送出去。- * Descr ip
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:邹宁
  1. DSP_Basic_development_program

    0下载:
  2. 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic developmen
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1163963
    • 提供者:于海
  1. EXP4_sec

    0下载:
  2. 秒表 4个7数码管中的任何一个显示任意按键按下的次数。初始值为0,当计数到9时,下一次数值为0。利用Verilog HDL语言,编程实现上述功能。-Stopwatch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:504335
    • 提供者:dsds
  1. PS2_keyboard_driver

    0下载:
  2. 利用MSC51系列单片机 89S52 模拟PS2协议 对 PS2键盘进行读取操作 , 通过LCD1602显示 按键值 包括功能键-USE MSC51 SERIES MCU 89S52 TO DRIVER ps2 KEYBOARD AND DISPLAY ON lcd1602
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:28299
    • 提供者:蔡德洋
  1. ps2_mouse_driver

    0下载:
  2. 利用MSC系列单片机 89S51 模拟PS2协议 对鼠标进行读写控制 可以再LCD1602 上显示坐标和鼠标按键值-used MSC series MCU 89S51 to drive PS2 mouse ,display the keyvalue and position
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:29722
    • 提供者:蔡德洋
  1. Key

    0下载:
  2. 按键驱动程序。主要功能:如果按下查询键值,消抖,发送标志位置位 如果同一个键一直处于按下状态,只发送一次;如果是两个特殊键,则一直发送。-Key drivers. Main functions: if the key press inquiries, elimination Buffeting, send mark the location of places, if the same key has been pressed, and sent only once if there are
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:3195
    • 提供者:kangde1619
  1. example5

    0下载:
  2. 用 8 个按键对应 8 个数字显示,初始值为 0。按 key1 到 key8 可以显示 1到8 的数值。-With 8 keys corresponding to eight figures show that the initial value of 0. By key1 to key8 can display 1 to 8 values.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:28624
    • 提供者:panda
  1. SPI

    0下载:
  2. 通过按键输入键值,在LCD上显示其输入按键值-SPI
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1214
    • 提供者:
  1. juzhenanjian

    0下载:
  2. 一个关于矩阵按键的程序,里面含有矩阵按键扫描,以及显示按键值。-A button on the Matrix program, which contains a matrix key scanning, and display key values.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:866
    • 提供者:郭启利
  1. hd7279

    0下载:
  2. 键盘控制芯片hd7279,可以读取键盘按键值-Keyboard control chip hd7279, keyboard keys can read the value of
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:2132
    • 提供者:
  1. LEDdiaplay

    0下载:
  2. protues与keil,51单片机,静态稳定lcd扫描显示,16位键盘,可以即时显示按键值-protues with keil, 51 microcontroller, static stability lcd scan showed that 16 keyboard keys can instantly show the value
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:53847
    • 提供者:lisa
  1. hongwaiyaokong

    1下载:
  2. 用c语言编写的单片机控制实现红外遥控,并通过数码显示遥控器按键值。-Using c language Infrared remote control implementation of MCU and remote control button by the value of the digital display.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-12-07
    • 文件大小:77009
    • 提供者:李申燕
  1. WL005

    0下载:
  2. wl005 --- 按键扫描程序,用于键盘的扫描。行列键盘值的读取。-wl005--- key scanner for scanning the keyboard. Read the value of the ranks of the keyboard.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:16409
    • 提供者:xtihc
  1. Keyscan

    0下载:
  2. 8255与键盘扫描单元完成按键扫描功能,并将读到的按键值依次显示在数码管上,按键是4行*4列共16个按键-8255 with the completion of the keyboard key scanning scanning unit, and read the key value is in turn displayed on the digital control, the key is 4* 4 rows of 16 keys
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:884
    • 提供者:sl
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com