Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 360 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 360 Bytes

masimo-datacapture

This is a basic program to capture data from Masimo Brand Pulse Oximeter and store the data in a mysql data base. This should allow us to plot information at a later point..

#Packages needed for Debian on Raspberry PI or BeagleBone Black: sudo apt-get install python-serial python-mysqldb python-pip sudo pip install config elasticsearch