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

搜索资源列表

  1. led_driver

    0下载:
  2. 以jupiter芯片为例,含有IO口控制和键盘和定时器中断的驱动-to Jupiter chip for example, contain IO population control and keyboard and timer interrupt driven
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:729.4kb
    • 提供者:李靖
  1. timeLCD

    0下载:
  2. 可以根据定时器控制液晶,可以教你怎么样使有定时器及控制液晶显示,很好的示例,值得下载。-LCD timer can control, you can teach you how to enable the timer and control has liquid crystal display, a good example, it is worth downloading.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-28
    • 文件大小:247.78kb
    • 提供者:pengyun
  1. LCD

    0下载:
  2. 先lcd屏幕中部开始显示4行的一首诗,在定时器控制下垂直滚动,直到整首诗逐渐从屏幕最上边消失,然后又从屏幕下沿逐渐出现。并如此循环不止-Middle of the screen started to show the first 4 lines of a poem, under the control of the vertical scroll in the timer, until the whole poem gradually disappear from the screen the
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:8.31kb
    • 提供者:clary
  1. Timer1_led1

    0下载:
  2. 开发环境:MDK(RealViewMicrocontroller Development Kit) 基于S3C2440裸板上如何使用定时器timer1控制LED灯的示范代码-Development Environment: MDK (RealViewMicrocontroller Development Kit) based S3C2440 how to use the bare-board LED light timer timer1 control model code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:35.88kb
    • 提供者:hurry
  1. zd

    0下载:
  2. 1.实现中断嵌套 2.使用定时器4,采用中断方法实现RUN LED闪烁,频率为5hz, 3.使用外部中断0,控制RUN LED是否闪烁。-1. Achieve interrupt nested 2. Use timer 4, the interrupt method RUN LED flash, frequency for 5 hz, 3. Use external interruption 0, control whether RUN LED twinkle.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:4.23kb
    • 提供者:王平
  1. timer0k

    0下载:
  2. arm板上裸机程序,通过定时器实现控制led各种功能,思路清晰,注释详细。-arm board bare-metal process timer control led various functions, clear thinking, and detailed annotations.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:81.75kb
    • 提供者:皇帝
  1. armplat_timer0_LED

    0下载:
  2. S3C2440中断定时器用,定时器控制LED闪烁-The S3C2440 interrupt timer, the timer controls the LED blinks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:21.87kb
    • 提供者:希罗
  1. Project

    0下载:
  2. 在开发板FL2440上,我们完成了以下实验: 一、MDK开发环境配置 二、s3c2440时钟系统 三、UART实现串口发送(查询方式)和串口接收(中断方式) 四、按键外部中断并控制LED 五、SDRAM读写操作 六、定时器应用 七、实时时钟(RTC)的使用 八、A/D转换实验 -In the development board FL2440, we completed the following experiment: one, MDK developm
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:168.5kb
    • 提供者:后遗症
  1. timer

    0下载:
  2. 基于sanxing A8的定时器控制led灯-can make time
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:8.71kb
    • 提供者:xujiacheng
  1. timer0

    0下载:
  2. S3C2410的裸机程序,初始化定时器0来控制LED的定时亮灭-S3C2410 bare metal program, initialize the timer 0 to control the timing of the LED light off
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:8.9kb
    • 提供者:金世遗
  1. 11

    0下载:
  2. 通过PWM定时器延迟一秒,实现一个LED灯的明灭。实验中观察I/O口的值对LED灯的明灭的控制,学习I/O口的输入输出方式和设置,了解PWM的配置方式-Through the PWM timer to delay a second, the realization of a LED lamp at. I/O values for LED lamp light control experiment, learning I/O port input and output method and set
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:161.82kb
    • 提供者:huige
  1. QtImage

    0下载:
  2. 用QT编写一个简单的图片浏览程序,运行该程序可以查看文件系统中的任何目录下的图片,包括jpeg,gif,bmp,png等格式。程序中能实现几个简单的功能:首先可以显示当前目录下的图片(如果有的话) 然后设置几个按钮,包括上一张,下一张,循环播放,分别点击这些按钮实现显示上一张图片,下一张图片,循环播放该目录下所有图片的功能;另外,在程序中设置了一个定时器,用来控制循环播放图片的时间间隔,该时间间隔会在Super-ARM的数码管上显示出来。-With QT. Write a simple pict
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:39.69kb
    • 提供者:苞苞
  1. kernel_timer_led

    0下载:
  2. s3c6410,利用内核定时器控制led的亮灭-control the led of s3c6410 using kernel timer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:899byte
    • 提供者:chen
  1. stm32f4控制 PWM

    0下载:
  2. 通过对定时器3的通道3和通道4的配置来实现PWM的输出,并且可以通过调整占空比来实现对电机转速的控制。
  3. 所属分类:嵌入式Linux

搜珍网 www.dssz.com