From ff2184f051b396fc93bc1e3192d4da90e9ac08dd Mon Sep 17 00:00:00 2001 From: 0x23 Date: Thu, 15 Jan 2026 15:10:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2f24ed..1d5264e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ joint the projects community [Discord Server](https://discord.gg/maRvMVpa2Q). 6. Calibrate axis ## ✨NEW: Open Micro-Manipulator GUI -To make testing and using the Open-Micro Manipulator easy and convenient a python control program with a graphical user interface is provided here: [Open Micro-Manipulator GUI](https://github.com/0x23/MicroManipulatorStepper).
+To make testing and using the Open-Micro Manipulator easy and convenient a python control program with a graphical user interface is provided here: [Open Micro-Manipulator GUI](https://github.com/0x23/MicroManipulatorStepper). It has simple controlls to move the device around, while also displaying a live camera feed (e.g. from a microscope camer). Additional features, including a simple g-code runner and realtime mouse control (e.g. for Biology applications).