From 7f68c7e1f1ef42ec8c851437203e2e90e5f06b1c Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Fri, 10 Jun 2022 10:36:59 -0400 Subject: [PATCH] add eibot driver board to motor controllers section closes #18 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e879bf..3a3b667 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ A curated list of code and resources for computer-controlled drawing machines an - [TinyG](https://github.com/synthetos/TinyG) - More featureful and robust 6-axis G-code-based motion control hardware. ([adafruit](https://www.adafruit.com/product/1749)) - [Arduino CNC Shield](https://blog.protoneer.co.nz/arduino-cnc-shield) - Grbl-compatible stepper motor control shield for Arduino, similar to the grblShield. - [Raspberry Pi CNC Hat](https://wiki.protoneer.co.nz/Raspberry_Pi_CNC) - Raspberry Pi add-on board w/ stepper controllers and a microcontroller running grbl. Interfaces with the Pi's serial pins. +- [EBB Driver Board](https://shop.evilmadscientist.com/productsmenu/188) - USB-based dual stepper motor controller board, originally designed for the EggBot. ### Accessories