// This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is cloc...
// This program measures the voltage on an external ADC input and prints the // result to a terminal window via the UART. // // The system is cloc...
在QPSK下的OFDM誤碼率仿真程序,其中包含comb.m,delay.m,fade.m,giins.m,girem.m,ofdm_fading.m,qpskdemod.m,qpskmod.m,sefade.m這些文件...
1. 以單極 2相磁化方式使步進電機正向旋轉 2. 按中斷開關的話,正-〉逆,逆-〉正 旋轉。 3. 不使用delay函數,使用定時器/計數器...
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs=P2^0 sbit rw=P2^1 sbit e ...
a screen handling program to provide a flashing message. You will have to design a screen layout for where messages are placed on the screen. You ...