Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 787 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 787 Bytes

PumpControl

Control program for Arduino-based peristaltic pump

This is the software I wrote with Cinzia during a session of the Code Clinic@CABHC.

The pump is a 3D printed design by silisand and it runs with a NEMA17 motor (plus few bearings and screws). The motor is driven by a A4988 stepper driver connected to an Arduino nano. pump1

pump2

The software consists of a small program for the Arduino and a Processing sketch to control it through a GUI.