You are on page 1of 14

DIY GEEKS Socializing Technology

Page 0 of 14
DIY GEEKS Socializing Technology

Step 1: Attaching Breadboard


Take the sheath off the double sided tape below the breadboard and attach the
breadboard to car chassis as shown in Figure 1 and 2 below:

Figure 1

Figure 2

Page 1 of 14
DIY GEEKS Socializing Technology

Step 2: Covering caster wheel screws with tape


Now take some tape and cover the screws above the caster wheel as shown below,
We are going to place Arduino Uno board over here. These can cause short circuit
when electrical components are placed above them.

Figure 3

Figure 4

Page 2 of 14
DIY GEEKS Socializing Technology

Step 3: Attaching Arduino UNO on car chassis


Now take out Arduino UNO and place it on top of the caster wheel side of the car
chassis.

Figure 5

Figure 6

Page 3 of 14
DIY GEEKS Socializing Technology

Screw down the board using screws and nuts as shown below:

Figure 7

Figure 8

Page 4 of 14
DIY GEEKS Socializing Technology

Step 4: Attaching L298 on car chassis


Attach the L298N driver to the chassis using the double sided tape in the orientation
as shown in Figure 10.

Figure 9

Figure 10

Page 5 of 14
DIY GEEKS Socializing Technology

Step 5: Passing motor wires through chassis


Pass the motor wires through the two holes on the sides of the chassis as illustrated
below.

Figure 11

Figure 12

Page 6 of 14
DIY GEEKS Socializing Technology

Repeat the same step for the second motor. It should now look like this:

Figure 13

Page 7 of 14
DIY GEEKS Socializing Technology

Step 6: Connecting motors with L298


Screw down the wires of motors on the motor driver, keeping in mind which wire
goes to which terminal of the motor driver as depicted below:

Figure 14

Figure 15

Page 8 of 14
DIY GEEKS Socializing Technology

Step 7: Removing extra jumpers from L298


Notice the 6 pins on the front of the motor driver marked as ENA, IN1, IN2, IN3, IN4,
ENB. We need to connect those pins to Arduino UNO. For that take off the jumpers
from the pins ENA and ENB.

Figure 16

Figure 17

Page 9 of 14
DIY GEEKS Socializing Technology

Step 8: Connecting L298 and Arduino


Take a bundle of 6 male to female jumper wires. Attach the female end of that bundle
to those 6 pins from ENA to ENB on the motor driver, and the male end on the digitals
pins from 10 to 5, with ENA going to pin 10 of Arduino and ENB going to pin 5.

Figure 18

Figure 19

Page 10 of 14
DIY GEEKS Socializing Technology

Figure 20

Page 11 of 14
DIY GEEKS Socializing Technology

Step 9: Connecting Ultrasonic Sensor with Arduino


Now place the ultrasonic sensor on the breadboard facing outward, with its pin marked
as VCC going to 5V pin of Arduino UNO, GND to GND, Trig to pin 3 and Echo to pin
2.

Figure 21

Figure 22

Page 12 of 14
DIY GEEKS Socializing Technology

Trig pin is attached to pin 3 and Echo to pin 2, as shown by white and black wire below:

Figure 23

Similarly, VCC of ultrasonic sensor is attached to 5V pin of Arduino UNO and GND
to GND pin.

Figure 24

Page 13 of 14

You might also like