From ac96696a1ee5d29c7ea6fc6da2fe29e01409c56e Mon Sep 17 00:00:00 2001 From: Vincent Groenhuis Date: Wed, 1 Jun 2022 17:21:39 +0200 Subject: [PATCH] Add PneumaticStepper library (#1455) PneumaticStepper library is useful for controlling 3D printed or commercial 2-cylinder and 3-cylinder pneumatic stepper motors, using 3D printed or commercial pneumatic valves. Video https://www.youtube.com/watch?v=523QuGY_VwU --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index d595d49e..78cbc4c5 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4933,3 +4933,4 @@ https://github.com/levkovigor/FastInterruptEncoder https://github.com/nfhktwrbq/LedMatrix8x8.git https://github.com/Energesis-Ingenieria/Energesis_Sensor https://github.com/Energesis-Ingenieria/Energesis_LM35 +https://github.com/vgroenhuis/PneumaticStepper