89C51與ad0832 輸出正弦波,三角波,矩形波,鋸齒波

proteus仿真電路圖函數 c語言程序測試 #include <absacc.h> #include <reg52.h> #define DA0832 XBYTE[0xfffe] #define uchar unsigned char #define uint unsigned int sbit S1 = P1^0; sbit S2 = P1^1; //00鋸齒波;01方波;10三角波;1
相關文章
相關標籤/搜索