ngmsoftware / urofluximeter

Little project to build a DIY Urofluximeter using arduido and Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Urofluximeter

DIY completely functional Urofluximeter. This device measures the flux of urine (or any fluid) that is deposited in a recipient. It uses a load cell to measure the weight of the liquid in real time and a set of digital filters to process the readings. It produces as result a plot of the flux vs time. The device should be calibrated only once and the calibration constant must be in the Arduino code.

Software

Hardware

  • Arduino Board
  • Load cell (with reader)
  • Assembly parts
  • WIFI i2c module

Screen-shoots

Instructions

About

Little project to build a DIY Urofluximeter using arduido and Matlab


Languages

Language:MATLAB 62.9%Language:C++ 37.1%