Is it possible to import data from an other soft as variables in UE4?

Hello,

I apologize in advence for the errors in my sentences.
I’m working on a project with some friends and I would like to know if it is possible in Unreal 4 to get data from an other soft or application and to integrate them in real time as variable.Example: I make turn a wheel of bike and with a speedometer I get back the data of speed. These data are registered in an application (PC).

Is it possible to get back these data in UE4 and transform them into variables and to increase or decrease these variables if my speed increase or decrease ? I need this process to be in real time.

I am not too much concerned by the code but I suppose that I shall have no choice to make what I want but first, is it possible ?

Thanks !