Project Overview:
Robotic arms and hands that are controlled by a VR headset and controllers. The end product should be able to mimic movements similar to a human arm.
Project Specific Success Criteria:
- PSSC #1: An ability to transmit data between the raspberry pi and the microcontroller through a wired connection.
- PSSC #2: An ability to control the servos to reach a position to +/- 5 degrees on the robot arm.
- PSSC #3: An ability to indicate when the Raspberry-Pi loses connection with the server by activating a buzzer with PWM.
- PSSC #4: An ability to transmit data from the server to a Raspberry Pi wireless with a latency of less than one second.
- PSSC #5: An ability to compute motor angles in Unity and send that data to the server with a latency of less than a half of a second.