I would like to build my own robot with my raspberry pi.
To achieve that I will need:
-> Compass https://www.amazon.fr/SunFounder-Digita ... +RASPBERRY to make the robot following a direction
-> Ultrasonic sensor: https://www.amazon.fr/ultrasonic-ultras ... e+distance to detect obstacles
-> Adafruit motor hat to control my 2 DC Motors
-> Pi cam to do some opencv calculation.
I have already all this sensor exept the compass motors and a wood base.
My question is that I don't know if it is possible to combine all this sensor ?
I am not sure about the adafruit motor hat wich seem to use every pin (i'm not sure at all)
If it is not possible maybe it is more simple to go with a raspberry pi for camera control and network and an arduino ? (but it is a more complicated architecture and will use more power so if I can avoid that
Thanks by advance !