Skip to content

njezersek/controlling-peristaltic-pump-with-weight-scale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CR-PUMP driver

This project tries to achieve accurate and repeatable filling of a given weight using a peristaltic pump. pump and scale I was trying to fill yogurt into small cups. For this application, time-based control was not precise enough because the density of the yogurt and consequently the flow rate was not consistent enough. To get better accuracy I included a weight scale and a controller that adjusts the speed of the pump according to the weight of the yogurt in the cup.

This repository contains the code and the schematic for the controller.

The code works with the SG600FC peristaltic pump from CR-pumps. Though not tested, it would probably work with other models because the external control interface appears to be very similar.

filling-closeup

Software

Arduino Micro is used as the controller. The code can be easely compiled and upladed using Visual Studio Code with the PlatformIO extension.

Hardware

PCB was designed in EasyEDA. Here is the wiring diagram: diagram

All PCB design files are also published here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published