]> sigrok.org Git - fx2grok.git/blame_incremental - README
Drop unneeded netlist file, it's considered a temporary file.
[fx2grok.git] / README
... / ...
CommitLineData
1-------------------------------------------------------------------------------
2README
3-------------------------------------------------------------------------------
4
5The sigrok project aims at creating a portable, cross-platform,
6Free/Libre/Open-Source signal analysis software suite that supports various
7device types (such as logic analyzers, oscilloscopes, multimeters, and more).
8
9The fx2grok device is intended to be the tinyiest possible Open Hardware FX2
10eval board (that can be used as 8-channel logic analyzer).
11
12Using the open-source fx2lafw firmware (and sigrok, of course) you can use
13this device as 8-channel logic analyzer.
14
15
16Status
17------
18
19fx2grok is currently work in progress. The PCB layout is not yet finished
20and no prototypes have yet been made.
21
22
23Schematics, PCB layout
24----------------------
25
26The schematics and PCB layout are available from the fx2grok git repo:
27
28 $ git clone git://sigrok.org/fx2grok
29
30
31Copyright and license
32---------------------
33
34The fx2grok schematics and layout are done from scratch in Kicad, and are
35released under the CC-BY-SA 3.0 license.
36
37They are Copyright (C) 2012-2017 Uwe Hermann <uwe@hermann-uwe.de>.
38
39
40Mailing list
41------------
42
43 https://lists.sourceforge.net/lists/listinfo/sigrok-devel
44
45
46IRC
47---
48
49You can find the sigrok developers in the #sigrok IRC channel on Freenode.
50
51
52Website
53-------
54
55 http://sigrok.org/wiki/Fx2grok
56