marceluphd / OpenBench-Logic-Sniffer

OLS is a $50 32 channel Logic Analyzer

Home Page:http://gadgetforge.gadgetfactory.net/gf/project/butterflylogic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The OpenBench Logic Sniffer is a $50 Open Source Logic Analyzer developed as a joint venture between Gadget Factory and Dangerous Prototypes. If you like this project check out the other projects at both websites.

Overview

This git repository is a super project to bring together all of the Openbench Logic Sniffer projects into one place. It contains a master build script and all of the subprojects that comprise the software for the OLS.

Purchase

Prerequisites

Before building ensure you have the following installed:

  • git, make, gcc-mingw, g++. Get these with cygwin for Windows
  • perl
  • unzip, zip
  • ant
  • maven

Build

  • $ git clone git://github.com/GadgetFactory/OpenBench-Logic-Sniffer.git
  • $ cd build
  • $ ant update
  • $ ant build
  • $ ant run
  • $ ant dist

run 'ant help' to see options.

About

OLS is a $50 32 channel Logic Analyzer

http://gadgetforge.gadgetfactory.net/gf/project/butterflylogic/

License:Other


Languages

Language:Java 31.2%Language:Shell 21.2%Language:C++ 17.8%Language:C 12.8%Language:Makefile 10.0%Language:HTML 4.9%Language:Perl 1.5%Language:Batchfile 0.4%Language:CSS 0.2%Language:M4 0.1%