From d16b03bb83aad1af4901f5cc694b405eaa7bc01f Mon Sep 17 00:00:00 2001 From: Alexander Richter Date: Mon, 21 Nov 2022 12:47:36 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..eaeb928 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# LinuxCNC_ArduinoConnector +For my CNC Machine i wanted to include more IO's than my Mesa card was offering. This Projekt enables to connect Arduino to LinuxCNC to include as many IO's as you wish.