Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 481 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 481 Bytes

vibrationPlatform

Documentation and code for vibration platform in SDSM&T VR Lab

Arduino Code - Code on the arduino Nano in the vibration platform

Documentation - Documentation for the arduino code and serial communication

C_sharp Code - C_sharp code to run in unity for communicating with the arduino

vibration_platform_serial.cs - Methods to communicate with the vibration platform over serial

vibration_test.cs - Example code for the Vibration_platform_serial class