搜索资源列表
pwmarm
- 使用嵌入式ARM编程的PWM的占空比的测量,虽然有点大材小用,但是很实用,对ARM熟悉有好处-ARM programming using the embedded PWM duty cycle measurements, though a bit overkill, but it is practical, familiar benefits of ARM
ADSs3c2440up
- ADS环境下s3c2440启动配置文件分析,写得不错哦,亲自比对过的,欢迎下载-ADS environment s3c2440 startup configuration file analysis, well written Oh, personally than before, welcome to download
shmread_sem_init
- 使用sem_init对共享内存的操作,使得比sem_open更加方便-Use sem_init operations on shared memory, making it more convenient than sem_open
retrive
- 提取序列特征,然后进行比对及分析工作,希望对大家有用-retrive sequence fetures,and align it or analysis it using some other soft.Hope it will help you!
stm32f4控制 PWM
- 通过对定时器3的通道3和通道4的配置来实现PWM的输出,并且可以通过调整占空比来实现对电机转速的控制。