登录
首页 » 嵌入式系统 » 44b0 uclinux 键盘驱动程序源代码

44b0 uclinux 键盘驱动程序源代码

于 2022-02-26 发布 文件大小:4.83 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

44b0 uclinux 键盘驱动程序源代码-44b0 Basis keyboard driver source code

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

发表评论

0 个回复

  • 免费的tcp ip 协议的pcb sch
    免费的tcp ip 协议的pcb sch -free tcp ip agreement pcb sch
    2022-10-15 08:05:03下载
    积分:1
  • SPI_读写串行NORFlash 2300例程
    SPI_读写串行NORFlash 2300例程-SPI_ routines to read and write serial NORFlash 2300
    2022-05-22 13:06:04下载
    积分:1
  • The objective is to set up SPI communication between VTI Technologies digital p...
    The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured ?SCP1000-D01 is initialized and configured ?The high resolution measurement mode is activated ?Temperature and pressure information is read always when the DRDY pin is in high state Please refer to the document "SCP1000 Product Family Specification 8260800" for further information on SCP1000 register addressing and SPI communication. This document applies to the SCP1000-D01.-The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured ?SCP1000-D01 is initialized and configured ?The high resolution measurement mode is activated ?Temperature and pressure information is read always when the DRDY pin is in high state Please refer to the
    2023-04-01 07:10:03下载
    积分:1
  • 仪表温度控制程序
    仪表温度控制程序--Instrument temperature controlling program.
    2022-03-05 01:08:10下载
    积分:1
  • 《华中理工大学出的C51教材》
    《华中理工大学出的C51教材》-"Huazhong University of Science and the teaching C51"
    2023-04-30 14:50:08下载
    积分:1
  • 的Tcp/ip 栈
    UIP TCP/IP 堆栈被为了使它有可能即使使用 tcp/ip 协议进行通信关于小 8 位微控制器。尽管是小而简单,uIP 不需要他们的同龄人有复杂的全尺寸的栈,但可以和运行同样的轻重量堆栈的同龄人交往。代码大小是几个字节和 RAM 使用量可以配置为可低至几百字节为单位)。
    2022-01-21 03:39:15下载
    积分:1
  • 基于stm32的ucosII程序实现4x2键盘检测
    基于keil开发平台,在stm32板子上实现4x2键盘检测。程序完全正确能够完美实现功能。   部分代码摘录: void Task1(void *pdata) {   u8 key;   while(1)   {    key=KEY_Scan();    if(key==1)    {      digitalToggle(GPIOD,GPIO_Pin_7);  //D4亮     OSTimeDlyHMSM(0,0,1,0);    }    if(key==2)    {  digitalToggle(GPIOD,GPIO_Pin_6);  //D5亮    OSTimeDlyHMSM(0,0,1,0);    }    if(key==3)    {      digitalToggle(GPIOD,GPIO_Pin_5);  //D6亮    OSTimeDlyHMSM(0,0,1,0);    }   if(key==4)    {  &n
    2022-08-12 16:41:51下载
    积分:1
  • linux下的armboot
    嵌入式linux下的armboot-1.1.0-embedded under the armboot linux-1.1.0
    2022-03-16 00:25:48下载
    积分:1
  • arm+linux的开发心得
    arm+linux的开发心得-arm+ linux development experience
    2023-07-09 13:40:02下载
    积分:1
  • STM32固件库V3.5.0使用
    STM32固件库V3.5.0使用 首先解压缩下载的固件库(保留一个备份,你懂的)    里面有,     _htmresc : ST的 logo完全无用,不用理会,     Libraries: 比较重要的文件 包含STM32的系统文件和大量头文件,也就是库文件了。     Project:  包含大量外设的例程,和各个软件版本的评估版工程模板。KEIL对应的                 就是 MDK-ARM 文件下的工程模板。你也可以利用这个工  程模板来修                 改,得到你自己的工程模块,本文不用此法 。     Utilities: 就是评估版的相关文件:本文也不会用到,无视既可。     这四个文件,(先去掉文件的只读属性吧,相信你会的)
    2022-04-29 11:02:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载