Aug 11, 2008 16:12
I've been having lots of fun today playing with a bluetooth pulse oximeter (finger clip sensor that monitors heart rate and oxygen levels). The code to interface with it is in Visual C#, which isn't something I've used before, although it is the bastard offspring of C++ and Java, which I have used.
I started feeling a bit more comfortable with C# when I managed to spot a bug in the code. It was a fairly trivial fix, but actually checking that it was a bug and then testing the fix required me to run up and down the stairs a few times in order to get my heart rate above 127 beats per minute...
oximetry,
c#,
dphil