资源列表
pid
- 这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
多媒体播放器
- 一个多媒体播放器,可以看mp3格式的任何文件
ST7066
- 基于IC ST7066液晶驱动显示程序,采取汇编编写,显示的字符为16×2
host
- NS954X tuner solution source code with RDS function
MSP430x54x_uscia0_spi_09
- msp430f5438单片机spi接口程序-msp430f5438 MCU spi interface program
av2bmp
- 利用ffmpeg SDK 编写的一个小程序,用来视频中抓取关键帧并转换成BMP格式。-Ffmpeg SDK prepared using a small program used to crawl the video key frame and converted into BMP format.
LEDEqualLight
- 让数码管的亮度一致,原代码是运行在AT89S52上,12MHz-The brightness of the digital control line, the original code is run on AT89S52 on, 12MHz
tezhengmazhaojizhi
- 授人以渔不如授人以渔,xb特征码找基质的好东西,希望那个你们喜欢啊哦!-Delegate to fish than giving the fishing, xb signature matrix to find the good stuff, I hope that you like Ae!
RGB2YUV-Class
- RGB转YUV格式的封装类,希望能帮到别人-RGB to YUV format, the wrapper class, hoping to help others
FFT
- 基于TMS320F2407的128点FFT源程序-Based on the TMS320F2407 128-point FFT source
MCU-community-with-MCU
- MSP430单片机之间进行,串口通信的程序,两个msp430f149之间通信成功-MSP430 MCU, serial communication program, successful communication between two MSP430F149
playwav
- linux 播放wav 格式小程序,可以参考一下哦-linux play wav music program
