Circuit Lake

Electronic Project and Circuit Collection

Logic Analyzer Related Resources


FPGA Based Logic Analyzer, BitHound

September 20, 2012 By: admin Category: FPGA, Measurement, Tools No Comments →

BitHound is 32-channel logic analyzer implemented on the Atlys Spartan-6 board and a custom interface board. A logic analyzer is a device used to display and analyze logic signal on e.g. data busses. It is a sort of oscilloscope, being capable of only displaying digital “low” and “high”, but with much more channels. This project […]

Open Source FPGA Based Logic Analyzer

September 17, 2012 By: admin Category: FPGA, Measurement, Tools No Comments →

The aim of the project is to build a logic analyzer for home use using FPGA. The device uses a Xilinx Spartan 3 Starter Kit (DO-SPAR3-DK) evaluation board manufactured by Digilent. It features a XC3S200-4 FPGA with 4ns propagation delay and 3840 cells. Onboard are 1MByte of 10ns SRAM and plenty connectors that can be […]

Mini Logic Analyzer

March 13, 2012 By: admin Category: AVR, Monitoring, Project No Comments →

Mini Logic analyzer is ATmega8-based electronics tool that can be used to watch and analyze logic transitions 0 or 1 of a digital data signal. It comes with Nokia 3310/5110 LCD to display signal and it has 4 channel inputs. A digital data signal can be found on the output pin of TSOP-1730 Infrared Receiver, […]

Low-Cost AVR Based Logic Analyzer

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

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.