This is my final project for the BolT IoT training. The basic principle of the project is to use the bolt cloud server and to control the Arduino (car) with the help of API calls made by using the Android application, developed by using MIT App Inventer.
The App developed uses Bolts UART method to communicate with the arduino and send the instructions to perform the specific task.
The API call is made by using a web call function to give api calls using the bolt id and the unique API key obtained from the bolt cloud.
It can be operated from any distance, if the device is connected to internet and also the bolt device is connected to the wifi.
Comments