搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
pwm
- UCOS操作系统的实例2基于ARM7及其仿真
PWM
- PWM 调占空比 ucos LPC2132
uCOS-II-examples-for-ARM7
- uCOS-II应用举例,列举了ARM7处理器下uCOS-II的移植,以及uCOS-II对外围设备的访问(包括gpio、i2c、modem、ppp、pwm、rtc、spi、timer、uart、zlg7290)。-uCOS-II Application Examples, listed under the ARM7 processor uCOS-II of transplantation, and uCOS-II s visit to the peripherals (including gpio
uCOS-II_example.rar
- uCOS移植后的一些应用举例:gpio、pwm、modem、i2c、ppp、spi、uart等,uCOS transplanted some applications, for example: gpio, pwm, modem, i2c, ppp, spi, uart, etc.
STM32-MOTOR-ucgui-ucos-MINI
- 在STM32单片机上实现ucgui,并输出PWM控制3个步进电机,ucgui可以设置3个电机的控制参数,是公司请外面的人研发的。-To achieve the STM32 microcontroller ucgui, and outputs the PWM control three stepper motors, ucgui can set three parameters of motor control, the company developed an outside person.
ucos-test
- 基于UCOS-II的基础实验,包括GPIO,定时器,PWM,RTC,信号量。和大家分享!-UCOS-II based on the basis of experiments, including GPIO, timers, PWM, RTC, semaphores. To share!
UCOS-II-4-STM32wsxxin
- stm32 pwm 用于产生PWM波,一个任务发送一个信号量,一个任务接收这个信号量,每接收一个信号量,占空比就加-stm32 pwm
LPC2114-UCOS-PWM
- 开发环境为ADS1.2,LPC2114带UCOSII的PWM程序-Development environment for ADS1.2, LPC2114 with the PWM process UCOSII
robot_os
- 易于atmage128和ucos的手动机器人控制程序。-Ucos easy atmage128 and robot control procedures manual.
stc12
- STC12C2052内部集成的2K的EEPROM应用。-STC12C2052 the 2K internal EEPROM integrated applications.
softpack-1.4-at91sam7x-ek-web
- at91sam7x的最新版Ucos-II内核源码.-Ucos-II for at91sam7x
Micrium_ucos_msp4305438_port_v2.87
- ucos Ver 2.87 最新移植到TI的msp4305438低功耗msp430处理器.含相应文档资料.测试过,稳定无BUG. -UCOS2 Version 2.87 port to MSP4305438 . stable version.
PWM
- ucos下arm7模块程序PWM,大家来下载吧,个人的小总结,还是比较有用的-ucos procedures under arm7 module PWM, you download it, own a small sum, it is quite useful to
pwm
- 基于LPC229X系列的arm程序-uCOS-II应用实例-spi应用-LPC229X series of arm-based program-uCOS-II Application Examples-spi Application
PWM
- ucos下 ARM7,LPC2138的PWM使用范例很好的代码-ucos under the ARM7, LPC2138 PWM use the example of good code
4lu-PWM-stm32Pucos
- 基于STM32在UCOS上移植 单定时器实现四通道PWM 且占空比可调 加按键和无限通信函数-Based on the STM32 UCOS transplant single four-channel PWM timer and adjustable duty cycle plus keys and unlimited communication function
UCOSII-task-scheduling-PWM
- uCOS-II PWM for STM32F4 Board. THis program is more effficient and control the pwm in proper way.
5.10
- 移植好的ucos系统 包含PWM ENC功能(the ucos system can work)
stm32_pwm
- PWM输出脉冲,使用 pwm函数(TIMx, Freq),即可傻瓜式完成PWM频率输出。(PWM with STM32, by using a simple function)