I am working on a project where I have a physical object from where I am reading angles. I would like to send these angle values to my hololens so it can be displayed.
I wonder how I should proceed to accomplish this, I understand making a TCP connection with the Hololenes sending data from the PC is in some way difficult. Help is appreciated.