The system comprises two arduino controlled components: the robot arm and the controller. The robot arm uses an Arduino Mega2560 and PCA9685 board, where the controller uses a Arduino Uno and shield.
This project came to reality when I was looking for a way to connect standard NRF24L01+ module to my Pi. I had found many tutorials explaining how to connect NRF24 modules to Pi but no ready made ...