Mi Band/Amazfit OSC heart rate monitor for VRChat #97
Replies: 13 comments 13 replies
-
My Amazfit Band 5 randomly stops sending heartbeat data to the server. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I would suggest an automated timed resync with the device. The update rate slows down veeery much after a while and only a restart and/or resync of the software/device helps. |
Beta Was this translation helpful? Give feedback.
-
Thanks for sharing this, @vard88508! It's been added to the list. |
Beta Was this translation helpful? Give feedback.
-
Hello, I have a question. Is there anyway in your code to know if the person using the smartband is on an physical activity using the activity_data UUID ? |
Beta Was this translation helpful? Give feedback.
-
"No Characteristics matching UUID 00000009-0000-3512-2118-0009af100700 found in Service with UUID 0000fee1-0000-1000-8000-00805f9b34fb." Got this error, any fix for it? Not sure what I should do |
Beta Was this translation helpful? Give feedback.
-
does it work with an apple watch ? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello! Anybody tried Xiaomi Smart Band 7 or Huawei Band 7/8? |
Beta Was this translation helpful? Give feedback.
-
I have a Amazfit BIP model A1608 and get this error when trying to connect: Older device support (like Mi Band 4/5) CHECKED |
Beta Was this translation helpful? Give feedback.
-
Ive been using a amazfit bip3 for months with no problems but it's suddenly connecting but not sending a heart rate, please help |
Beta Was this translation helpful? Give feedback.
-
Welp... I'm trying with Amazfit band 7 sport and I receive Connection attempt failed. |
Beta Was this translation helpful? Give feedback.
-
Hey i have the Problem, |
Beta Was this translation helpful? Give feedback.
-
Mi Band/Amazfit OSC heart rate monitor for VRChat
What is this?
This app allows you to send OSC messages of your heart rate using your smartwatch/fitness tracker to your VRChat Avatar.
Basically you have 3 parameters to play with:
Heartrate
sends float valuefrom -1 to 1
(0-255bpm) (Use this when you need to display bpm counter)Heartrate2
sends float valuefrom 0 to 1
(0-255bpm) (Easier to control your animations but not enough precise over network. Do not use this to display bpm counter. Use cases: making actual sound of heartbeat, making animations which speed is equal to your bpm)Heartrate3
sends int valuefrom 0 to 255
(0-255bpm) (Useful for those who wanna bind specific event to specific heart rate. Use case: changing your outfit on avatar to sport one when your bpm goes higher than 130)Supported devices
It was recently discovered that the app can support not only Mi band 4/5, but many more devices! If your smartwatch/fitness tracker supports Amazfit or Zepp apps, give it a try.
Confirmed devices list:
For more information, visit the GitHub repository: https://github.com/vard88508/vrc-osc-miband-hrm
If you have any questions: ask them here, or in #avatars-osc channel in VRChat discord.
Beta Was this translation helpful? Give feedback.
All reactions