High-speed LaserDisc RF sampler
Find a file
2025-12-11 16:18:00 +01:00
docs@9e57a7294f Add documentation sub-module 2025-12-10 13:39:49 +01:00
firmware@83a98bbcc6 Update firmware sub-module 2025-12-11 16:18:00 +01:00
graphics Update readme, local images, remove duplication document 2025-12-10 12:58:17 +01:00
gui-app@8036eaf1ac Move to new gui-app commit 2025-12-10 18:59:08 +01:00
hardware@7609931197 Update submodules with README files 2025-12-10 13:50:06 +01:00
.gitattributes Initial commit 2017-10-30 20:19:47 +01:00
.gitignore Add .gitignore entries for building with ninja. 2022-09-05 21:10:28 +02:00
.gitmodules Add documentation sub-module 2025-12-10 13:39:49 +01:00
CONTRIBUTING.md Modify readme and create contributing readme 2025-12-09 17:41:48 +01:00
LICENSE Initial commit 2017-10-30 20:19:47 +01:00
README.md Add documentation sub-module 2025-12-10 13:39:49 +01:00

Domesday Duplicator (DdD)

Please see the Project Documentation for details of the project and for access to the project documentation.

For contributing guidelines, see CONTRIBUTING.md.

Domesday Duplicator Overview

The Domesday Duplicator is a LaserDisc capture focused, USB 3.0 based DAQ capable of 40 million samples per second acquisition of analogue RF data at 10-bits resolution.

Capture is via a easy to use GUI capture application.

GUI Demo

Cloning the DomesdayDuplicator GitHub

The Domesday Duplicator project uses git sub-modules to cleanly separate the distinct parts of the project:

  • DomesdayDuplicator → system / integration
  • DomesdayDuplicator-hardware → PCB / KiCad / fabrication
  • DomesdayDuplicator-firmware → FPGA / GPIF / USB3
  • DomesdayDuplicator-gui-app → GUI / Host USB
  • DomesdayDuplicator-gui-docs → Documentation website contents and deployment

To clone this repo and all the sub-modules use the following command:

git clone --recursive git@github.com:simoninns/DomesdayDuplicator.git

The Decode Family

The samples the DdD capture can be used with the whole family of decoders that make the FM RF Archival workflow ready to use today.

The original design was for the wide bandwidth of LaserDisc RF - making it suitable for all of the more bandwidth restricted mediums too (that have a single stream of RF).

Please see the documentation for more details

3D Printed Case

The DomesDay Duplicator also has a 3D models and ready to use STL files for producing 3D printed cases, to protect from dust or line with copper tape for affordable EMI shielding for example.

Authors

Domesday Duplicator was written & designed by Simon Inns.

Additional documentation supplied by Harry Munday.

Licences