Make Bluetooth android App to control Arduino Projects

 Make Bluetooth android App to control Arduino Projects




Hello Friends,
In this video i am going to show hou how to make a custom android app to control a LED connected to an Arduino project, in this single video i am going to make Android app programming uisng MIT app inventor and Arduino Code uisng IDE, hope you will enjoy this tutorial as it will give you deep basic knowledge for android app development for arduino projects, how to connect bluetooth client with android app, how to send string through andrdoid app to arduino communication,


MIT App inventor


MIT App Inventor is a web application integrated development environment originally provided by Google, and now maintained by the Massachusetts Institute of Technology (MIT). It allows newcomers to computer programming to create application software (apps) for two operating systems (OS): Android, and iOS, which, as of 8 July 2019, is in final beta testing. It is free and open-source software released under dual licensing: a Creative Commons Attribution ShareAlike 3.0 Unported license, and an Apache License 2.0 for the source code.

It uses a graphical user interface (GUI) very similar to the programming languages Scratch (programming language) and the StarLogo, which allows users to drag and drop visual objects to create an application that can run on Android devices, while an App-Inventor Companion (the program that allows the app to run and debug on) that works on iOS running devices are still under development. In creating App Inventor, Google drew upon significant prior research in educational computing, and work done within Google on online development environments.


Arduino UNO



The Arduino Uno is an open-source microcontroller board based on the Microchip ATmega328P microcontroller and developed by Arduino.cc and initially released in 2010.The board is equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards (shields) and other circuits. The board has 14 digital I/O pins (six capable of PWM output), 6 analog I/O pins, and is programmable with the Arduino IDE (Integrated Development Environment), via a type B USB cable. It can be powered by the USB cable or by an external 9-volt battery, though it accepts voltages between 7 and 20 volts. It is similar to the Arduino Nano and Leonardo.The hardware reference design is distributed under a Creative Commons Attribution Share-Alike 2.5 license and is available on the Arduino website.


HC 05



The HC05 bluetooth module is used as UART serial converter module and can easily transfer the UART data through the wireless bluetooth.

The Bluetooth module has a Frequency: 2.4GHz ISM band, PIO control and comes with an integrated antenna and edge connector.

The HC-05 bluetooth module can be used in master or slave configuration.

Package Content: 1 x HC05 Bluetooth Transceiver Module

You can use it simply for a serial port replacement to establish connection between MCU and GPS, piece to your embedded project and etc.


Android App Download 


Arduino Code Download




No comments:

Post a Comment

Wifi Home automation Diy kit

 Wifi Home automation Diy kit By Manmohan Pal Wifi Home Automation Kit Hi, This is Manmohan Pal, I am glad to present a DIY kit for Home Aut...