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

搜索资源列表

  1. ADC_DRV_APP

    0下载:
  2. wince 6.0 下实现的ADC的驱动程序、应用程序源代码。s3c6410 ,C++ 。我的触摸屏是一线触摸屏。板子上的电位器独立占用通道0 。应用程序通过DeviceIoControl,读到AD的数值,然后显示在EDIT 控件中。定时器80毫秒刷新一次。-wince 6.0 to achieve the ADC driver application source code. s3c6410, C++. My touch screen is touch-screen line. Applica
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:53.29kb
    • 提供者:liulangmao
  1. zym

    0下载:
  2. 定时闹铃,使用定时器实现闹铃,可以控制频率和节奏,精确到毫秒-Timing alarm, use the timer to achieve alarm, you can control the frequency and rhythm, accurate to milliseconds
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:240.15kb
    • 提供者:zhaoyanming
  1. at89c52t0

    0下载:
  2. 使用单片机,正弦波发生器,key0口按键减小输出频率,key1口按键增加输出频率 sinout口输出正弦波,(cosout口输出余弦波),使用定时器T0,16位定时模式。 R6、R7用作10毫秒延时寄存器。Fout输出方波。且输出的正弦波在0.01-83Hz范围内,方波在1.3Hz-10.6kHz范围内。-The use of single-chip, sine wave generator, key0 I reduce the output frequency keys, key1
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:1.82kb
    • 提供者:ff
  1. DIfilteringandavoidshake

    0下载:
  2. 通过定时器0中断每隔TIMER0_MRO毫秒扫描一次所有管脚的状态,设置1秒防抖动时间,如果在这个1秒内发生异常电平变位不打印,正常变位打印出管脚状态变化时的时间和相关信息-DI filtering and avoid shake
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:霖枫
  1. Demo

    0下载:
  2. 使用T1作为定时器(定时时间为50毫秒),T0作为计数器(计数由电机测速电路产生的脉冲个数,每转4个脉冲),每1秒时间后,读出T0的值(读出后须将T0清0),将该值(速度值*4)显示到LED数码显示器上-The use of T1 as a timer (time of 50 ms from time to time), T0 as a counter (counting from the electrical pulse generated by gun circuit number, 4 p
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1.05kb
    • 提供者:刘蓉
  1. Template_With_Schedule_And_COM_Singal_Interface.ra

    0下载:
  2. 该模板拥有严格的层次和模块划分,具有可移植性强,替换硬件抽象 层的部分内容即可实现整个工程的AVR芯片间移植。该模板使用时,只需要使用ICC代码向 导生成必要的定时器0毫秒中断初始化代码、串口初始化代码填写到HD_Support.c中的对 应函数中,就可以使用了。-The template has a strict hierarchy and modules division, with portability, strong, and replace part of the
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:117.35kb
    • 提供者:yy
  1. PS2_Keyboard_library

    0下载:
  2. 使用说明: 1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。 2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。 3、该头文件需要的硬件支持为: 一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_I
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.03kb
    • 提供者:yy
  1. MilliSecondDemo

    0下载:
  2. 使用定时器显示毫秒级时间,比较简单,可以-Millisecond time using the timer display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:26kb
    • 提供者:hailong
  1. danpianji

    0下载:
  2. 使用定时器T0完成1秒和500毫秒方波的输出,用LED灯验证。 使用查询和中断方式实现。 -Use timers T0 seconds and 500 milliseconds to complete one square wave output with LED lights verify. Query and interrupt implementation.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:717byte
    • 提供者:huang09002
  1. dingshiqi

    0下载:
  2. 51单片机定时器测试程序,说明详细,寄存器配置,0.1毫秒中断等-51 single-chip timer test procedures, instructions, register configuration, 0.1 ms interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:26.89kb
    • 提供者:史楠
  1. STM32F103-TIM1-dingshi

    0下载:
  2. STM32F103 系列,定时器TIM1 实现毫秒定时-STM32F103 Series, timed millisecond timer TIM1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-12
    • 文件大小:1.26mb
    • 提供者:jixiang
  1. FlashLED2

    0下载:
  2. stm32f103vb实现led灯的闪烁精确到毫秒 用滴答定时器-stm32 achieve water lights
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1.34mb
    • 提供者:
  1. LY_STM32

    0下载:
  2. 基于STM32,利用芯片自带的定时器Systick实现精确的微秒,毫秒延时-Based on STM32, use the chip comes with microsecond timer Systick precise, millisecond delay
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.06mb
    • 提供者:石凯勋
  1. DE0_mpu6050_uart_timer

    0下载:
  2. 基于DE0开发板的MPU6050数据采集,同时使用定时器,同时每一毫秒从串口发送数据,包含Quartus硬件电路部分-DE0 based development board MPU6050 data collection, using a timer, but every millisecond to send data from the serial port, including hardware circuit part Quartus
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:7.77kb
    • 提供者:wangke
  1. yinpin-xinhao-fasheng

    0下载:
  2. 利用单片机定时器产生高低电位各0.5毫秒的方波,该方波再经二阶滤波变成1K赫兹的正弦波,即为音频信号-To produce high and low potential of each 0.5 ms using SCM timer Fang Bo, the square wave and then by two order filter into 1K Hz sine wave, namely for audio signal
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5.69kb
    • 提供者:jeason
  1. 1ms-timer-t0-produce-a-square-wave

    0下载:
  2. 定时器0产生10毫秒方波,可以此为例产生不同频率的方波-10 ms timer t0 produce a square wave, can produce this as an example of different frequency square wave
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:27.52kb
    • 提供者:wangxiaoyu
  1. 10-ms-timer-t0-produce-a-square-wave

    0下载:
  2. 定时器0产生1毫秒方波,可以此为例产生不同频率的方波-1 ms timer t0 produce a square wave, can produce this as an example of different frequency square wave
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:16.12kb
    • 提供者:wangxiaoyu
  1. ert

    0下载:
  2. 定时器产生1毫秒方波,方波的时长,可由定时器调。-1 millisecond timer generates a square wave, square wave length of time, the timer can be adjusted.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:15.4kb
    • 提供者:孙月行
  1. 200毫秒定时

    0下载:
  2. 利用编码器,步进电机,实现,反馈编码器的脉冲,控制步进电机的工作(Use the encoder, step motor, realize, feed back the pulse of the encoder, control the work of the stepping motor.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-20
    • 文件大小:85kb
    • 提供者:涅风
  1. 毫秒定时器

    1下载:
  2. 在Isis中基于51单片机的仿真,实现毫秒定时功能(In Isis, based on the simulation of 51 MCU, the millisecond timing function is realized.)
  3. 所属分类:单片机开发

    • 发布日期:2019-05-09
    • 文件大小:52kb
    • 提供者:折木|
搜珍网 www.dssz.com