I was thinking of creating a surveillance mobile robot. And I am having a problem of choosing a PIC or a Arduino microcontroller. The surveillance mobile robot is controlled via wireless fidelity (Wi-Fi). If I choose PIC, is there a need for an Ethernet module?
I have searched that it need it for an Arduino board to connect to the Internet. I am a bit experienced with PIC, but some say Arduino is better for beginners. Which is better: using Arduino or PIC for the project? Or it should be done with both Arduino and PIC? And also I am thinking of using an Android phone as the controller for the robot.
What should I do?