Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions 1209/71C4/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: pid
title: LectroTIC-4 4-Channel Pulse Timestamper
owner: Lectrobox
license: GPLv3
site: https://lectrobox.com/products/timestamper/
source: https://github.com/jelson/rulos/tree/main/src/app/timestamper
---
A four-channel zero-dead-time pulse timestamper with 4-nanosecond
resolution. Hardware records the moment a pulse arrives on each of
its four inputs against a 250 MHz counter disciplined to an external
10 MHz reference clock, and streams the timestamps to the host as
ASCII over USB CDC. The same USB endpoint accepts SCPI configuration
commands (slope, divider, stream-enable).
9 changes: 9 additions & 0 deletions org/Lectrobox/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: org
title: Lectrobox
site: https://lectrobox.com/
---
Lectrobox designs and publishes small open-source electronic
instruments and gadgets. Hardware schematics, PCB layouts, and
firmware are released under GPLv3 in the companion RULOS project
on GitHub: https://github.com/jelson/rulos