数字电压表课设报告
附录:程序及仿真图1.程序如下:#include <lcd.h>sbit P2_0=P2^0;sbit ST=P3^6; //启动控制端sbit OE=P3^7; //输出允许控制端sbit E
数字电压表课设报告