This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:electronics:logic_analyzer [2022/08/11 16:59] – [sigrok] admin | projects:electronics:logic_analyzer [2022/08/11 17:02] (current) – [The missing part - how to really start] admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Logic Analyzer ====== | ====== Logic Analyzer ====== | ||
- | ==== USBee ==== | + | ===== sigrok getting started |
- | * [[https:// | + | |
- | + | ||
- | ==== sigrok | + | |
* [[http:// | * [[http:// | ||
* [[http:// | * [[http:// | ||
+ | ==== Installation ==== | ||
Install in debian with apt package manager: | Install in debian with apt package manager: | ||
Line 12: | Line 10: | ||
sudo apt-get install sigrok | sudo apt-get install sigrok | ||
</ | </ | ||
+ | |||
+ | ==== The missing part - how to really start ==== | ||
invoke from the shell with the following command: | invoke from the shell with the following command: | ||
Line 25: | Line 25: | ||
sigrok-cli -L | sigrok-cli -L | ||
+ | Then follow [[https:// |