CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gpio test

搜索资源列表

  1. drv_ko.tar

    0下载:
  2. DM368中断方式实现的IO驱动及测试程序-DM368 GPIO driver in interrupt method with a test program.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:4836
    • 提供者:乐乐
  1. beep

    0下载:
  2. 战舰开发板流水灯实验,stm32f103,gpio参考实验例程-Battleship board light water experiments, stm32f103, gpio reference test routine
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:283468
    • 提供者:吴梦杰
  1. button

    0下载:
  2. 战舰开发板流水灯实验,stm32f103,gpio参考实验例程-Battleship board light water experiments, stm32f103, gpio reference test routine
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2235126
    • 提供者:吴梦杰
  1. gpio_keys

    0下载:
  2. gpio按键设备在三星s2440处理器上的linux驱动程序,以及相应的应用测试程序。-gpio keyboard linux driver on sumsung s2440.And the related test c program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3822
    • 提供者:heinci
  1. F28335-PWM-EQEP

    0下载:
  2. CCS3.3环境下,测试TMS320F28335的Eqep功能。利用PWM和GPIO分别产生正交编码信号和索引信号,闭环测试。-TMS320F28335 Eqep program test in CCS3.3 development environment.Quardature signal and index signal are generated by PWM and GPIO for test.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:787985
    • 提供者:ds
  1. PIC16F1937-PGIO-LED

    0下载:
  2. MICROCHIP PIC16F1937 GPIO-LED 测试程序,亲测可用,源码出处文件内已声明-MICROCHIP PIC16F1937 GPIO-LED testing procedures, pro-test is available, the source file has been declared within the source code
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:16047
    • 提供者:成成
  1. paomadeng

    0下载:
  2. 经典的跑马灯实验实现GPIO 的配置的各种功能实验STM32 的基本功能实现。-Classic Marquee experimental realization of the basic functions of the GPIO configuration test various functions STM32 implementation.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:821006
    • 提供者:曹广辉
  1. example

    0下载:
  2. 基于ATmel 9g25 平台。模块测试程序源码,包括adc gpio i2c serial spi-Based ATmel 9g25 internet. Module test procedures, including adc gpio i2c serial spi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:16376
    • 提供者:付伟
  1. SerialConsoleProgramBasedOnLPC1768-

    0下载:
  2. 基于LPC1768的串口控制台程序,使用的是宝马1768开发板。需要外接:串口、lcd1602;需要开发板模块:串口、A/D转换、五向键、I2C、rtc、定时器、内置512kE2PROM、GPIO。已完成测试,开机需输入密码:012345;可使用 , 或 . 键上下切换输入过的命令。可设置、显示时间日期及闹钟,可更改密码。个人开发,引用需注明CJ right.-This project is a serial console program based on LPC1768 ARM chip ,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-03
    • 文件大小:927061
    • 提供者:
  1. stm32_ds1307_driver

    0下载:
  2. STM32上ds1307驱动程序,使用gpio口模拟i2c实现,代码包括i2c(gpio)驱动,ds1307驱动,亲测正确。-DS1307 on the STM32 driver, the use of GPIO port analog I2C implementation, the code includes I2C (GPIO) driver, DS1307 driver, pro test is correct.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3826
    • 提供者:彭璨
  1. GPIO_BEEP

    0下载:
  2. 周立功公司出的LPC1768芯片gpio例程,经试验可以运行。程序写的很规范,可读性强。-ZLG out of the LPC1768 chip gpio routines, the test can be run. Program written in a very standardized, readable.
  3. 所属分类:uCOS

    • 发布日期:2017-04-30
    • 文件大小:27787
    • 提供者:赵旋
  1. driver

    0下载:
  2. 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:赵帅
  1. caihongdeng

    0下载:
  2. 这个例程主要是测试一下GPIO口的操作,基于IAR开发,板子是TM4C123G laungpad库函数已经包含进去了。-This routine is mainly to test the operation of the GPIO port, based on the IAR development, the board is the laungpad TM4C123G library function has been included in the.
  3. 所属分类:SCM

  1. stm32fxx_gpio_demo

    0下载:
  2. 开发环境:KEIL。 演示STM32F1XX的GPIO使用方法。 用最简单的例程测试芯片是否能正常工作。-Development environment: KEIL. Demo STM32F1XX the GPIO use. With the most simple routine test chip is still working.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:170115
    • 提供者:zheng zhibo
  1. DA14580GPIO_TEST

    0下载:
  2. 用来测试DA14580芯片的GPIO口的实验-Used to test the GPIO port DA14580 chips experiment
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:395962
    • 提供者:hsh
  1. 04misc_ioctl

    0下载:
  2. 开发板4412_ARM9开发,通过使用miscdevice驱动框架构建设备结点,开发测试gpio和key驱动测试,测试使用ioctl函数调用实现,里面猪油详细注释;-Development board 4412 ARM9 development, through the use of miscdevice driver framework to build device nodes, development and testing gpio key drive test, the use of
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:6364
    • 提供者:罗姆
  1. io

    0下载:
  2. nanopi m1上关于gpio驱动的程序,可以通过测试文件控制pa7上的电压值-Nanopi m1 gpio driven on the procedures, the file can be controlled by the test voltage pa7
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1428
    • 提供者:GXG
  1. imx6q_led_test

    0下载:
  2. 公司自己的基于IMX6Q的硬件平台的GPIO-LED测试程序。-The company s own IMX6Q-based hardware platform GPIO-LED test program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:3832
    • 提供者:hehe
  1. 自己动手写CPU

    2下载:
  2. ? Code文件夹 提供了本书每一章涉及的OpenMIPS源代码、测试程序。 ? Tools文件夹 提供了GNU工具链的安装文件,以及一个小工具Bin2Mem.exe,该工具用来将二进制数文件转化为可以用于ModelSim仿真的格式。 ? Doc文件夹 提供了本书使用的一些IP核的说明手册,包括UART控制器、SDRAM控制器、GPIO模块等。还提供了FPGA开发平台DE2的说明手册。(Code folder Provides the OpenMIPS source code and
  3. 所属分类:VHDL/FPGA/Verilog

  1. lzop安装

    1下载:
  2. 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制(This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-12-29
    • 文件大小:951296
    • 提供者:tune
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com