You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+62-34Lines changed: 62 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
[](https://discord.gg/EDtgj7Yayr)[](https://www.provvedo.com/shop)
4
4
5
-
A **Kivy-based Digital Read-Out (DRO) and single-axis controller UI** for rotary tables and similar devices, designed to run on Raspberry Pi or desktop environments (Windows, macOS, Linux). Interfaces via RS-485 with a dedicated STM32-based control board.
5
+
A **Kivy-based Digital Read-Out (DRO) and single-axis controller UI** for rotary tables and similar devices, designed to run on Raspberry Pi or desktop environments (Windows, macOS, Linux). Interfaces via RS-485/Modbus RTU with a dedicated STM32-based control board.
6
6
7
7
🛒 **Purchase all boards from our shop:**[Provvedo Shop](https://www.provvedo.com/shop)
8
8
@@ -11,25 +11,30 @@ A **Kivy-based Digital Read-Out (DRO) and single-axis controller UI** for rotary
11
11
## 🚀 Features
12
12
13
13
* Responsive touch-capable UI built with **Kivy**
14
-
* Communicates over **RS-485** with an STM32 controller for stepper/encoder control ([github.com][1])
15
-
* Works on Raspberry Pi 3/4, Windows, macOS, and Linux
16
-
* Runs headless on Pi using the custom **OSPI** OS with pre-installed RCP ([github.com][1])
14
+
* Communicates over **RS-485 Modbus RTU** with an STM32 controller ([rotary-controller-f4](https://github.com/bartei/rotary-controller-f4))
0 commit comments