资源列表
EEPROM-at2402
- 24c02 通用子模块源代码,不好用你找我。
43018b20
- MSP430单片机与18b20通讯程序,在16F877,18F1320,18F1220上通过的18B20程序
pid
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。
max7219
- 这是一个基于max7219芯片的c程序,调试已经通过,希望对大家有用.
diannaojishuqi
- 电脑倒计时,有数码管显示,用串口控制,分离的子程序,容易看懂-Computer countdown, a digital display, with a serial control, separation of the subroutine, easy to understand
search-for-the-serial-communication-
- 本程序是通过F340的uart0与PC进行串口通讯的例程,具体实现为当F340收PC传来的数据后将数据原样回发给PC机 ,端口为RX=P0.5,TX=P0.4-Ways to search for the serial communication program
w25q32b
- w25q32b读写程序,亲测可用,对falsh通过SPI时序进行操作-w25q32b literacy program, pro-test available for falsh be operated by SPI Timing
QPSK
- 瑞利衰落信道下无分集,2分集,4分集,8分集的qpsk调制并与awgn信道对比-Rayleigh fading channels without diversity, diversity 2, 4 diversity, qpsk modulation diversity and 8 channel contrast with awgn
AWGN1LMS
- 水声信道中基于LMS算法的自适应均衡,里面有调制、解调、自适应均衡等模块。-adaptive equalizer in Underwater Acoustic Channel based on LMS
producer_consumer_example
- this zip file contains example for the process synchronization using producer/consumer concept that can be found on UNIX operating system
SampleNetPipeReader
- A simple networked pipe reader.at this point, new data has been read and stored, discard.old data since it s not needed anymore.
callchain
- Performance events callchain code.Disallow cross-task user callchains.
