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

搜索资源列表

  1. 8位数字显示的简易频率计

    1下载:
  2. (1)能够测试10HZ~10MHZ的方波信号; (2)电路输入的基准时钟为1HZ,要求测量值以8421BCD码形式输出; (3)系统有复位键; (4)采用分层次分模块的方法,用Verilog HDL进行设计,并对各个模块写出测试代码; (5)具体参照说明文档(包含源代码,仿真图,测试波形,详细的设计说明)(A square wave signal capable of testing 10HZ~10MHZ; (2) the reference clock input by the ci
  3. 所属分类:VHDL/FPGA/Verilog

  1. 51单片机按键扫描程序

    0下载:
  2. 51单片机加外设,利用实验板提供的键盘扫描电路和显示电路,做一个扫描键盘和数码显示实验,把按键输入的键码在六位数码管上显示出来。(51 SCM plus peripherals, the use of the experimental board keyboard scanning circuit and display circuit, do a scan keyboard and digital display experiment, the key input code in six di
  3. 所属分类:单片机开发

  1. 实验3 按键输入实验

    0下载:
  2. STM标准例程中的按键输入实验,已经过论证(STM standard routines in the key input experiment, has been demonstrated)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-20
    • 文件大小:55296
    • 提供者:小猪bqq
  1. 实验3 按键输入

    0下载:
  2. STM32 的按键输入代码 通过输入代码 控制相关按键的作用(STM32 button input code, through the input code to control the role of the key)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-02
    • 文件大小:273408
    • 提供者:杨旭11
  1. Lab04-4_Freq

    0下载:
  2. 该实验算是对前几节所学知识的一个综合应用,实验中用到了MSP430F6638 系统主板 上多个外围设备,其中555 定时器连接成的施密特触发器来对输入波形整形,GPIO 中断用 来计数,按键输入来选择需要的闸门,TIIMER_A 用来给闸门定时,段式液晶显示当前闸门 信息和频率计数结果。(This experiment is a comprehensive application of the knowledge learned in the previous sections, and
  3. 所属分类:单片机开发

  1. 多功能电子密码锁

    1下载:
  2. 利用51单片机设计一个密码锁,要求如下 1.密码输入正确后,输出一个电磁锁开锁信号与已开锁信号。 2.输错密码想要修改时,有整体清除密码和按位清除密码可供选择。 3.电磁锁打开后,能够通过按键关上密码锁。 4.用户可以自行修改密码。 5.修改的密码忘记后,可以恢复出厂设置,恢复原密码。(Use 51 single chip to design a password lock, which is required as follows After the 1. password is
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:35840
    • 提供者:ctybwin
  1. 22

    0下载:
  2. 名称 : 1602液晶电子秤程序 功能 : 1:称重 2:按键可设置报警值(有长短键),长按加减1000,短按加减100。 3:长按设置键为去皮功能,请在设配稳定情况下去皮。 输入 : 三个有效按键,物体放置秤盘自动称重。 输出 : 1602液晶显示实际重量和上限报警值。(Name: 1602 liquid crystal electronic scale program Function: 1: weighing 2: the key can be
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:53248
    • 提供者:A180
  1. sheji

    0下载:
  2. 时钟功能,按下key键等待数字输入,数字输入完毕就正常计时,另外一行有温度显示,另外附加10个按不同规律闪烁的LED(The clock function, press the key button and wait for the digital input. When the digital input is completed, the time is normal. The other line has temperature display, and there are 10 addi
  3. 所属分类:单片机开发

    • 发布日期:2018-01-10
    • 文件大小:210944
    • 提供者:UnU
  1. Simple Clock

    0下载:
  2. 简易时钟,能通过按键和UART串口控制时间显示在数码管上,串口输入格式为“时分秒”(例如122030),按键为两个按键分别控制小时和分钟,第三个按键切换显示为秒数,切换后延时一秒后返回原界面。内含Proteus7.8的仿真。(A simple clock, through the button and UART serial control time in the digital tube display, serial input format for the "hour"
  3. 所属分类:单片机开发

    • 发布日期:2018-04-20
    • 文件大小:93184
    • 提供者:不一样的她
  1. text.X

    0下载:
  2. 利用PIC 8脚单片机实现按键输入捕获、消除抖动,及通过输出控制外部组件。(The key input of PIC 8 feet is used to capture and eliminate the jitter, and to control the external components through the output.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-28
    • 文件大小:66560
    • 提供者:frains
  1. 实验29 红外遥控实验

    0下载:
  2. stm32 红外遥控试验 利用STM32F4的输入捕获功能,解码开发板标配的这个红外遥控器的编码信号,并将解码后的键值TFTLCD模块上显示出来(STM32 infrared remote control test The input and acquisition function of STM32F4 is used to decode the coded signal of the infrared remote controller which is marked by the deve
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-29
    • 文件大小:562176
    • 提供者:尘世
  1. lanlan

    0下载:
  2. 通过控制蓝桥杯单片机上的按键输入,实现时间的记录和闹钟的是定一级温度的检测(By controlling the key input Blue Bridge Cup microcontroller, the realization of time recording and alarm clock is a temperature detection level)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:李琪琪第一
  1. DDS v1.0

    1下载:
  2. 硬件平台:红牛stm32F103ZE开发板,DDS模块:AD9910 软件版本:Keil 4 固件库版本:v3.5 完成功能: (1)产生频率范围:1Hz - 400MHz 的正弦波(按键触发(F = 100KHz,Vpp:500mV):开发板上 WAKEUP 按键) (2)产生幅度范围:1mV - 650mV 的正弦波(初始化后:F = 100Hz,Vpp:100mV) (3)产生上下限频率、频率步进(单位:Hz)、步进时间间隔(单位:us;输入范围:1-2
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:308224
    • 提供者:NLQ
  1. DDS v2.0

    1下载:
  2. 硬件平台:红牛stm32F103ZE开发板,DDS模块:AD9910 软件版本:Keil 4 固件库版本:3.5 已完成功能: (1)产生频率范围:1Hz - 400MHz 的正弦波(按键触发:开发板上 WAKEUP 按键) (2)产生幅度范围:1mV - 650mV 的正弦波(初始化后为:500mV) (3)产生上下限频率、频率步进(单位:Hz)、步进时间间隔(单位:us;输入范围:1-262us)可调的扫频波(按键触发:开发板上 USER1 按键)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:310272
    • 提供者:NLQ
  1. coded_lock

    0下载:
  2. 利用矩阵键盘和1602实现简易的密码锁功能,并且可以将密码保存在24c02中,达到单片机掉电之后密码不丢失的功能。通过按键连续输入错误三次,按键将被锁定,不能再进行输入。连续输入正确两次进入更改密码选项。初始密码为000000,如果忘记密码时可以输入131420初始化密码。(Using the matrix keyboard and 1602 to realize the simple password lock function, and can save the password in th
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-03
    • 文件大小:58368
    • 提供者:小白在成长
  1. Password lock

    0下载:
  2. 一个 Quartus II 工程,芯片为EP3C55F484C8,是一个简单的保险箱密码锁。包含分频器、键盘去抖、8选1选择器、扬声器模块、动态扫描模块等多个模块。 主要功能: 1. 保险箱上设有密码输入和钥匙锁双重保险。 2. 当密码输入正确后,左边的指示灯亮,此时插入钥匙即可打开保险箱;当密码输入错误后,右边的指示灯亮,发出报警信号,此时需要重新输入密码。 3. 保险箱的密码可根据需要随时更换。(A Quartus II project, the chip is EP3C55F484
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-06
    • 文件大小:4777984
    • 提供者:yves05
  1. vga

    1下载:
  2. 直接在quartus 2上运行,然后烧进试验箱,可以播放梁祝,连线就两根,一根连20MHZ,一根连蜂鸣器输入端,另一头连拓展插槽的B01,按键1控制播放、暂停,模式5,可以用点个赞,(Run it directly on quartus 2, and then burn it into the test box. You can play Liang Zhu. There are only two wires, one is 20MHz, one is buzzer input, the oth
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2020-11-12
    • 文件大小:3717120
    • 提供者:dfsadf3
« 1 2 ... 15 16 17 18 19 20»
搜珍网 www.dssz.com