Difference between revisions of "ZEROPLUS Logic Cube LAP-C(16032)"

From sigrok
Jump to navigation Jump to search
m (Use a table, link to sigrok source code confirming the values.)
Line 29: Line 29:
See [[ZEROPLUS Logic Cube LAP-C/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.
See [[ZEROPLUS Logic Cube LAP-C/Info]] for some more details (such as '''lsusb -vvv''' output) on the device.


== USB device IDs ==


== Device IDs ==
{| border="0" style="font-size: smaller"
Model   VID  PID
|- bgcolor="#6699ff"
16032  0C12 700E
!Model
16064   0C12 7009
!USB Vendor ID
16128   0C12 700A
!USB Device ID
162000  0C12 7016
|- bgcolor="#eeeeee"
32128   0C12 700B
| LAP-C(16064)
321000 0C12 700C
| 0x0c12
322000 0C12 700D
| 0x7009
From: [http://hackaday.com/2010/03/30/zeroplus-logic-cube-modification/#comment-152049 Hack A Day Comments]
|- bgcolor="#dddddd"
| LAP-C(16128)
| 0x0c12
| 0x700a
|- bgcolor="#eeeeee"
| LAP-C(32128)
| 0x0c12
| 0x700b
|- bgcolor="#dddddd"
| LAP-C(321000)
| 0x0c12
| 0x700c
|- bgcolor="#eeeeee"
| LAP-C(322000)
| 0x0c12
| 0x700d
|- bgcolor="#dddddd"
| LAP-C(16032)
| 0x0c12
| 0x700e
|- bgcolor="#eeeeee"
| LAP-C(162000)
| 0x0c12
| 0x7016
|}
 
See also [http://hackaday.com/2010/03/30/zeroplus-logic-cube-modification/#comment-152049 Hack a Day comments] or [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=blob;f=libsigrok/hardware/zeroplus-logic-cube/zeroplus.c#l54 the sigrok source code].


== More photos ==
== More photos ==

Revision as of 22:48, 26 June 2010

ZEROPLUS Logic Cube
ZEROPLUS Logic Cube LAP-C 16032 PCB top
ZEROPLUS Logic Cube LAP-C 16032 PCB top
ZEROPLUS Logic Cube LAP-C 16032 PCB bottom

The ZEROPLUS Logic Cube LAP-C logic analyzer series should be supported in sigrok pretty soon, it's being actively worked on. The command-line client already partially works, the GUI integration is being worked on.

$ sigrok-cli --samples 1000
Sigrok version 0.1pre
Acquisition with 16/16 probes at 50 kHz
 1:11111111 11111111 11111111 11111111 11111111 11111111 11111111 11111111 
 2:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 3:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 4:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 5:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 6:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 7:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 8:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
 9:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
10:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
11:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
12:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
13:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
14:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
15:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 
16:00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[...]

See ZEROPLUS Logic Cube LAP-C/Info for some more details (such as lsusb -vvv output) on the device.

USB device IDs

Model USB Vendor ID USB Device ID
LAP-C(16064) 0x0c12 0x7009
LAP-C(16128) 0x0c12 0x700a
LAP-C(32128) 0x0c12 0x700b
LAP-C(321000) 0x0c12 0x700c
LAP-C(322000) 0x0c12 0x700d
LAP-C(16032) 0x0c12 0x700e
LAP-C(162000) 0x0c12 0x7016

See also Hack a Day comments or the sigrok source code.

More photos

Resources