Posts

Showing posts from May, 2021

Smartphone Controlled RC Car

Image
 Smartphone Controlled RC Car      Hey!  So, this blog post would help you make a DIY  Rc car that can be controlled using a smartphone via just Bluetooth. The entire page is divided into 6 main sections that'll guide you through the process -           Required parts    Fundamentals     Important stuff to keep in  mind    The circuit diagram          The code      Connecting the car with the mobile app       # STEP 1 - REQUIRED PARTS  Motors  and wheels kit   link L298n motor driver   link Arduino uno  link 9V battery  HC05 bluetooth module  link Jumper wires  link Mini bread board  link #STEP 2 - UNDERSTANDING THE  FUNCTIONING             W hen we move the joystick in the smartphone the action is recorded and a signal is sent to the c...