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

搜索资源列表

  1. HD7279(c语言)驱动程序

    1下载:
  2. HD7279(c语言)驱动 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 程序功能:按下1号键显示0、1、2、3,按下2号键显示c、d、e、f,按下3号键显示4、5 、6、7 按下4号键显示8、9、a、b,按下0号键点亮4个LED灯-HD7279 (c Language) driver role : Sage tests Tech. Development board (MCP300) hd7279 keyboa
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 空调控制器中按键功能实现的子程序,包括模式设定,温度\\湿度设定等.-air conditioning controller button functions of the subroutine, including setting mode, temperature \\ humidity limit.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3101
    • 提供者:king.Guan
  1. jiaotongdeng.rar

    0下载:
  2. 基于Proteus和Keil C 的交通灯控制,是学习MCS51(8951)单片机和液晶的优秀程序 程序功能:模拟交通灯控制系统 灯:南北方向:红3黄2绿3 东西方向:绿3黄2红3 黄色闪烁2次 键:紧急键,东西一个,南北一个,按下去后保持红色,直到松开键 要 求:定时要采用定时系统实现,Proteus, and Keil C based on the traffic l
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:5099318
    • 提供者:荣超群
  1. FM_AM_RadioTEF6606SourceCode

    1下载:
  2. 这里转载是TEF6606收音芯片的8051控制代码(C语言),开发环境是keiL-C51 喜欢DIY的朋友,可以做个不用显示频率,单一按键即可选电台的廉价袖珍调频收音机-Here is a reprint of the 8051 chip TEF6606 radio control code (C language), development environment is keiL-C51 DIY friend, you can make a single button se
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-11-02
    • 文件大小:7601
    • 提供者:mochaowu
  1. key

    0下载:
  2. PIC单片机键盘扫描程序,按键显示程序,C语言实现-PIC single-chip scanner keyboard, button display program, C language
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1070
    • 提供者:ann
  1. BSL

    0下载:
  2. 用于sst89x516(sst89x564)的Bootloader,使用超级终端用xmodem协议下载,(只支持bin文件的下载).在晶振为11.0592,未开双倍速的情况下,波特率为57600bps.在超级终端中长按 Z 键并对系统上电进入下载,否则500ms后跳转至block0中程序执行,可代替原SST中的BSL.可扩展实现远程升级-For sst89x516 (sst89x564) the Bootloader, use HyperTerminal to download using xm
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:7824
    • 提供者:chenting
  1. KeilCanjianProg.c

    0下载:
  2. 转载按键程序设计,可以处理加速键、一键多功能等情况 后面有P1口行列式键盘程序实例-Reprint button programming, can be dealt with to speed up key, a key multi-function, etc. I determinant behind the keyboard P1 instance
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2082
    • 提供者:kang
  1. MSP430_Program

    2下载:
  2. 包含了众多MP430实例:扫描按键(C),ADC,IIC器件,键盘与显示,键盘与显示以及低功耗,电子琴,温度报警系统,固体录音机 ,时间控制器,交通灯,12864液晶程序等-MP430 contains numerous examples: scan button (C), ADC, IIC devices, keyboard and display, keyboard and display, as well as low power consumption, organ, temperatu
  3. 所属分类:SCM

    • 发布日期:2014-07-31
    • 文件大小:940328
    • 提供者:wang
  1. c8051f040exampleforcan

    0下载:
  2. CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a message wh
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:12247
    • 提供者:shendongping
  1. can_show_remote

    0下载:
  2. CAN总线上挂接两个节点,当其中一个节点(节点1)的按键按下时,除了自身的数码管1、2显示加一,还向节点2发送一个远程帧;节点2接收到远程帧后想总线发送一个数据帧,如果节点2的按键被按下时,除了自身的数码管1、2显示加一,还会向总线发送数据帧,使得节点2的数码管3、4显示与其保持一致。-CAN bus articulated two nodes, when one node (Node 1) of the button is depressed, in addition to its own d
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:46891
    • 提供者:聂美军
  1. CANTEST

    0下载:
  2. 本文件是CAN总线通讯演示程序;将CAN_TEST下的CAN1,CAN2两个软件分别下载到两个目标板上,将两块板子的CAN总线连接(使用CAN必须将JP1的1,2及3,4脚短路,CAN总线的连接CANH接CANH,CANL接CANL),当按下按键S1时另外一块板子上的LED会灭,按键释放时LED亮。-The present document is a demonstration of CAN bus communication procedures will CAN_TEST under CA
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:58137
    • 提供者:王珍宁
  1. button.c.tar

    0下载:
  2. 北京蓝海芯科技发展有限公司的s3c2410系列开发板的按键驱动源码-BlueOcean Beijing Core Technology Development Company Limited S3C2410 development board series of button-driven source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2295
    • 提供者:王明
  1. liushuidengkey--LPC2103

    0下载:
  2. LPC2103的第二个实验:流水灯+按键,用proteus7仿真,C语言代码,在Keil3中编译,文件内已有完整的工程和仿真图了。-The second experiment LPC2103: water lamp+ button, and proteus7 simulation, C language code, compiled at Keil3 in the paper that has a complete map of the engineering and simulation.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:88623
    • 提供者:李迟
  1. 4X4keyboard

    0下载:
  2. 用一個C語言來測試4X4按鍵功能是否正常工作 -Language with a C function to test whether the 4X4 button to work
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:15604
    • 提供者:過路滴人
  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. jisuanqi

    0下载:
  2. 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functio
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:82339
    • 提供者:deng1243
  1. key_test

    0下载:
  2. 一键多功能按键实现,C语言编写,AVR-ATmega16,按键扫描-The achievement of a key multi-function button, C language, AVR-ATmega16,Keyboard scan
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:980
    • 提供者:周嗣理
  1. PWM

    0下载:
  2. 51单片机的PWM控制,通过按键可以切换不同的i/o口的PWM调制-51 MCU PWM control button to switch through the different i/o port of the PWM modulation
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:51943
    • 提供者:kency99
  1. WXMKTEST.C

    1下载:
  2. 摘要:VC/C++源码,系统相关,无线遥控   单片机无线遥控接收模块C程序源码:   void main(void)   {   P2_7=0 //开数码管显示 选通左右侧的数码管   P0=0xc0 //初始显示数字0    while(1){   P1=0xff //P1口设置为输入状态 先全部写1   i=P1 //赋值给临时存贮变量      i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:12380
    • 提供者:夏木熙
  1. Button c code

    0下载:
  2. This is a generic button manager c code for embedded development. It will detect several behaviors like short and long presses, and will also do debouncing.
  3. 所属分类:其他嵌入式/单片机内容

« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com