Info and resources for the Code Clinic sessions held at the Center for Advanced Biomaterials for Healthcare in Naples (Italy)
Third session of the Code Clinic.
Today we developed a small program to control a stepper motor for a peristaltic pump for Cinzia with Arduino.
We used some basic examples from the AccelStepper library to make the motor run. Then we built upon those by adding serial communication so the pump speed can be controlled from a computer.
Finally, we made a small GUI using Processing to communicate with the Arduino.
Check the whole project at https://github.com/Leo-GG/PumpControl

Posted by Leo-GG
tags: