Skip to content

hvontres/Quadrature-Saleae-Analyser

 
 

Repository files navigation

Simple Quadrature decoder for the Saleae Logic probe. Tested against version 1.1.9.

This has only be lightly tested against a few mice. Let me know if it works (or
not). dirkx(at)webweaving(dot)org. Thanks!

See below for more information:
	http://www.fpga4fun.com/QuadratureDecoder.html
	http://www.datatranslation.com/docs/whitepapers/quadrature_encoder.pdf
	http://www.mindspring.com/~tom2000/Delphi/Codewheel.html

Building
--------

Move these files into the 'source' directory of the SDK; i.e. they should
be located in SaleaeAnalyzerSdk-1.1.9/source for the unpacked 1.1.9 SDK
in place of any existing files. Typical process is

	unzip  SaleaeAnalyzerSdk-X.Y.zip
	cd SaleaeAnalyzerSdk-X.Y
	mv source source.examples
	git clone git://github.com/dirkx/Quadrature-Saleae-Analyser.git source
	python build_analyzer.py 

And then add the release/debug path to your Logic.app as per the SDK instructions.

History
-------

Version 1.00 / 20011-09-05
	first release

Version 1.01 / 20011-09-09
	updated build details, licenses.

Version 1.02 / 2011-09-10
	added speed measurements and reporting out.

$Id: README 1037 2011-09-12 09:49:58Z dirkx $

About

Quadrature Decoder Analyser for Salea Logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%