I’m trying to build a robot for my senior project but I don’t know if these parts go together. I’m trying to build a 4 wheeled robot that can react to voice and motion control. The parts i’m trying to use are Raspberry Pi 3 Computer Board, Grove Speech Recognition Module, HC-SR04 UltraSonic Range Finder, Pixy CMUCAM5 Image Sensor, DFRobot $WD ARduino-Compatible Platform w/Encoders, $00 Tie Interlocking Solderless Breadboard, and a wall adapter power supply 5v. I also want to if you can put a motor on the Raspberry Pi 3. Thank you in advanced.
Hi,
The products you indicated can work together. You may search online for examples to incorporate the modules with the Raspberry Pi.
For example :
]Interfacing HC-SR04 Ultrasonic Sensor with Raspberry Pi/:m]
]Hooking up Pixy to a Raspberry Pi/:m]
The DFRobot 4WD Arduino-Compatible Platform w/Encoders is intended to be used with an Arduino, therefore, won’t probably have a mounting pattern for Raspberry Pi.
To control DC motors using Raspberry Pi, you would need a DC motor driver.
You might be interested in this GoPiGo Robot Kit for Raspberry Pi which includes the robot chassis, 2 DC Motors, encoders, GoPiGo2 Board (motor driver) and battery holder.
This GoPiGo Stater Kit might also interest you.
For a more complete Raspberry Pi Robot kit, you can take a look at this Smart Video Car Kit for Raspberry Pi Model B+.
Regards,