Hi Nathan! Sorry, somehow missed your post. If you don’t want to use GitHub, have a look at the new OpenPump website hosted by Wevolver: http://www.openpump.org
HI Philipp! The idea is not that this iteration of the design will be certified by the FDA, rather that we try to improve the design to such an extent that it is mature enough to be certified in the future. In the meanwhile there are lots of other uses for syringe pumps: DIYBio (see e.g. https://www.wevolver.com/gerrit.niezen/biofactory), microfluidics, food 3D printing etc.
Nice write up. Just to let you know, in order to get code to work with gamedruino, I had to change, static const PROGMEM prog_uchar __assets[1619] to static const PROGMEM uint8_t __assets[1619].
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Gerrit,
A good initiative.
Thanks Nilesh, I hope we can get more people involved in this initiative!
Cheers,
Gerrit
I want to build one of these but am a complete arduino/coding noob. Github is scary for me too. Any tips for someone tlike me?
Hi Nathan! Sorry, somehow missed your post. If you don’t want to use GitHub, have a look at the new OpenPump website hosted by Wevolver: http://www.openpump.org
Sorry, the page isn’t right. could it be?
Good luck for FDA with this children toy
Good luck for FDA with this children toy ;-)
HI Philipp! The idea is not that this iteration of the design will be certified by the FDA, rather that we try to improve the design to such an extent that it is mature enough to be certified in the future. In the meanwhile there are lots of other uses for syringe pumps: DIYBio (see e.g. https://www.wevolver.com/gerrit.niezen/biofactory), microfluidics, food 3D printing etc.
Hi Gerrit,
for things like this it will be work. I work in the medical industry and know abaut the challenge with FDA and regulatory.
Nice write up. Just to let you know, in order to get code to work with gamedruino, I had to change, static const PROGMEM prog_uchar __assets[1619] to static const PROGMEM uint8_t __assets[1619].