All posts in the 'Oscilloscope projects' Category

Scopetris

Scopetris
The Scopetris is an AtMega32 was equipped with R-2R ladder D/A converters for controlling the beam of an old oscilloscope. To get some fun out of the setup, a Tetris clone with chain reactions was implemented. Beat the highscore[more]

Posted in : AVR projects | Oscilloscope projects

.NET Oscilloscope

Virtual Oscilloscope using PIC Microcontroller
The .Net Oscilloscope is a Virtual Oscilloscope using PIC Microcontroller.The heart of the .NET Scope is the GP-3 PC I/O Board PIC Microcontroller circuit. This is a kit brought from AWC that allows you to read digital an analog signals and return the results through the serial port of your PC. You can also create PWM signals, tones, high/low signals, pulses, and counters with GP-3 circuit and control them with your PC.[more]

Posted in : Oscilloscope projects | PIC projects | RS232 related

Oscilloscope Test Adapters

Oscilloscope Test Adapters
This circuit dates back to at least 1935 and is a simple cheap adapter that converts just about any oscilloscope into a component tester. It causes a component’s current vs. voltage characteristics to be displayed on an oscilloscope’s screen. The name “Octopus” is attributed to a Marine Corporal who reinvented it in 1968 while working working on Tactical Navigation Systems at NAS Newriver, NC. He called it “The Octopus”[more]

Posted in : Measurement projects | Oscilloscope projects

miniscope v2

miniscope v2
miniscope v2 is a simple project but usefull miniature digital storage oscilloscope with USB interface. Additional data logger mode for long-term measuring. Based on AT91SAM7S64 microcontroller.
mini oscillscope[more]

Posted in : AVR projects | Oscilloscope projects

Arduino-based oscilloscope

Arduino-based oscilloscope
This is an Arduino-based oscilloscope.With this instruction int val_read = ((analogRead(0)*5) / 1024.0) you can see the signal as you want.The display of this oscilloscope is a color graphic LCD 240×320.(All documents in Spanish)[more]

Posted in : Arduino projects | Measurement projects | Oscilloscope projects

« Previous PageNext Page »