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

搜索资源列表

  1. Test

    0下载:
  2. 为44B0的测试代码,可以测试蜂鸣器,IIS 播放WAV文件,USB点灯,按键,串行FLASH,IDE硬盘 LCD等。 0 : Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test 5 : Download File by uart(DNW) 6 : IIS Play test(Please download *.wav by
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1922166
    • 提供者:张俊
  1. pic18f452chengxu

    0下载:
  2. pic18f452的几个实验代码,包含液晶显示,定时器中断,pwm,还有iic通讯等。-pic18f452 code of several experiments, including liquid crystal display, the timer interrupt, pwm, there iic communications.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:399967
    • 提供者:wzz
  1. bf53x_timer_interrupt

    0下载:
  2. ADI DSP blackfin 系列处理器 BF533 定时器中断的使用,bf533上有3个通用定时器,代码实现了采用Timer0 PWM模式实现定时器中断,当定时时间到进入中断函数提醒-ADI DSP blackfin BF533 processor family to use the timer interrupt, bf533 has three general purpose timers, the code uses Timer0 PWM mode to achieve the re
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:317979
    • 提供者:andy
  1. TimerRD_PWM

    0下载:
  2. 单片机的计时器PWM模式实例代码,希望给相关的人员带来帮助。-Single chip timer mode PWM code examples, hope to the related personnel to bring help.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:35130
    • 提供者:王敬
  1. smdk2413_application_note_rev10

    0下载:
  2. SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2134532
    • 提供者:fateme
  1. STM32-PWM_Input

    2下载:
  2. STM32采用定时器管脚的输入捕获功能进行外部脉冲个数的采集,此代码仅采集脉冲个数,准确无误,用到的朋友下来看看,可检测编码器等PWM脉冲个数-STM32 timer pin input capture function for the acquisition of the external pulse number, this code is only collected the number of pulses, accurate, friend came down to see used
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:1555
    • 提供者:adjlfjdlks
  1. TimerPwm

    0下载:
  2. MSP430单片机的定时器调制PWM占空比的源代码。-MSP430 MCU timer modulation of the source code of the PWM duty cycle.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8461
    • 提供者:黄中辉
  1. T2PWM

    0下载:
  2. Timer 2 PWM code for atmel atmega 64/128
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7552
    • 提供者:jayesh_ds344
  1. pwm1

    1下载:
  2. STM32在IAR环境下操作定时器输出互补模式的PWM的程序源码。-STM32 mode PWM operation timer output complement each other in the IAR environment program source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:3447392
    • 提供者:dream
  1. Sample_code

    0下载:
  2. W79E825 单片机示例代码,包含ADC、I2C、NVM、PWM、UART、Timer、WDT和Powerdown-W79E825 microcontroller sample code contains the ADC, I2C, NVM, PWM, UART, Timer, WDT and Powerdown
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:8700
    • 提供者:daway
  1. dsPIC33F_examples

    0下载:
  2. dsPIC33F_examples dsPIC3D代码,Timer定时器,PWM标准PWM,UART串口通信与AD-dsPIC33F_examples dsPIC33F code, tiemr, pwm, uart and AD
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:260511
    • 提供者:augusdi
  1. peripherals

    0下载:
  2. LM_tm4c1233h6pm (LaunchPad LM4F120) TI官方示范代码,adc,TIMER,i2c, uart, rom, ssi, sysctl, epi, can, systick, pwm-LM_tm4c1233h6pm(LaunchPad LM4F120) example code,adc,TIMER,i2c, uart, rom, ssi, sysctl, epi, can, systick, pwm
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:78711
    • 提供者:zhongjun tian
  1. MSP430G2553_UART_ADC_Timer

    1下载:
  2. MSP430G2553的代码,可给430G2X系列参考,有ADC10多通道多次采样,TIMER定时中断,TIMER的PWM输出,UART的初始化、ASCII码输出、接收中断。 特别是ADC10的多通道多次采样,很多同学刚开始学430不会用,一定记得要用数组接收数据,代码中用的ADC[0~4]接收的数据。 用ADC多通道多次采样,特别需要注意的是,如果你要采集通道 4 5 6 7(也就是P1.4~7),你还是得设置ADC10DTC1=8;,如果设置成4就会错误。 但是可以 ADC10AE0|=BI
  3. 所属分类:SCM

    • 发布日期:2016-04-26
    • 文件大小:2048
    • 提供者:zhongjun tian
  1. STM32TIM3_PWM

    0下载:
  2. STM32单片机定时器TIM3产生PWM波控制马达的源代码。-STM32 MCU timer TIM3 motor control PWM wave generated source code.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-11
    • 文件大小:2269954
    • 提供者:陶日然
  1. TIM1

    0下载:
  2. stm32程序,高级定时器TIM1发六路带死区的互补PWM波,原创代码-stm32 procedures, advanced timer TIM1 dead-band hair six complementary PWM wave, the original code
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:3011129
    • 提供者:孙安博
  1. STC15

    0下载:
  2. 文件中是STC15单片机的源代码,一共有两个,一个是用定时器1产生PWM,另一个是利用串口2发送数据-File is STC15 microcontroller source code, there are two, one is to use the timer 1 to generate PWM, another is to use a serial port to send data 2
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:124365
    • 提供者:王伟
  1. Timer_A_PWM

    0下载:
  2. 该代码基于MSP430F449.功能是基于单片机内部资源TimeA定时器产生PWM波。集成开发环境是IAR。-The code is based on MSP430F449. Function is to generate PWM wave-based MCU internal resources TimeA timer.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:21814
    • 提供者:cjc
  1. RenesasSampleCode

    2下载:
  2. 包含瑞萨单片机典型例程,如PWM IIC UART Timer-Renesas Sample Code, including PWM IIC UART TIMER etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-11
    • 文件大小:18866588
    • 提供者:孟繁生
  1. SCT

    0下载:
  2. SCT是NXP MCU新增的一款创新型外设,其充分结合了定时器Timer和状态机State Machine的特点,操作灵活多变,可以实现一系列的硬件定时操作,如实现用于灯光控制或电机控制的PWM信号。附有周立功的说明文档以及SCT代码生成工具。-NXP MCU SCT is an innovative new peripheral, which is combined with timers and state machines State Machine Timer features, fle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-27
    • 文件大小:9381470
    • 提供者:宋片
  1. s5pv210_hardwear_all_in_onePacket

    0下载:
  2. 内含基于s5pv210对nandFlash,lcd,rtc,timer,key,adc,pwm,iic,ac97等硬件模块裸机代码,全部裸机功能经过整合成小型裸机程序,具有图形化界面,可通过7寸触摸屏图形界面切换和使用各个模块功能-Containing s5pv210 of nandFlash, LCD, RTC, timer, key, ADC, PWM, IIC and other hardware module bare metal code based on, all bare meta
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-22
    • 文件大小:6248521
    • 提供者:陈太斌
« 1 2 34 »
搜珍网 www.dssz.com