AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

The heart rate monitor

Ein Thema von DP News-Robot · begonnen am 6. Sep 2018
Antwort Antwort
Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.963 Beiträge
 
#1

The heart rate monitor

  Alt 6. Sep 2018, 08:20
With Delphi, we can monitor the heart beat, using a Bluetooth LE this device application acts in client mode and start first thing it does is search for a server of which read the data from the heart rate. This server will be a device such as those who use runners as they make any career. When you press the "Scan" button begins the search for LE Bluetooth device that implements the service "Heart Rate" for this uses the "DiscoverDevices" method with a timeout and an array of TBluetooth UUID's, in this case BluetoothLE1.DiscoverDevices(2500, [) HRSERVICE]) where HRSERVICE is a standard. TBluetoothUUID = ' {0000180D-0000-1000-8000-00805F9B34FB} then the timeout is triggered the method "OnEndDiscoverDevices" to discover the services available from a device using the method "Overload:System.ServiceProcess.ServiceController. GetServices", if you find them again when the method GetCharacteristic HRMEASUREMENT_CHARACTERISTIC: HRMEASUREMENT_CHARACTERISTIC: TBluetoothUUID = ' {0

Weiterlesen...
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:38 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz