Dynamic curve display of the heart rate meter

Source: Internet
Author: User

This project is a heart rate meter that I developed to show the heart rate change in the form of a wavy curve, see the preview image below

<ignore_js_op>


<ignore_js_op><ignore_js_op><ignore_js_op><ignore_js_op>
Open Source code address: Https://github.com/dirtyhub/WaveHeartRate

Welcome to the fork after their own development, but also welcome you star after the use of

/**the View width as 9 weights*/private static final int width_total_weights = 9;/**the View height as 9 weights*/private static final int height_total_weights = 9;//the Peak Point, all of numbers is weight, such as (4/total_width_weight) *widt H, (0/total_height_weight) *height//(8,7) to (6,0)//need-Draw line by other Software//draw the wave peak when the valid Heartrate is gotten.//lll 0  1 2 3 4 5 6 7 8 9//0                    (7,0) [2]//1                             //2                         //3                             //4                         //5                         //6                         //7   (0, 6) [5]  (4,6) [4]   8//9                       (8,6) [1]       //10                (5,9) [3]

  

Dynamic curve display of the heart rate meter

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.