Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whether it can be used in other systems #37

Open
dangzhongzheng opened this issue Apr 25, 2024 · 2 comments
Open

Whether it can be used in other systems #37

dangzhongzheng opened this issue Apr 25, 2024 · 2 comments
Labels
question Further information is requested

Comments

@dangzhongzheng
Copy link

Hello, I would like to know whether it is possible to implement the call to the H10 chest belt and obtain real-time data in the system developed by Unity3D。

@JanCBrammer JanCBrammer added the question Further information is requested label Apr 25, 2024
@JanCBrammer
Copy link
Owner

Thanks for your question @dangzhongzheng. OpenHRV isn't designed to interface with other systems. However, you could re-implement or integrate sensor.py and (the relevant logic from) model.py in your application.

Interestingly, OpenHRV was originally build for the exact purpose you're describing: interfacing with a Unity application. OpenHRV used to communicate with Unity via a Redis queue (see also #4). Have a look at the Redis implementation in the commits prior to f4c1217.

@dangzhongzheng
Copy link
Author

Thanks a lot for the response,this will help me a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants