Metadata-Version: 2.1
Name: nomad-camels-driver-keithley-2182a
Version: 0.0.1
Summary: Basic instrument driver for the Keithley nanovoltmeter 2182a.
Author-email: Simon Sochiera <s.sochiera@web.de>
Project-URL: GitHub Page, https://github.com/FAU-LAP/CAMELS_drivers
Project-URL: Documentation, https://fau-lap.github.io/NOMAD-CAMELS
Requires-Python: >=3.11.3
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# NOMAD-CAMELS Driver for Keithley Nanovoltmeter 2182a

This is a basic driver designed to be able to control the Keithley nanovoltmeter
2182a in NOMAD-CAMELS. This integration does not fully cover the device's
capabilities, but it can be used as a base to develop a more feature-rich driver
for this device.

## Useful Links

- [NOMAD-CAMELS Documentation](https://fau-lap.github.io/NOMAD-CAMELS/index.html)
- [NOMAD-CAMELS: create new instrument drivers documentation](https://fau-lap.github.io/NOMAD-CAMELS/doc/programmers_guide/instrument_drivers.html)
- [Keithley nanovoltmeter 2182a manual](https://download.tek.com/manual/2182A-900-01C_July_2022_User.pdf)
