By gniezen

10 thoughts on “Openpump: an open source hardware syringe pump”
  1. 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?

    1. 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.

      1. 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.

  2. 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].

Leave a Reply

Your email address will not be published. Required fields are marked *