Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/keesj/saleae-logic-libusb
- Owner: keesj
- License: other
- Created: 2009-07-14T18:43:41.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T20:04:25.000Z (almost 7 years ago)
- Last Synced: 2024-07-31T22:56:15.704Z (3 months ago)
- Language: C
- Homepage:
- Size: 2.98 MB
- Stars: 40
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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 outIf 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