Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keesj/saleae-logic-libusb

Open Source libs to access the saleae logic analyzer hardware http://www.saleae.com/logic/
https://github.com/keesj/saleae-logic-libusb

Last synced: 16 days ago
JSON representation

Open Source libs to access the saleae logic analyzer hardware http://www.saleae.com/logic/

Awesome Lists containing this project

README

        

The code here is a libusb based implementation to access the saleae logic analyzer.
You can find more information about the logic analyzer on the following website
http://www.saleae.com/logic/.

The analyzer is capable of sampling at 24MHz but that doesn't work on all machines yet

Implemented features
-firmware upload
-readbyte
-streaming data out

If you just want to use the logic analyzer with open source tools have a look at

https://sigrok.org/wiki/Saleae_Logic and the
https://sigrok.org/wiki/Fx2lafw page