Corporate FAQ

Home|Corporate FAQ
Corporate FAQ2021-11-16T16:14:47+00:00

WELCOME TO CORPORATE FAQ

Here Is The Most Frequently Asked Questions.

Quisque blandit dolor risus, sed dapibus dui facilisis sed. Donec eu porta elit. Aliquam porta sollicitudin ante, ac fermentum orci mattis et. Phasellus ac nibh eleifend, sagittis purus nec, elementum massa.

Booking travel arrangements2020-08-31T13:39:52+00:00

Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Vivamus suscipit tortor eget felis porttitor volutpat. Donec rutrum congue leo eget malesuada.

Booking travel arrangements2020-08-31T13:39:52+00:00

Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Vivamus suscipit tortor eget felis porttitor volutpat. Donec rutrum congue leo eget malesuada.

Organizing your to-do list and calendar2020-08-31T13:27:37+00:00

Nulla porttitor accumsan tincidunt. Curabitur aliquet quam id dui posuere blandit. Pellentesque in ipsum id orci porta dapibus. Proin eget tortor risus.

Organizing your to-do list and calendar2020-08-31T13:27:37+00:00

Nulla porttitor accumsan tincidunt. Curabitur aliquet quam id dui posuere blandit. Pellentesque in ipsum id orci porta dapibus. Proin eget tortor risus.

Diary management – Scheduling meetings and appointments2020-08-31T13:26:47+00:00

Cras ultricies ligula sed magna dictum porta. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Cras ultricies ligula sed magna dictum porta. Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem.

Diary management – Scheduling meetings and appointments2020-08-31T13:26:47+00:00

Cras ultricies ligula sed magna dictum porta. Vestibulum ac diam sit amet quam vehicula elementum sed sit amet dui. Cras ultricies ligula sed magna dictum porta. Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem.

Why should I trust Avada?2016-02-28T18:05:52+00:00

Mauris finibus eros eu orci iaculis laoreet. In accumsan nulla ut sagittis tristique. Morbi a sollicitudin dui, quis tincidunt purus. Pellentesque eu lacinia lacus. Vestibulum tincidunt erat ac massa gravida accumsan. Suspendisse finibus commodo arcu, sed dapibus enim tincidunt in. Suspendisse pretium mollis ex, ut auctor neque pellentesque a. Morbi vel cursus odio, at interdum lorem. Pellentesque vitae eros sapien.

Are the prebuilt websites fully customizable?2016-02-28T17:59:02+00:00

Mauris finibus eros eu orci iaculis laoreet. In accumsan nulla ut sagittis tristique. Morbi a sollicitudin dui, quis tincidunt purus. Pellentesque eu lacinia lacus. Vestibulum tincidunt erat ac massa gravida accumsan. Suspendisse finibus commodo arcu, sed dapibus enim tincidunt in. Suspendisse pretium mollis ex, ut auctor neque pellentesque a. Morbi vel cursus odio, at interdum lorem. Pellentesque vitae eros sapien.

Where can I get support?2016-02-28T17:57:11+00:00

Fusce porta augue quis erat dignissim, id laoreet sapien pulvinar. Nullam blandit nisi ac nulla tempus, ultrices condimentum elit ultrices. Donec semper accumsan ligula, ut rutrum purus ultrices id. Aenean eleifend velit at nibh consectetur pretium. Vestibulum at justo quis ex venenatis aliquet. Ut porta, nunc sed venenatis maximus, lectus magna maximus dui, vel lobortis dui odio at ipsum. Curabitur nisl nisl, consequat in fermentum vitae, semper et dolor. Mauris cursus scelerisque dui et molestie. Vivamus sapien ex, aliquam sit amet libero non, auctor gravida nibh.

Are there any recurring fees?2016-02-28T00:31:42+00:00

Nullam feugiat eleifend felis eu aliquam. Etiam bibendum, ante nec efficitur lacinia, lectus eros laoreet lectus, sit amet ultricies magna mi vel felis. Quisque ut varius arcu. Praesent efficitur, nisi at imperdiet luctus, tellus dui dignissim purus, et aliquam diam metus ac velit. Mauris aliquet rutrum mauris, ac tempus arcu eleifend sit amet. Integer at lacinia turpis. Morbi vehicula justo at velit facilisis, ac dictum quam sodales. In hac habitasse platea dictumst.

Nunc finibus, magna sed laoreet malesuada, risus libero iaculis tellus, ac consequat enim nunc sed metus. Cras a condimentum elit, vel convallis tellus. Sed mauris mi, sollicitudin eu tellus ut, efficitur scelerisque justo. Fusce id nibh ut sapien egestas consectetur sed nec arcu. Aliquam et orci nec nulla pellentesque varius. Sed mi mauris, ultricies eu pharetra eget, tincidunt eu enim. Pellentesque convallis dolor nisl.

What is included with my purchase of Avada?2016-02-28T00:29:55+00:00

Nunc euismod lobortis massa, id sollicitudin augue auctor vel. Integer ornare sollicitudin turpis vitae vestibulum. Curabitur faucibus ullamcorper lorem sed egestas. Pellentesque laoreet auctor eros, et consectetur eros auctor eget. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum tortor nisi, egestas eget molestie tincidunt, tempus sed justo. Vestibulum ultricies auctor varius. Fusce consequat tincidunt dui, ac adipiscing turpis adipiscing pulvinar. Aliquam erat volutpat. Vivamus eleifend rhoncus nulla in laoreet.

    About This Project

    Learn how to create a hand gesture controlled robot that can be controlled by our hand gestures.

    Project Info

    • Programming Platform: Arduino IDE
    • Difficulty: Intermediate
    • Estimated Time: 2 Hrs
    • Category: Arduino, Robotics

    https://youtu.be/FXPmexZIpHw

    Introduction

    We have witnessed the controlling of robots with the handheld devices like mobile phones. Taking a step further, we are going to create a gesture-controlled robot. Yes, you read that correct, this bot can be controlled with your hand gesture. You don’t need to tap on any device, instead, you need to just move your hand to make the bot move.

    Working of Gesture Controlled Bot

    There is a serial communication between the two Arduino boards while one board is used to send the signals the other one is used to receive the signals. The accelerometer sensor senses the gesture of the hand and the transmitter uses a HC05 Bluetooth module to send the signal.  The transmitter circuit

    In this project we are going to learn about the hand gesture controlled robot.

    Components Required

    IMAGE COMPONENT QUANTITY

    bo-motor

    BO Motor

    2

    wheels

    Wheels

    2

    bluetooth-module-HC-05

    Bluetooth Module HC-05

    2

    motor-driver-L298N

    Motor Driver (L298N)

    1

    jumper-wire

    Jumper Wires

    As Per Required

    accelerometer-sensor

    Accelerometer Sensor

    1

    battery

    Battery

    4

    arduino

    Arduino UNO

    1

    Arduino-nano

    Arduino Nano

    1

    What is BO Motor?

    BO motor is a lightweight DC geared motor that gives good torque and RPM at low voltages. The BO motor has the ability to run at approximately 150 RPM when driven by a single Li-Ion cell. The BO motor is used for the lightweight applications and is available in different torque and RPM.

    What is L298N Motor Driver?

     L298N is a high current dual full-bridge driver that is capable of accepting standard TTL logic levels. It can drive inductive loads like relays, solenoids, motors (DC and stepping motor), etc. Low saturation voltage, over-temperature protection, etc are some of its notable features.

    What is Bluetooth Module HC-05?

    The HC-05 Bluetooth module uses serial communication to communicate with the electronics. It can be operated within 4-6V of power supply. It supports baud rates of 9600, 19200, 38400, 57600, and more. This Bluetooth module can be operated in Master-Slave mode which means it will neither send nor receive data from external sources.

    What is Accelerometer Sensor?

    Accelerometer is an electromechanical device used to measure acceleration forces that are either static like the force of gravity or dynamic like in mobile devices.

    Building Guide

    Step 1: Assembly

    • Start by listing the components required.

    • Now create the receiver bot by adding a motor driver L298N to it.


    add-arduino-uno

    • Now add the Arduino UNO on top of the bot with the help of double-sided tape.

    Connect-the-motor-pin-with-the-Arduino

    • Connect the motor pin with the Arduino digital pin 6,7,9,10.

    • Connect the Bluetooth module to the receiver end.

    connect-the-bluetooth-module-to-the-receiver-end

    • Power up the motor driver by providing the 12V and the GND connection using Arduino.

    power-up-motor-using-arduino

    • Now create the transmitter.

    transmitter

    connect-bluetooth-to-transmeter
    bluetooth-transmeter

    • Powering the Bluetooth module and accelerometer sensor.

    connect-bluetooth-to-board

    Step 2: Logic

    • If the accelerometer sensor is tilted towards the right side then the bot should move to the right side and similarly for the other directions also respectively left, front and back.
    • If the accelerometer sensor is still or not tilting in any direction then the bot should not be moving in any of the directions.

    Step 3: Circuitry of the Robot

    • Powering the components
    • Powering the Bluetooth module.
    • VCC to 5V
    • GND / to GND
    • Tx to Rx
    • Rx to Tx
    • Powering the motor driver
    • 12V to Vin pin
    • GND to GND
    • Left Motor to 3,4
    • Right Motor to 5,6

    Step 4: Code

    The following code will help you to make the Hand Gesture Controlled Robot:

    Code

    DESCRIPTION

    DOWNLOAD CODE

    Hand Gesture Controlled Robot Code


    Download Code

    Wasn’t this project interesting? Hope you enjoyed it. Do share your views with us. Were you able to successfully make the gesture-controlled bot following the stepwise procedure given above? Does your bot move with your hand gesture?

    About This Project

    Learn how to create a hand gesture controlled robot that can be controlled by our hand gestures.

    Project Info

    • Programming Platform: Arduino IDE
    • Difficulty: Intermediate
    • Estimated Time: 2 Hrs
    • Category: Arduino, Robotics

    https://youtu.be/FXPmexZIpHw

    Introduction

    We have witnessed the controlling of robots with the handheld devices like mobile phones. Taking a step further, we are going to create a gesture-controlled robot. Yes, you read that correct, this bot can be controlled with your hand gesture. You don’t need to tap on any device, instead, you need to just move your hand to make the bot move.

    Working of Gesture Controlled Bot

    There is a serial communication between the two Arduino boards while one board is used to send the signals the other one is used to receive the signals. The accelerometer sensor senses the gesture of the hand and the transmitter uses a HC05 Bluetooth module to send the signal.  The transmitter circuit

    In this project we are going to learn about the hand gesture controlled robot.

    Components Required

    IMAGE COMPONENT QUANTITY

    bo-motor

    BO Motor

    2

    wheels

    Wheels

    2

    bluetooth-module-HC-05

    Bluetooth Module HC-05

    2

    motor-driver-L298N

    Motor Driver (L298N)

    1

    jumper-wire

    Jumper Wires

    As Per Required

    accelerometer-sensor

    Accelerometer Sensor

    1

    battery

    Battery

    4

    arduino

    Arduino UNO

    1

    Arduino-nano

    Arduino Nano

    1

    What is BO Motor?

    BO motor is a lightweight DC geared motor that gives good torque and RPM at low voltages. The BO motor has the ability to run at approximately 150 RPM when driven by a single Li-Ion cell. The BO motor is used for the lightweight applications and is available in different torque and RPM.

    What is L298N Motor Driver?

     L298N is a high current dual full-bridge driver that is capable of accepting standard TTL logic levels. It can drive inductive loads like relays, solenoids, motors (DC and stepping motor), etc. Low saturation voltage, over-temperature protection, etc are some of its notable features.

    What is Bluetooth Module HC-05?

    The HC-05 Bluetooth module uses serial communication to communicate with the electronics. It can be operated within 4-6V of power supply. It supports baud rates of 9600, 19200, 38400, 57600, and more. This Bluetooth module can be operated in Master-Slave mode which means it will neither send nor receive data from external sources.

    What is Accelerometer Sensor?

    Accelerometer is an electromechanical device used to measure acceleration forces that are either static like the force of gravity or dynamic like in mobile devices.

    Building Guide

    Step 1: Assembly

    • Start by listing the components required.

    • Now create the receiver bot by adding a motor driver L298N to it.


    add-arduino-uno

    • Now add the Arduino UNO on top of the bot with the help of double-sided tape.

    Connect-the-motor-pin-with-the-Arduino

    • Connect the motor pin with the Arduino digital pin 6,7,9,10.

    • Connect the Bluetooth module to the receiver end.

    connect-the-bluetooth-module-to-the-receiver-end

    • Power up the motor driver by providing the 12V and the GND connection using Arduino.

    power-up-motor-using-arduino

    • Now create the transmitter.

    transmitter

    connect-bluetooth-to-transmeter
    bluetooth-transmeter

    • Powering the Bluetooth module and accelerometer sensor.

    connect-bluetooth-to-board

    Step 2: Logic

    • If the accelerometer sensor is tilted towards the right side then the bot should move to the right side and similarly for the other directions also respectively left, front and back.
    • If the accelerometer sensor is still or not tilting in any direction then the bot should not be moving in any of the directions.

    Step 3: Circuitry of the Robot

    • Powering the components
    • Powering the Bluetooth module.
    • VCC to 5V
    • GND / to GND
    • Tx to Rx
    • Rx to Tx
    • Powering the motor driver
    • 12V to Vin pin
    • GND to GND
    • Left Motor to 3,4
    • Right Motor to 5,6

    Step 4: Code

    The following code will help you to make the Hand Gesture Controlled Robot:

    Code

    DESCRIPTION

    DOWNLOAD CODE

    Hand Gesture Controlled Robot Code


    Download Code

    Wasn’t this project interesting? Hope you enjoyed it. Do share your views with us. Were you able to successfully make the gesture-controlled bot following the stepwise procedure given above? Does your bot move with your hand gesture?

    About This Project

    Learn how to create a hand gesture controlled robot that can be controlled by our hand gestures.

    Project Info

    • Programming Platform: Arduino IDE
    • Difficulty: Intermediate
    • Estimated Time: 2 Hrs
    • Category: Arduino, Robotics

    https://youtu.be/FXPmexZIpHw

    Introduction

    We have witnessed the controlling of robots with the handheld devices like mobile phones. Taking a step further, we are going to create a gesture-controlled robot. Yes, you read that correct, this bot can be controlled with your hand gesture. You don’t need to tap on any device, instead, you need to just move your hand to make the bot move.

    Working of Gesture Controlled Bot

    There is a serial communication between the two Arduino boards while one board is used to send the signals the other one is used to receive the signals. The accelerometer sensor senses the gesture of the hand and the transmitter uses a HC05 Bluetooth module to send the signal.  The transmitter circuit

    In this project we are going to learn about the hand gesture controlled robot.

    Components Required

    IMAGE COMPONENT QUANTITY

    bo-motor

    BO Motor

    2

    wheels

    Wheels

    2

    bluetooth-module-HC-05

    Bluetooth Module HC-05

    2

    motor-driver-L298N

    Motor Driver (L298N)

    1

    jumper-wire

    Jumper Wires

    As Per Required

    accelerometer-sensor

    Accelerometer Sensor

    1

    battery

    Battery

    4

    arduino

    Arduino UNO

    1

    Arduino-nano

    Arduino Nano

    1

    What is BO Motor?

    BO motor is a lightweight DC geared motor that gives good torque and RPM at low voltages. The BO motor has the ability to run at approximately 150 RPM when driven by a single Li-Ion cell. The BO motor is used for the lightweight applications and is available in different torque and RPM.

    What is L298N Motor Driver?

     L298N is a high current dual full-bridge driver that is capable of accepting standard TTL logic levels. It can drive inductive loads like relays, solenoids, motors (DC and stepping motor), etc. Low saturation voltage, over-temperature protection, etc are some of its notable features.

    What is Bluetooth Module HC-05?

    The HC-05 Bluetooth module uses serial communication to communicate with the electronics. It can be operated within 4-6V of power supply. It supports baud rates of 9600, 19200, 38400, 57600, and more. This Bluetooth module can be operated in Master-Slave mode which means it will neither send nor receive data from external sources.

    What is Accelerometer Sensor?

    Accelerometer is an electromechanical device used to measure acceleration forces that are either static like the force of gravity or dynamic like in mobile devices.

    Building Guide

    Step 1: Assembly

    • Start by listing the components required.

    • Now create the receiver bot by adding a motor driver L298N to it.


    add-arduino-uno

    • Now add the Arduino UNO on top of the bot with the help of double-sided tape.

    Connect-the-motor-pin-with-the-Arduino

    • Connect the motor pin with the Arduino digital pin 6,7,9,10.

    • Connect the Bluetooth module to the receiver end.

    connect-the-bluetooth-module-to-the-receiver-end

    • Power up the motor driver by providing the 12V and the GND connection using Arduino.

    power-up-motor-using-arduino

    • Now create the transmitter.

    transmitter

    connect-bluetooth-to-transmeter
    bluetooth-transmeter

    • Powering the Bluetooth module and accelerometer sensor.

    connect-bluetooth-to-board

    Step 2: Logic

    • If the accelerometer sensor is tilted towards the right side then the bot should move to the right side and similarly for the other directions also respectively left, front and back.
    • If the accelerometer sensor is still or not tilting in any direction then the bot should not be moving in any of the directions.

    Step 3: Circuitry of the Robot

    • Powering the components
    • Powering the Bluetooth module.
    • VCC to 5V
    • GND / to GND
    • Tx to Rx
    • Rx to Tx
    • Powering the motor driver
    • 12V to Vin pin
    • GND to GND
    • Left Motor to 3,4
    • Right Motor to 5,6

    Step 4: Code

    The following code will help you to make the Hand Gesture Controlled Robot:

    Code

    DESCRIPTION

    DOWNLOAD CODE

    Hand Gesture Controlled Robot Code


    Download Code

    Wasn’t this project interesting? Hope you enjoyed it. Do share your views with us. Were you able to successfully make the gesture-controlled bot following the stepwise procedure given above? Does your bot move with your hand gesture?

    About This Project

    Learn how to create a hand gesture controlled robot that can be controlled by our hand gestures.

    Project Info

    • Programming Platform: Arduino IDE
    • Difficulty: Intermediate
    • Estimated Time: 2 Hrs
    • Category: Arduino, Robotics

    https://youtu.be/FXPmexZIpHw

    Introduction

    We have witnessed the controlling of robots with the handheld devices like mobile phones. Taking a step further, we are going to create a gesture-controlled robot. Yes, you read that correct, this bot can be controlled with your hand gesture. You don’t need to tap on any device, instead, you need to just move your hand to make the bot move.

    Working of Gesture Controlled Bot

    There is a serial communication between the two Arduino boards while one board is used to send the signals the other one is used to receive the signals. The accelerometer sensor senses the gesture of the hand and the transmitter uses a HC05 Bluetooth module to send the signal.  The transmitter circuit

    In this project we are going to learn about the hand gesture controlled robot.

    Components Required

    IMAGE COMPONENT QUANTITY

    bo-motor

    BO Motor

    2

    wheels

    Wheels

    2

    bluetooth-module-HC-05

    Bluetooth Module HC-05

    2

    motor-driver-L298N

    Motor Driver (L298N)

    1

    jumper-wire

    Jumper Wires

    As Per Required

    accelerometer-sensor

    Accelerometer Sensor

    1

    battery

    Battery

    4

    arduino

    Arduino UNO

    1

    Arduino-nano

    Arduino Nano

    1

    What is BO Motor?

    BO motor is a lightweight DC geared motor that gives good torque and RPM at low voltages. The BO motor has the ability to run at approximately 150 RPM when driven by a single Li-Ion cell. The BO motor is used for the lightweight applications and is available in different torque and RPM.

    What is L298N Motor Driver?

     L298N is a high current dual full-bridge driver that is capable of accepting standard TTL logic levels. It can drive inductive loads like relays, solenoids, motors (DC and stepping motor), etc. Low saturation voltage, over-temperature protection, etc are some of its notable features.

    What is Bluetooth Module HC-05?

    The HC-05 Bluetooth module uses serial communication to communicate with the electronics. It can be operated within 4-6V of power supply. It supports baud rates of 9600, 19200, 38400, 57600, and more. This Bluetooth module can be operated in Master-Slave mode which means it will neither send nor receive data from external sources.

    What is Accelerometer Sensor?

    Accelerometer is an electromechanical device used to measure acceleration forces that are either static like the force of gravity or dynamic like in mobile devices.

    Building Guide

    Step 1: Assembly

    • Start by listing the components required.

    • Now create the receiver bot by adding a motor driver L298N to it.


    add-arduino-uno

    • Now add the Arduino UNO on top of the bot with the help of double-sided tape.

    Connect-the-motor-pin-with-the-Arduino

    • Connect the motor pin with the Arduino digital pin 6,7,9,10.

    • Connect the Bluetooth module to the receiver end.

    connect-the-bluetooth-module-to-the-receiver-end

    • Power up the motor driver by providing the 12V and the GND connection using Arduino.

    power-up-motor-using-arduino

    • Now create the transmitter.

    transmitter

    connect-bluetooth-to-transmeter
    bluetooth-transmeter

    • Powering the Bluetooth module and accelerometer sensor.

    connect-bluetooth-to-board

    Step 2: Logic

    • If the accelerometer sensor is tilted towards the right side then the bot should move to the right side and similarly for the other directions also respectively left, front and back.
    • If the accelerometer sensor is still or not tilting in any direction then the bot should not be moving in any of the directions.

    Step 3: Circuitry of the Robot

    • Powering the components
    • Powering the Bluetooth module.
    • VCC to 5V
    • GND / to GND
    • Tx to Rx
    • Rx to Tx
    • Powering the motor driver
    • 12V to Vin pin
    • GND to GND
    • Left Motor to 3,4
    • Right Motor to 5,6

    Step 4: Code

    The following code will help you to make the Hand Gesture Controlled Robot:

    Code

    DESCRIPTION

    DOWNLOAD CODE

    Hand Gesture Controlled Robot Code


    Download Code

    Wasn’t this project interesting? Hope you enjoyed it. Do share your views with us. Were you able to successfully make the gesture-controlled bot following the stepwise procedure given above? Does your bot move with your hand gesture?

    About This Project

    Learn how to create a hand gesture controlled robot that can be controlled by our hand gestures.

    Project Info

    • Programming Platform: Arduino IDE
    • Difficulty: Intermediate
    • Estimated Time: 2 Hrs
    • Category: Arduino, Robotics

    https://youtu.be/FXPmexZIpHw

    Introduction

    We have witnessed the controlling of robots with the handheld devices like mobile phones. Taking a step further, we are going to create a gesture-controlled robot. Yes, you read that correct, this bot can be controlled with your hand gesture. You don’t need to tap on any device, instead, you need to just move your hand to make the bot move.

    Working of Gesture Controlled Bot

    There is a serial communication between the two Arduino boards while one board is used to send the signals the other one is used to receive the signals. The accelerometer sensor senses the gesture of the hand and the transmitter uses a HC05 Bluetooth module to send the signal.  The transmitter circuit

    In this project we are going to learn about the hand gesture controlled robot.

    Components Required

    IMAGE COMPONENT QUANTITY

    bo-motor

    BO Motor

    2

    wheels

    Wheels

    2

    bluetooth-module-HC-05

    Bluetooth Module HC-05

    2

    motor-driver-L298N

    Motor Driver (L298N)

    1

    jumper-wire

    Jumper Wires

    As Per Required

    accelerometer-sensor

    Accelerometer Sensor

    1

    battery

    Battery

    4

    arduino

    Arduino UNO

    1

    Arduino-nano

    Arduino Nano

    1

    What is BO Motor?

    BO motor is a lightweight DC geared motor that gives good torque and RPM at low voltages. The BO motor has the ability to run at approximately 150 RPM when driven by a single Li-Ion cell. The BO motor is used for the lightweight applications and is available in different torque and RPM.

    What is L298N Motor Driver?

     L298N is a high current dual full-bridge driver that is capable of accepting standard TTL logic levels. It can drive inductive loads like relays, solenoids, motors (DC and stepping motor), etc. Low saturation voltage, over-temperature protection, etc are some of its notable features.

    What is Bluetooth Module HC-05?

    The HC-05 Bluetooth module uses serial communication to communicate with the electronics. It can be operated within 4-6V of power supply. It supports baud rates of 9600, 19200, 38400, 57600, and more. This Bluetooth module can be operated in Master-Slave mode which means it will neither send nor receive data from external sources.

    What is Accelerometer Sensor?

    Accelerometer is an electromechanical device used to measure acceleration forces that are either static like the force of gravity or dynamic like in mobile devices.

    Building Guide

    Step 1: Assembly

    • Start by listing the components required.

    • Now create the receiver bot by adding a motor driver L298N to it.


    add-arduino-uno

    • Now add the Arduino UNO on top of the bot with the help of double-sided tape.

    Connect-the-motor-pin-with-the-Arduino

    • Connect the motor pin with the Arduino digital pin 6,7,9,10.

    • Connect the Bluetooth module to the receiver end.

    connect-the-bluetooth-module-to-the-receiver-end

    • Power up the motor driver by providing the 12V and the GND connection using Arduino.

    power-up-motor-using-arduino

    • Now create the transmitter.

    transmitter

    connect-bluetooth-to-transmeter
    bluetooth-transmeter

    • Powering the Bluetooth module and accelerometer sensor.

    connect-bluetooth-to-board

    Step 2: Logic

    • If the accelerometer sensor is tilted towards the right side then the bot should move to the right side and similarly for the other directions also respectively left, front and back.
    • If the accelerometer sensor is still or not tilting in any direction then the bot should not be moving in any of the directions.

    Step 3: Circuitry of the Robot

    • Powering the components
    • Powering the Bluetooth module.
    • VCC to 5V
    • GND / to GND
    • Tx to Rx
    • Rx to Tx
    • Powering the motor driver
    • 12V to Vin pin
    • GND to GND
    • Left Motor to 3,4
    • Right Motor to 5,6

    Step 4: Code

    The following code will help you to make the Hand Gesture Controlled Robot:

    Code

    DESCRIPTION

    DOWNLOAD CODE

    Hand Gesture Controlled Robot Code


    Download Code

    Wasn’t this project interesting? Hope you enjoyed it. Do share your views with us. Were you able to successfully make the gesture-controlled bot following the stepwise procedure given above? Does your bot move with your hand gesture?

Title

Go to Top