Skip to content

Hooking up a photoresistor to Arduino and sending off data to Unreal Engine 5.

Notifications You must be signed in to change notification settings

laertjansen/PhotoresistorUnrealEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

In this exercise, I'm using values retrieved from an Arduino photoresitor to drive the visibility of a widget component in Unreal Engine 5.

The analog values are imported in the range 0-1013 and converted to 0-1 in the Level Blueprint.

This is what the Blueprint looks like:

BP_Photoresistor

About

Hooking up a photoresistor to Arduino and sending off data to Unreal Engine 5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published