Heart Beat Monitor v1.0 w/ BlueBeat(Java-based program for mobile phones) & BlueBeat for PC (made in Visual Studio 2008) Authors: Dejan Volk & Blaz Magdic 3rd grade of Computer Science, Faculty of Electrical Engineering and Computer Science Maribor, Slovenia Used for sending information about heart beats per minute to the mobile phone via Bluetooth module WT11-A-AI made by Bluegiga as a part of our assignment Description of pins used: p5 - RESET switch for Polar's RMCM01 OEM module p8 - RESET switch on WT11 p9 - TX for communicating with WT11 p10 - RX for communicating with WT11 p11 - DigitalIn for Polar's RMCM01 OEM module (pin HR) p12 - DigitalIn for Polar's RMCM01 OEM module (pin FPLS) Possible improvements: - Integrating a LCD monitor that will use the serial port to display information about the current heart beat - Implementing a more efficient algorithm to calculate the heart beat - Better code comments (doh)
Open pull requests
No pull requests found.