From 4476f11cfbb92b1fddac73ff07d5aa60e64733a7 Mon Sep 17 00:00:00 2001 From: abduznik Date: Wed, 15 Jul 2026 22:34:22 +0300 Subject: [PATCH] Add instrumation to Hardware section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hidden Gem submission: RF test station HAL with Digital Twin simulation and auto-discovery — unique combination no existing Python library offers. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56cf861756..85d683a3fc 100644 --- a/README.md +++ b/README.md @@ -1144,6 +1144,7 @@ _Libraries for programming with hardware._ - [jumpstarter](https://github.com/jumpstarter-dev/jumpstarter) - A hardware-in-the-loop testing framework with a Python client library for automated testing on real and virtual hardware. - [pynput](https://github.com/moses-palmer/pynput) - A library to control and monitor input devices. - [synology-api](https://github.com/N4S4/synology-api) - Python wrapper for Synology NAS APIs: Surveillance Station, File Station, Download Station, Docker, and 50+ other endpoints. +- [instrumation](https://github.com/abduznik/instrumation) - A high-level Hardware Abstraction Layer for RF test stations with Digital Twin support, auto-discovery, and typed multi-vendor instrument APIs. ### Microsoft Windows