搜索资源列表
pwm_p89v51
- Philip的新款单片机p89v51的PWM输出的应用示例-Philip's new microcontroller p89v51 PWM output Application Example
在AVR单片机上的能够验证PWM的示例程序
- 用在AVR单片机上的能够验证PWM的示例程序,已经测试通过,编译环境CVAVR,AVR single-chip microcomputer used in the example of PWM to verify procedures are tested, the compiler environment CVAVR
C
- 单片机程序示例,主要包括了串口.PWM.AD.SPI.LED.等等的C语言程序-examples of the embeded system
PWMPP3^4PT0
- 51单片机PWM输出示例,可以通过串口发送数据控制占空比,串口采用485通信来控制,PWM输出范围为0-5V,精度为0.1V。PWM的频率由定时器T1来控制。-51 single-chip PWM output example, you can control the duty cycle to send data through the serial port, serial port to control the use of 485, PWM output range of 0-5V, p
MSP430_TimerPwm
- 文件功能描述: MSP430F16x,MSP430F14X系列单片机PWM输出示例程序 说明:程序演示TAPwm的功能,完成PWM波形的输出。-File Descr iption: MSP430F16x, MSP430F14X series microcontroller PWM output example shows the way: the function of the program demonstrates TAPwm complete PWM waveform outpu
CC2530PWM
- cc2530是一款带zigbee的无线单片机,其中详细的介绍了定时器pwm的使用方法。示例可以实现对灯光亮度的连续调节。-cc2530 with zigbee microcontroller, pwm use. You can achieve a continuous adjustment of light levels.
AVR-PWM
- AVR单片机快速PWM操作示例程序,对刚接触AVR的初学者有帮助-Fast PWM operation AVR microcontroller sample program
C_T16G
- 海尔单片机现有的16位中断,pwm波的初始化和示例化。- Haier SCM existing 16-bit interrupt, pwm wave and examples of initialization.
STC8H1K16高级PWM示例代码.
- STC新推出的一款单片机STC8H,自带PWM死区对称,对它的应用(Stc8h, a new single-chip microcomputer introduced by STC, has its own PWM dead band symmetry and its application)
K60PWM
- PWM示例,适合初学者理解性的实验,测试,学习,有助于了解单片机的定时器,计数器等模块的功能原理,便于上手。