April 2018
Intermediate to advanced
248 pages
5h 31m
English
In this chapter, we have a task cut out to build a Wi-Fi-controlled robotic car. It will not just move forwards and backwards, but will also make left and right turns. Additionally, you will also be able to control the speed of the car using pulse-width modulation (PWM). So, let's build the bot.
We need the following hardware components to build the car:
The following topics are covered in the chapter:
Since we have already used DC motor, L293D IC, and LEDs in Chapter 5, Controlling the Pi, we will not go through ...