Is it possible to use data from real world hardware(like a temperature or humidity sensor) in unreal engine? And if yes, how?

I want to create an 3D-environment of a real-world building in unreal engine. In this building are many sensors like temperature sensors and humidity sensors. I want to use those data to show an user the data of their building when they walk in the 3D-environment.

Is this possible and if yes: how?

yes it is possible by serial communication you can send environment data like temperature and humidity data to unreal engine for this you need to use some plugins

Are you aware of any plugin like that? Or do you mean one would have to write their own?

Hi HaBe2305,
Here’s a free one on GitHub:

1 Like

This is dope. Thank you. Thanks for resurrecting this so I can get to know that.

1 Like