Arduino Smart Car

elegoo_smart_car_main_blog.JPG

In this tutorial, the Elegoo Arduino-enabled smart car will be explored using various capabilities of the smart car platform. The smart car kit includes an ultrasonic sensor, a line follower module, infrared receiver, and Bluetooth module - which allows for four different types of control and navigation of the vehicle. I will explore the Bluetooth control of the module, as it is the most stable and interesting of the four capabilities. The Elegoo kit contains all of the needed components to control the module, except of course, the smartphone itself. Using the kit and a smartphone, we will be in full control of the four-wheeled smart car, which we can drive forward, left, right, and backwards - all from the control of a smartphone!


Bluetooth Control

The Elegoo Smart Tool App is available for iPhone and Android, which allows users to control their smart car. The communication method uses Bluetooth Low Energy as the protocol to instruct the motors on the smart car how to move. The BLE device is a CC254x module, which communicates with an Arduino Uno board which contains an Arduino code used to turn each of the four wheels in a specific direction.

 

See More in Arduino:

Joshua Hrisko

Maker Portal is a blog-centric company intended for young innovators interested in real-world applications to engineering. Resources include: physical products, mobile applications, software development, e-learning, and blog-style article writing. The maker-based approach is explored using written articles with topics ranging from Raspberry Pi, heat transfer, acoustics, robotics, data analysis, Arduino, sensor design, Python programming, and much more. Difficulty levels range depending on the topic and there is extensive focus on open-source software implementation, however, there will be articles with a focus on software design as well. The intention is to demonstrate applications of engineering that are repeatable at the intermediate level without requiring colossal resources. 

https://makersportal.com/
Previous
Previous

PCBWay Printed Circuit Board Prototype Service

Next
Next

Accelerometer, Gyroscope, and Magnetometer Analysis with Raspberry Pi Part I: Basic Readings