Hello everyone,
I’m very very new to UE4 and programming and I’m very happy about the Blueprint solutions! I Hope I could find someone who is able to help out
Currently I’m working on a project, in which I try to include Arduino Data (I’m already using the UE4Duino Plugin) into a widget for a VR-environment in the UE4.24 Engine . I’m getting the Data via “read and Print string” in the Level Blueprint, but I’m kinda lost at the point to get data in the Widget Blueprint sooooo now I’m also trying to save the Data coming from the Arduino to the Engine into a CSV file, if possible with a timestamp. If that works, further on I would like to do the same with a timestamp that tells me when someone grabbed an and what the Ardunio Data was during that and have it saved in a CSV.
Is that even possible?
Is there someone out here who could help me out?
I’m really lost here (again) and I’m very very thankful in advance for any solutions
THANK YOU