AVR Project : Cheapest Dual Trace Scope

I think this is Cool idea related to Microcontroller project created by J. Lepot. This USB scope is based on a Atmel Tiny45 cpu and cost less than 5€ with a homemade pcb. It has 2 analog inputs and can supply 5V on the 4 pins header on the right. One of the inputs can be scaled down with the trim pot.

The firmware in the Tiny45 is written in C and compiled with Winavr and usb source code from obdev. As you can see, there is no crystal , the software sync the internal 16.5Mhz pll clock with the USB clock.
It has been designed to plug into a project breadboard so there is no need for a power supply. It does connect to a PC with usb in HID mode, without the need to install any specific driver. Data are diplayed on the PC with .NET C# software.
Download : Schematic, Eagle File, Firmwire, Hex File and Windows Software
term : USB Scope, Microcontroller Project, AVR, Tiny45 (src)
Related posts:
- 20Mhz Dual Trace Oscilloscope
B+K Precision’s model 2120B is a dual trace oscilloscope that offers high performance. This unit is great for the... - AVR Project : I2C Tiny USB
The i2c-tiny-usb project is an open source/open hardware project. The goal of i2c-tiny-usb is to provide a cheap generic... - AVR Infrared Link Project
This AVR microcontroller project created by Sivan Toledo. In this project he created an infrared (IR) link that provides... - AVR Temperature Meter
This is a four-channel temperature measurmet adapter that works without external power supply. It will suitable for measureing temperature and... - AVR Project LCD with Resistive Touchscreen
This project shows you how to interfacing touch LCD with 8-bit AVR Atmega644. The device can do some trick...
Search terms:
avr dual trace scope, avr scope, usb dual trace oscilloscope, usb scope schematic








