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:
- Connect the motor to a DC power supply.
- Connect Arduino to the laptop.
- Upload the Arduino code to the Arduino board.
Software Setup
To run the software part of the project:
- Run the Arduino code on the Arduino board.
- Use the command
sudo chmodto set the correct USB port for communication. - Run the Python file
recv.txt. - Run the Python file
app.txt. - Run the website using
npm run dev. - Open the website to view real-time data.