Circuit Lake

Electronic Project and Circuit Collection

Logic Analyzer Related Resources




Low-Cost AVR Based Logic Analyzer

July 05, 2010 By: admin Category: AVR, Interfacing, Microcontroller, Monitoring, Project, Tools No Comments →

Low-Cost-Logic-Analyzer-image

This Logic Analyzer project allow you to monitors and captures a number of digital signals. It uses PC to display the data processing. The system consists of ATmega88-20PU AVR microcontroller as main processor and some simple components used for the interfacing with the PC, the man and the probes.

Simple Parallel Port Logic Analyzer

August 12, 2009 By: admin Category: Digital, Project, Tools No Comments →

parallel port logic analyzer

When you build a digital electronic project and have trouble with it you need a device to debug it. To analyze logic output from your project you need a Logic Analyzer. If you don’t have it you can try to build by yourself cheap logic analyzer device using parallel port. The device only use [...]

PIC 18F252 Logic Analyzer

June 22, 2009 By: admin Category: Monitoring, PIC, Project No Comments →

PIC logic analyzer

This is simple low-cost logic analyzer. The PIC18F252 board has function as capture device and display the result to PC. In Normal mode the max sample rate is 2 microseconds although the sustained rate is limited to 170 microseconds/event (RS232) of 40 microseconds/event (USB). In Fast mode the max sample rate is 200 nanoseconds, 4bit [...]