Building Robots with Python and Raspberry Pi
  • Introduction
  • Chapter1
  • Chapter2
  • Chapter3
  • Chapter4
  • Chapter5
  • Chapter6
  • Chapter7
  • Chapter8
  • Chapter9
  • Chapter10
Powered by GitBook
On this page

Chapter10

Using Raspberry and mobile phone, we can bring AI to the robot car. The following can be achieved:

1) voice recognition and voice controlled car.

Mobile phone can recognize voice command from the user and then transmit commands to the raspberry PI car.

2) speech synthesis and talking car

We can connect the car to a speaker via bluetooth. Synthesized speech can be transfered to the bluetooth speaker.

3) computer vision and autonomous driven car

The camera module on the raspberry PI car can capture a lot of information for us. We can use it to track objectives and control our car automatically.

PreviousChapter9

Last updated 7 years ago