I am developing a project about a sort of snow-plow robot. The robot will have the following elements:
- 2 Brushless DC motors, 24V
- 3 linear actuators
- A remote control (with a playstation controller or similar)
- A camera
- A led-light
- The power supply should be by wire (no battery pack on board)
I am new to the Arduino world, and I tried to make up a general idea about its functionalities, but my question is: what type of board is the most appropriate to drive my robot? Is the Arduino Uno a good choice?
Speaking about the motors and actuators: should be the supplier to provide me with the arduino shield or I can find something "universal"?
Thank you for your help