搜索资源列表

  1. drivers

    0下载:
  2. 在S3C44B0上实现的键盘和LED驱动程序,其关键是使用了系统定时器来提高效率。此代码依赖于硬件的GPIO接口,但只需按照实际稍微改动即可。-S3C44B0 in achieving the keyboard and LED driver, The key is to use a timer system to improve efficiency. This code depends on the hardware GPIO int
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7.54kb
    • 提供者:陈器
  1. s3c44b0-key

    0下载:
  2. 该代码是基于S3C44B0的键盘测试代码 该代码采用查询的方式来检测由外部产生的键盘信号.-The code is based on the keyboard S3C44B0 test code using the code the way to inquiries by external detection the keyboard signal.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95.78kb
    • 提供者:feiyang
  1. s3c44b0-key

    0下载:
  2. 44b0和linux操作系统下的按键中断驱动程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:xj216
  1. 44b0x_test

    0下载:
  2. 这是三星arm s3c44b0x开发板上的一些实例程序,包括lcd,led,key,pwm,uart等-arm s3c44b0x development board some examples of procedures, including LCD, led, key, PWM, UART, etc.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-13
    • 文件大小:761kb
    • 提供者:cguo
  1. S3C44B0X_VxWorks_BSP_development

    0下载:
  2. 主要从几个关键主题描述S3C44B0X VxWorks BSP定制工作, 对整个过程作了详细描述。另外提供一些开发中需要使用的参考资源,包括手册、文档、代码和工具等-mainly from several key themes described S3C44B0X VxWorks BSP customization, the entire process was described in detail. Provide some add
  3. 所属分类:软件工程

    • 发布日期:2024-11-13
    • 文件大小:204kb
    • 提供者:wohulf
  1. drivers

    0下载:
  2. 在S3C44B0上实现的键盘和LED驱动程序,其关键是使用了系统定时器来提高效率。此代码依赖于硬件的GPIO接口,但只需按照实际稍微改动即可。-S3C44B0 in achieving the keyboard and LED driver, The key is to use a timer system to improve efficiency. This code depends on the hardware GPIO int
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-13
    • 文件大小:7kb
    • 提供者:陈器
  1. s3c44b0-key

    0下载:
  2. 该代码是基于S3C44B0的键盘测试代码 该代码采用查询的方式来检测由外部产生的键盘信号.-The code is based on the keyboard S3C44B0 test code using the code the way to inquiries by external detection the keyboard signal.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:96kb
    • 提供者:feiyang
  1. s3c44b0-key

    0下载:
  2. 44b0和linux操作系统下的按键中断驱动程序-44b0 and linux operating system interrupt key driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-13
    • 文件大小:1kb
    • 提供者:xj216
  1. MSP430_7279

    0下载:
  2. 7279在MSP430上的驱动,包含演示程序: 当有按键按下时,430进入中断读取键值,显示在LED数码管上-7279 in the MSP430 on the drive, including the demo program: When there is a button press when the interruption 430 into the read key, displayed on the LED digital
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-13
    • 文件大小:20kb
    • 提供者:江枫
  1. S3C44

    0下载:
  2. 对ARM而言,初始化的配置是你是否掌握它的关键,它是主程序能否工作的基础。它要你掌握ARM的汇编,CPU的中断处理,硬件的结构等。本实验的目的就是一步一步教你完成S3C44B0的初试化配置,顺利进入C程序。-On the ARM, the initialization of the configuration is whether you have the key to it, it is the main program can wo
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-13
    • 文件大小:1.36mb
    • 提供者:石云
  1. S3C44B0_Key

    0下载:
  2. SDT2.5,S3C44B0的测试程序,可以参考,本人没有开发板,可以下个Proteus7.01玩玩,不过,只有飞利浦的有-SDT2.5, S3C44B0 test procedures, can refer to, I do not development board, you can Proteus7.01 next play, however, there is only Philips
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-13
    • 文件大小:72kb
    • 提供者:huhaobo
  1. key

    0下载:
  2. 这是一个基于硬件平台s3c44B0和操作系统为ucos的矩阵键盘的程序,可以移植到自己的系统中。-This is a hardware-based platform and operating system for uCOS S3C44B0 matrix keyboard procedures, can be transferred to your system.
  3. 所属分类:uCOS开发

    • 发布日期:2024-11-13
    • 文件大小:2kb
    • 提供者:叶新栋
  1. 7290exp16-WucosUart_MboxINT

    0下载:
  2. 基于S3C44b0的键盘LED接口设计,芯片采用zlg7290,利用了ucos的消息邮箱传递键盘输入,其中zl7290的驱动采用分层设计的方法,上层I2C函数和底层具体操作函数分离,方便移植和更换键盘芯片。-key/led interface based on S3C44b0 with zlg7290 using I2C protocol.level code for porting
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-13
    • 文件大小:609kb
    • 提供者:xuxi
  1. key

    0下载:
  2. 按键控制程序,基于三星的ARM7内核S3C44B0源程序-Key control procedures, based on Samsung' s ARM7 kernel source S3C44B0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-13
    • 文件大小:130kb
    • 提供者:张飞
  1. s3c44b0-320240LCD-key

    0下载:
  2. 用s3c44b0实现320240LCD(比一般小)点亮,并有键盘功能-s3c44b0 LCD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-13
    • 文件大小:2.3mb
    • 提供者:koby
  1. s3c44b0_uc0s-ii

    0下载:
  2. S3C44B0的ARM7移值好的UCOS-II的工程,包括3个文件,其中有带中断例程的,带按键检测的-S3C44B0 the ARM7 transplant good UCOS-II project, including the three documents, including with interrupt routines, with key detection
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-13
    • 文件大小:482kb
    • 提供者:89u8
  1. keyled

    0下载:
  2. S3C44B0 按键控制LED 初学嵌入式-Key Control LED novice embedded S3C44B0
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-11-13
    • 文件大小:89kb
    • 提供者:xch
  1. S3C44b0x----Key-UART-Led

    0下载:
  2. 该工程编译工具是ADS1.2,开发板是S3C44b0x,主要实现功能模块是按键检测部分,其他模块是辅助功能,可供初学者参考。最近在学习ARM的S3C44b0开发板,网上很多的源码下载后不能正确的运行的ADS环境下,故上传各分模块供参考!-The project build tool is ADS1.2, development board is S3C44b0x, the main achievement of key detectio
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-13
    • 文件大小:115kb
    • 提供者:郑鼎立
  1. 44B0Test

    0下载:
  2. 用ADS1.2开发的一个S3C44B0的测试程序。 硬件平台是公板的44B0开发板。搭载SST39VF160型号的NORFLASH。主要用做开发板上板载功能的测试,包括UART,LED,KEY,-A S3C44B0 ADS1.2 development test program. The hardware platform is a public board 44B0 development board. Equipped with
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-11-13
    • 文件大小:281kb
    • 提供者:jplzl

源码中国 www.ymcn.org