CG数据库 >> Android : Arduino Bluetooth RC Car From Scratch

Android : Arduino Bluetooth RC Car From Scratch的图片1

Android : Arduino bluetooth RC car from scratch

WEBRip | MP4/AVC, ~1031 kb/s | 1280 x 720 | English: AAC, 92.5 kb/s (2 ch), 48.0 KHz | 740 MB

Genre: IT & Software / Hardware | Language: English | +Project Files

Create a android based remote control car from scratch using arduino and take your skills to next level

An open-source computer hardware and software company that designs and manufactures micro-controller-based kits for building digital devices and interactive objects that can sense and control objects in the physical world.

For programming the micro-controllers, the Arduino project provides an integrated development environment (IDE) based on the Processing project, which includes support for the C and C++ programming languages.

This course is for anyone who loves to work with arduino.

is essential to understand this course. No experience is required, and all you need is an Arduino and several low cost components.

In this course, I will walk you through a project called

"Android remote controlled car using arduino from scratch"

.

This is project of remote control car controlled over Bluetooth. The car receives commands from the android application over Bluetooth and on the basis of those commands the car performs certain action. A Bluetooth module HC-05 is connected to arduino which receives commands from the android application through serial communication and then the motors are controlled through L298N motor controller bridge. It has HC-SR04 distance sensor connected to it to detect the presence of different objects around it and modifies the motion of the motors appropriately.

I will teach you step by step how to go about building this project. I will also share the code with you so that you can replicate the project yourself.

Here's what you will learn:

How to measure distance and detect obstacles using HC-SR04 ultrasonic sensor

How to communicate with other devices using bluetooth

How to control DC motors using L298N motor controller

How to integrate components into a complete system

How to Setup Car chassis to build the body of car

How to Build circuits using the breadboard

After completing the course you will be familiarized with arduino and will be able to build your own remote controlled car from scratch and several other projects.