Peristaltic Pump

  • Tech Stack Ardinio · Sensors · Actuators · 3D Printing

Contactless Peristaltic Pump with Actuators and Sensors

This project involves the creation of a contactless pump using 3D printing technology, equipped with various actuators and sensors for real-time data monitoring.

Hardware Setup

To run the hardware part of the project:

  1. Connect the motor to a DC power supply.
  2. Connect Arduino to the laptop.
  3. Upload the Arduino code to the Arduino board.

Software Setup

To run the software part of the project:

  1. Run the Arduino code on the Arduino board.
  2. Use the command sudo chmod to set the correct USB port for communication.
  3. Run the Python file recv.txt.
  4. Run the Python file app.txt.
  5. Run the website using npm run dev.
  6. Open the website to view real-time data.