Design and development of drug delivery system

Hello, I need your help. I have this project for the university. What do I need to appear in the best form? Tools, programming, etc. Thank you.

You need a clear understanding, of what you intent to achive. Then you need to share this understanding with the forum, best together with some ideas, how to start.
You might then have something to dicuss about in this forum.

2 Likes

I assume this is an academic exercise and not to be used to deliver drugs to real patients.

Are you looking for a device like an infusion pump?

1 Like

Start by writing a system requirement specification.

1 Like

The Arduino part of this part of this is likely to be quite small.

You'll have to find or design the actual instruments to deliver the drugs to the patient ( tablet dispensers, syringe devices, fluid pumps etc.) and any sensors necessary for measuring say blood sugar, pulse rate, identifying the patient etc. etc. Once you've found those then you can think of things like maintaining patient records, medicine schedules maybe on an external system etc. etc. and how these are are all to be tied together in some sort of process.

An Arduino can, of course, read sensors, operate devices according to schedules and interface to external systems. Data sheets for any such peripheral devices/systems can make the task of interfacing to them a bit easier.

1 Like

Just a design of the device and how it works. Of course, it is not used on any patient.
yeah i think its infusion pump

thank you

You checked aliexpress on existing systems?

1 Like

GitHub - pachterlab/poseidon: poseidon system - open source syringe pumps and microscope for laboratories

I worked with someone using this as an infusion pump.

1 Like

thank you so much

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.