From 1b9d04056451af4b24ecdbc698857b5f133d1ef0 Mon Sep 17 00:00:00 2001 From: PeterGribbin <104760870+PeterGribbin@users.noreply.github.com> Date: Mon, 2 May 2022 16:10:40 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 20cc0a0..a6354b1 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,12 @@ Find the address of the sensor: ``` i2cdetect -y 1 ``` +#### NOVUS 1040 Contorller sensor + +Connect via USB. expected COM port is named '/dev/ttyACM0' + +install the minimalmodbus library: +~/oprint/bin/pip install minimalmodbus ### Neopixel