From 3e780337dad0b9d16d016b3ce2cbc42ef04cec62 Mon Sep 17 00:00:00 2001 From: Amber Fechko Date: Thu, 25 Jul 2013 15:23:29 -0700 Subject: [PATCH] README update. --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index eda8019..818335a 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,16 @@ https://kelpforest.org/projects/peristalticpump/index.html ====================== -+ Peristaltic Liquid Pump (12VDC / 300mA) with Silicone Tubing -+ 12VDC Adapter (leftover wall adapter) to power the motor -+ Programmable device to control motor activity: -+++ [Option 1] Raspberry Pi Model B -+++ [Option 2] Arduino Uno (Or Similar) -+++ [Option 3] Your alternative controller of choice. -+ Some way of routing power to/driving the motor: -+++ [Option 1] L293D [ http://www.ti.com/lit/ds/symlink/l293d.pdf ] -+++ [Option 2: Arduino Only] Seeed Studio Motor Shield (or other shield) -+++ [Option 3: Raspberry Pi Only] Gertboard -+++ [Option 4] Power Transistor -+ [Optional] Momentary Push Button/Switch for manual fluid delivery -+ [Optional] Something to house the components (I like OpenBeam or MakerSlide) +- Peristaltic Liquid Pump (12VDC / 300mA) with Silicone Tubing +- 12VDC Adapter (leftover wall adapter) to power the motor +- Programmable device to control motor activity: + - [Option 1] Raspberry Pi Model B + - [Option 2] Arduino Uno (Or Similar) + - [Option 3] Your alternative controller of choice. +- Some way of routing power to/driving the motor: + - [Option 1] L293D [ http://www.ti.com/lit/ds/symlink/l293d.pdf ] + - [Option 2: Arduino Only] Seeed Studio Motor Shield (or other shield) + - [Option 3: Raspberry Pi Only] Gertboard + - [Option 4] Power Transistor +- [Optional] Momentary Push Button/Switch for manual fluid delivery +- [Optional] Something to house the components (I like OpenBeam or MakerSlide)