Close

Interfacing to the computer

A project log for #T_H_S

Cheap low power open source heart rate and body temperature monitor

facelessloserfacelessloser 09/14/2015 at 08:460 Comments

I've been trying to find a way to display and log the heart rate and temperature data from my project on a computer. I've been sending serial data over the FTDI board and have a python scrip pick it up.

I've been use pygame for its GUI properties but strugeling to get it to work the way I want. If I get time I will finish up the python script and add it to my source files on github

Discussions