代码搜索:DAC

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

代码结果 10,000
www.eeworm.com/read/371190/9562464

c system.c

#include #include"Config.h" #include"IOCfg.c" #include"TimeDLY.h" #include"Key.h" #include"ADC.h" #include"LCD.h" #include"ISD1420.h" #include"DAC.h" #define DAC_REF 5.0 INT16
www.eeworm.com/read/170075/9821424

c main.c

//======================================================================= // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed,
www.eeworm.com/read/170075/9821435

c main.c

//======================================================================= // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed,
www.eeworm.com/read/364280/9914474

smsg da_tlc5620.map.smsg

Warning (10268): Verilog HDL information at dac_test.v(87): Always Construct contains both blocking and non-blocking assignments
www.eeworm.com/read/362813/9979727

h mp3.h

/************************************************************************************ 本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负 MP3.H File Created by Computer-lov. Date: 2005.3.19 Last
www.eeworm.com/read/362447/9999174

txt 用89c51做稳压直流稳压电源.txt

            用89C51做稳压直流稳压电源   本文介绍的直流稳压电源采用了89C51,配合D/A转换器件<mark>DAC</mark>0808和LM317三端稳压块实 现电压连续可调(精度为:0.06V)。同时能通过LED数码管显示相应的电压值,直观、可靠、 实用!电路结构简单,非常适合初学者制作。 一、工作过程:    通电复位,电路进入初始状态:LED数码管显示1.5,稳压电 ...
www.eeworm.com/read/362145/10016203

c oximeter_ext_probe_1.c

//***************************************************************************** // THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR // REPRESENTATIONS, EITHER EXPRESS, IMPLIED OR STATUTOR
www.eeworm.com/read/165713/10053256

h modbus.h

//This macro file is not the last version //MODBUS 有关命令宏定义 #ifndef _MODBUS_h #define _MODBUS_h #include "Macro.h" #define POWER_VALUE 100 //掉电检测门限值 #define DEVICE_NUM 1 //本机设备号
www.eeworm.com/read/165420/10063290

c menu.c

/* ********************************************************************************************* // 根据按键值移动显示菜单并执行菜单命令 // Function: // UP_KEY 向上移动菜单项 // DOWN_KEY 向下移动菜单项 // ENTER_KEY 进入下一层
www.eeworm.com/read/165420/10063293

c~ menu.c~

/* ********************************************************************************************* // 根据按键值移动显示菜单并执行菜单命令 // Function: // UP_KEY 向上移动菜单项 // DOWN_KEY 向下移动菜单项 // ENTER_KEY 进入下一层