RaspFox
Posts: 1
Joined: Thu Nov 22, 2012 8:55 pm

Pi as Bloodpressure sensor

Thu Nov 22, 2012 9:14 pm

hey folks

I study medical engineering and as my bachelor thesis I chose to build a bloospressure monitor, I have already got the hardware (cuff with electric pump and magnetic valve) and electronics with the sensor, amplifier and low-/high pass filters to split the pressure signal from the pulse.

since I am more on the engineering/ electronics side my programming skills are not more than basic c#.
is this possible with the Pi? is it possible to install labview or a similar software on the pi?

-Phil

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Pi as Bloodpressure sensor

Fri Nov 23, 2012 1:04 pm

If you compile C# as .NET .exe , it'll run on the older soft-float image with
the help of Mono. Else , you could get started with Python
(or POSIX C/C++ , of you prefer that).

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “Automation, sensing and robotics”