Measurements straight from the instrument into the lab journal
The connector runs in your lab network, reads OPC UA instruments per LADS and hands every finished measurement to LabNote — onto the experiment and the sample it belongs to.
Requires a LabNote account and an API key
Windows installer
Installs the connector as a Windows service, including the local setup page.
Download installerLinux (ARM64)
Single binary for ARM systems, e.g. a Raspberry Pi next to the instrument.
Download binaryOutbound connections only
No inbound port, no VPN into the lab. OPC UA with Sign&Encrypt and mutual certificates, read-only by default.
Signed updates
The connector reports its version with every heartbeat. Updates are signature-checked and can be switched off per installation.
Container image too
ghcr.io/twingbermuehle/labnote-device-connector:v1.5.1
Set up in four steps
- 1In LabNote, create an API key with write scope under Integrations → Instruments.
- 2Install the connector on a machine or VM in the lab network (2 cores, 4 GB, outbound HTTPS).
- 3Open the local setup page, paste the API key and add device endpoints with their certificates.
- 4Finished measurements land on the experiment or sample automatically — anything else goes to the inbox.