bluetooth heart rate real time monitoring
#2
All of the following would require a programming effort (as far as I'm aware).

Quote:could be possible with PineTime to send real time heart rate sensor data [..]

The PineTime has functionality that allows it to wake periodically (see the new function to show the time each hour) and execute some function. It should be possible to wake the I2C bus, wake the HR sensor, make a reading and go back to sleep - all without entirely powering the device back on.

Quote:[..] through bluetooth connection directly (without phone) to a local server ?

Kind of. You need to get your data from the watch to the server via Bluetooth, so this could happen in bulk either via a Phone or Desktop. The good news is though that it should now be possible to collect HR data without needing to be tethered all the time to another device.

Note though that some important data such as GPS will not be available without a complimentary device offering GPS data.

In the future it could be great to see a PineTimePro that has a little more hardware capability, making it more independent from the need for external devices. Support for WiFi, a magnetometer, GPS and LoRa are all in theory within the realm of possibility - but expect a much more expensive device to result.
  Reply


Messages In This Thread
RE: bluetooth heart rate real time monitoring - by barray - 01-28-2022, 05:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  wasp-os bluetooth dev documentation? vrtigo 0 351 01-16-2025, 03:43 PM
Last Post: vrtigo
  Bluetooth BLE-MIDI-controller app for PineTime / InfiniTime Luno 0 1,037 08-20-2023, 05:17 AM
Last Post: Luno
  Python programme for a vibration signal from Raspberry Pi 4 via bluetooth connection Tria91 1 1,334 06-03-2023, 04:14 PM
Last Post: wibble
  Realtime heartrate and accelerometer via bluetooth Marc_s 0 1,072 05-01-2023, 05:40 AM
Last Post: Marc_s
  help on developing BLE bluetooth MIDI Luno 0 1,078 04-05-2023, 12:08 PM
Last Post: Luno
  How to use bluetooth after flashing mynewt razrosman 0 1,564 06-09-2022, 12:27 PM
Last Post: razrosman
  bluetooth GATT questions wilsonjw 2 3,399 07-08-2021, 08:33 PM
Last Post: wilsonjw
  Article: Bluetooth Time Sync and LVGL on PineTime Mynewt lupyuen 0 3,108 10-15-2020, 05:51 PM
Last Post: lupyuen
  Pine time mechancial source files reddyvishnu460@gmail.com 0 2,191 06-17-2020, 03:40 AM
Last Post: reddyvishnu460@gmail.com
  Article: Your First Bluetooth Low Energy App with Flutter lupyuen 0 3,526 06-03-2020, 05:44 PM
Last Post: lupyuen

Forum Jump:


Users browsing this thread: 1 Guest(s)