代码搜索结果

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

dac.pbas

'******************************************************************************* ' microcontroller: P16F877A ' ' Project name: DAC ' ' This project is designed to work with PIC 16F877A; with min

dac.asm

; ; ASM code generated by mikroVirtualMachine for PIC - V. 2.0.0.0 ; Date/Time: 15.10.2004 11:18:37 ; Info: http://www.mikroelektronika.co.yu ; GOTO main ;--- procedure delays_delay_50

dac.c

#include "c8051f020.h" #include /* 直流电机试验 试验准备:用连接线将JH端子的CKMOT与P10(INT0) 运行此程序 */ sfr16 DAC0 = 0xd2; // DAC0 data extern unsigned int S

dac.cmd

/**********************************************************************/ /* File Name: dac.cmd */ /* Target System: C24x Evaluation Board

dac.bat

DSPA dac.asm -v2xx -s DSPLNK dac.obj dac.cmd -o dac.out

dac.asm

;********************************************************************* ; File Name: dac.asm ; Target System: C24x Evaluation Board ; ; Description: Outputs 4 Sine Waves on the EVM DAC - DAC0,DAC

dac.txt

---------------------------- DAC Software Application Revision 1.00 ---------------------------- Application Summary: Outputs 4 Sine Waves on the EVM DAC through the channels DAC0, DAC1, DA

dac.c

/** * @file dac.c * * Copyright (c) 2004 Atmel. * * @brief Ce fichier permet de * * This file is included by all source files in order to access to system wide * configuration. * @version 1.0

dac.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="c:\5416edulab\lab9-da\" ProjectType=Executable CPUFamily=TMS320C54XX Tool="Compiler"