资源列表
pid
- 这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
ST7066
- 基于IC ST7066液晶驱动显示程序,采取汇编编写,显示的字符为16×2
MSP430x54x_uscia0_spi_09
- msp430f5438单片机spi接口程序-msp430f5438 MCU spi interface program
LEDEqualLight
- 让数码管的亮度一致,原代码是运行在AT89S52上,12MHz-The brightness of the digital control line, the original code is run on AT89S52 on, 12MHz
nrf905
- 主芯片c8051f020,无线发射模块采用nrf905(通信口为spi),可自己建立通信协议,非常好用。-The main chip c8051f020, the wireless transmitter module uses nrf905 (communication port to spi), can establish its own communication protocol, very easy to use.
LCD1602_51
- 用51单片机驱动LCD1602,包括显示字符或字符串-With 51 Microprocessor LCD1602, including the display character or string
main
- fft快速傅里叶变换,通过液晶显示输出结果 频谱输出各频段的幅值。-fft Fast Fourier Transform, the output spectrum through the LCD display output amplitude of each frequency band.
display
- 利用单片机(51系列)控制超声波模块,实现测距的动能,有盲区,但是通过调整程序可以提高精度。经过本人调试,程序可用并可实现测距功能-Microchip (51) control ultrasonic module, the kinetic energy ranging, there are blind spots, but the accuracy can be improved through the adjustment process. After I debug, the program
F34x_Blinky
- This program flashes the P2.2 green LED on the C8051F34x target board
ks0108_12864
- KS0108 液晶屏的驱动程式 很全面 很好用-KS0108 LCD driver very well with very comprehensive
2
- 延迟0.5s 晶振6MHZ 输出LED ,芯片AT89C51-Delay 0.5s crystal 6MHZ output LED, chip AT89C51
4X4key_-and_12864
- 4x4键盘通过按键,在12864液晶显示屏上显示各种汉子,字符,和数字。-failed to translate
