代码搜索结果

找到约 10,000 项符合 DAC 的代码

9-2.c

#include #include void main (void) { /*设置串口波特率*/ SCON = 0x50; TMOD |= 0x20; TH1 = 0xFA; TR1 = 1; TI = 1; PCON |= 0x80; /*设置A/D转换12-bit 模式, 范围是0-VDD, DAC0 DAC

9-2.c

#include #include void main (void) { /*设置串口波特率*/ SCON = 0x50; TMOD |= 0x20; TH1 = 0xFA; TR1 = 1; TI = 1; PCON |= 0x80; /*设置A/D转换12-bit 模式, 范围是0-VDD, DAC0 DAC

da2.pbd

This is an internal working file generated by the Source Browser. 13:35 36s E:\MSP430专区\LT-1B\LT-1B Programs\1\DAC\DA2\Debug\Obj\IIC.pbi E:\MSP430专区\LT-1B\LT-1B Programs\1\DAC\DA2\Debug\Obj\cry1602

da1.pbd

This is an internal working file generated by the Source Browser. 15:04 45s E:\MSP430专区\LT-1B\LT-1B Programs\1\DAC\DA1\Debug\Obj\IIC.pbi E:\MSP430专区\LT-1B\LT-1B Programs\1\DAC\DA1\Debug\Obj\main.pb

da.txt

*文件:dac7512_main.c *环境:编译为KEIL 802 *硬件:ATmage16L芯片 *功能:第1行显示:jdzczz.bokee.com * 第2行显示:2008 * 第4行显示:The reslt of DA is: * 第5-行显示:输出的电压值 *晶振频率为 8MHz *DAC7512 D/A转换 串口显示 *******