代码搜索结果
找到约 260 项符合
Oscilloscope 的代码
avr_oscilloscope.c
/* AVR oscilloscope with 128x64 graphic LCD.
Created by Serasidis Vassilis and finished at 03.Aug.2007
Home: http://www.serasidis.gr
e-mail: info@serasidis.gr and avrsite@yahoo.gr
avr_oscilloscope.c
/* AVR oscilloscope with 128x64 graphic LCD.
Created by Serasidis Vassilis and finished at 03.Aug.2007
Home: http://www.serasidis.gr
e-mail: info@serasidis.gr and avrsite@yahoo.gr
osc_vis.pas
unit osc_vis;
{ Oscilloscope Visualyzation by Alessandro Cappellozza
version 0.8 05/2002
http://digilander.iol.it/Kappe/audioobject
}
interface
uses Windows, Dialogs, Graphics, SysUtils,
demonstrator.c
// Demonstrator.c Function Generator / Digital Oscilloscope version
#include "PC_Comm.h"
#include "Messages.h"
#include "WaveTables.h"
unsigned char count = 0;
unsigned char tenth = 0;
//uns
demonstrator.h
// Demonstrator.h Function Generator / Digital Oscilloscope version
void initializer(void);
void parseInput(char *);
void showMessage(char);
int parse_ctc(char *);
void set_ctc(int);
voi
lissajou.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"The Lissajous pattern displayed on the oscilloscope can be used to determine the frequency ratio of the sources. Since th
ampdiv.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"Variable Amplitude Divider."
"Press the Y/T button on the oscilloscope to see the voltage vs. time waveform. While usin
3phase.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"Three-phase rectifier with a 3-phase 12 V/60 Hz input. Double-click on the oscilloscope icon to zoom it open. Start the s
scope.c
#include
#include
/* == Sample Oscilloscope Instrument Module =============================== */
#include "scope.h"
int scope_device_closed (void);
int scope_invalid_integer