UE5+Arduino UDP Send & Recieve
Arduino Code UE5 Blueprint Viewport Gameview
NYU ITP
Arduino Code UE5 Blueprint Viewport Gameview
GitHub Link For this assignment, I experiment with different inputs in HTML. I added an event listener to save the result of the input when the button is pressed. However, I could only save one output. Ideally, I would like to save and display all outputs whenever the button is pressed. I think this could … Continue reading Assignment #2: HTML webpage
For this assignment, I decided to stream data from a KY-030 Microphone Sound Sensor. The configuration is really simple using a TCP IN, FUNCTION, WRITE FILE, and DEBUG node. The sensor data I am getting normally shows values of around 170. When there is a loud noise or when I blow air into the microphone, … Continue reading Assignment #1 – TCP output from Arduino