How to get physical motors to work with UE4

Are there any resources out there that would shed some light on the process of getting real life motors to work in tandem with UE4 to create an immersive experience. For example say I’m on a roller coaster simulator and want my chair to rumbl when you are experiencing the first big drop.

Thanks!

You can interface UE4 with a microcontroller and use it to drive actuators (motors etc.) and get sensors information. Have a look at UE4duino 2. If you search on YouTube you will find some projects people did.