open source hardware DSOXLAN Ethernet module for Agilent/Keysight DSO-X 2000 and 3000 series oscilloscopes
Go to file
Anders Wallin 1997613700
Merge pull request #6 from dl8dtl/fix_issue5
Add a LICENSE.txt file
2024-08-29 06:46:19 +03:00
3Dmodels Replace RJ45 jack by Würth 7499010121A 2024-05-20 10:48:48 +02:00
DSOXLAN.pretty Replace RJ45 jack by Würth 7499010121A 2024-05-20 10:48:48 +02:00
gerbers Remove some useless silkscreen texts from mechanical parts 2024-05-20 10:52:35 +02:00
images Add some images to README.md 2024-06-14 08:11:21 +02:00
dsoxlan_kicad_pcb.png initial commit of kicad sources and pdf/jpg/png images/output 2014-12-18 21:47:14 +02:00
dsoxlan_kicad_schematic.pdf schematic in pdf format 2014-12-18 21:47:49 +02:00
dsoxlan_LAN-settings.jpg initial commit of kicad sources and pdf/jpg/png images/output 2014-12-18 21:47:14 +02:00
dsoxlan_pcb_2014-12-17.jpg initial commit of kicad sources and pdf/jpg/png images/output 2014-12-18 21:47:14 +02:00
dsoxlan_telnet.png initial commit of kicad sources and pdf/jpg/png images/output 2014-12-18 21:47:14 +02:00
dsoxlan.kicad_pcb open with kicad8 2024-05-21 05:56:16 +03:00
dsoxlan.kicad_prl open with kicad8 2024-05-21 05:56:16 +03:00
dsoxlan.kicad_pro open with kicad8 2024-05-21 05:56:16 +03:00
dsoxlan.kicad_sch open with kicad8 2024-05-21 05:56:16 +03:00
dsoxlan.kicad_sym Replace RJ45 jack by Würth 7499010121A 2024-05-20 10:48:48 +02:00
fp-lib-table Add a LICENSE.txt file 2024-08-25 09:02:08 +02:00
LICENSE.txt Add a LICENSE.txt file 2024-08-25 09:02:08 +02:00
README.md Add a LICENSE.txt file 2024-08-25 09:02:08 +02:00
sym-lib-table Add a LICENSE.txt file 2024-08-25 09:02:08 +02:00

DSOXLAN

This is a simple Ethernet interface-card for Agilent/Keysight DSO-X 2000 and 3000 series oscilloscopes. The original Agilent/Keysight DSOXLAN module (about 326 euros + VAT as of December 2014) also includes VGA output, while this simple card provides only LAN.

Many thanks to "georges80" on the EEVBlog forum for the original schematic and PCB layout.

Components:

  • Ethernet jack, WÜRTH 7499010121A
  • 2pcs 220R 0805 resistor
  • 1pcs 10R 0805 resistor
  • 1pcs 100n 0805 capacitor

Files:

  • Kicad: schematic, PCB, project, cmp, netlist
  • non-standard footprints in /footprints: Ethernet magjack, 2x40-pin card-edge connector.

3D print components for case obtained from

https://www.eevblog.com/forum/projects/diy-dsoxlan-interface-for-keysight-oscilloscopes/msg4323214/#msg4323214

The mounting holes for the screws are 3.2 mm in diameter, so M3 screws fit well.

Apparently they have been authored by Jay_Diddy_B.

Released under the CERN OHL. See http://ohwr.org/cernohl

Images

Using the 3D printed front cover and spacers, the entire module looks like:

DSOXLAN front side DSOXLAN back side

The oscilloscope features a built-in HTTP server. The LAN settings page from the oscilloscope:

DSO-X LAN settings

There are also options for remote control straight from the HTTP server. Some of them require Java, but when selecting the "Tablet" mode, it offers an HTML5 control option:

DSO-X HTML5 screen

(Note: the above module has been built using a slightly different version of the Würth RJ45 jack, 7499011121A. If anyone wants to use exactly these, see https://github.com/dl8dtl/DSOXLAN/tree/WE7499011121A )

Links