mirror of
https://github.com/gillham/logic_analyzer.git
synced 2026-05-02 16:38:51 +03:00
Rearrange the repository and add a library.properties file to make this installable as a .ZIP library in the Arduino IDE.
This commit is contained in:
11
README.md
11
README.md
@@ -14,6 +14,17 @@ LED pin for an input.
|
||||
On the Arduino Mega board 8 channels are supported and 7k of samples.
|
||||
Pins 22-29 (Port A) are used by default.
|
||||
|
||||
Installation
|
||||
============
|
||||
|
||||
You can use the GitHub 'Download ZIP' feature to get an installable "library"
|
||||
for use with the Arduino IDE. Select 'Sketch -> Include Library -> Add .ZIP Libary'
|
||||
from the Arduino IDE 2.x and select the zip file you downloaded from GitHub, then select open.
|
||||
|
||||
Once installed you can use the 'File -> Examples -> LogicAnalyzer' menu to find
|
||||
different versions of the sketches. You might want to start with `logic_analyzer_sigrok`
|
||||
and use PulseView.
|
||||
|
||||
Client Software
|
||||
===============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user