Skip to content

Commit 7073597

Browse files
committed
Add Lectrobox org and PID 0x71C4 (LectroTIC-4 Pulse Timestamper)
1 parent a454efc commit 7073597

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

1209/71C4/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: pid
3+
title: LectroTIC-4 4-Channel Pulse Timestamper
4+
owner: Lectrobox
5+
license: GPLv3
6+
site: https://lectrobox.com/products/timestamper/
7+
source: https://github.com/jelson/rulos/tree/main/src/app/timestamper
8+
---
9+
A four-channel zero-dead-time pulse timestamper with 4-nanosecond
10+
resolution. Hardware records the moment a pulse arrives on each of
11+
its four inputs against a 250 MHz counter disciplined to an external
12+
10 MHz reference clock, and streams the timestamps to the host as
13+
ASCII over USB CDC. The same USB endpoint accepts SCPI configuration
14+
commands (slope, divider, stream-enable).

org/Lectrobox/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: org
3+
title: Lectrobox
4+
site: https://lectrobox.com/
5+
---
6+
Lectrobox designs and publishes small open-source electronic
7+
instruments and gadgets. Hardware schematics, PCB layouts, and
8+
firmware are released under GPLv3 in the companion RULOS project
9+
on GitHub: https://github.com/jelson/rulos

0 commit comments

Comments
 (0)