Motor Control in Linkit ONE Using GSM and Bluetooth

by BharathRam in Circuits > Microcontrollers

715 Views, 4 Favorites, 0 Comments

Motor Control in Linkit ONE Using GSM and Bluetooth

Motor control in Linkit ONE using GSM and Bluetooth

Hi... This instructable is about how to control a motor using GSM aswell as BLuetooth and datalog its temperature and On/Off time to SD card....... I got a Linkit ONE free giveaway board... its an excellent board with inbuilt GSM,GRPS,GPS,RTC,BLUETOOTH,Wi-Fi,AUDIO,SD card slot... As the programming language is similar to Arduino its easier to code but compiling and uploading takes some time..

Materials Required

C360_2015-10-19-22-46-20-282.jpg
C360_2015-10-19-22-46-33-382.jpg
C360_2015-10-19-22-46-58-077.jpg

  1. Linkit One
  2. Motor + power supply for it
  3. BC547 Transistor
  4. LM35 temperature sensor
  5. SD card
  6. Sim card
  7. 1K ohm resistor
  8. wires
  9. Smartphone

Connections

Circuit_SingleTransistorDCMotor.png
C360_2015-10-19-22-47-24-051.jpg
C360_2015-10-18-12-10-45-029.jpg

Insert Sim card and SD card to the Linkit ONE board and connect GSM and Bluetooth Antenna
connect motor with BC547 as shown in the fig
connect the base of the transistor to PIN 8 of linkit one board
connect the lm35 output pin (pin 2) to analog pin A0

Coding

Download the Linkit ONE code from the below link

Linkit one code

Download the bluetooth application from the below link
bluetooth application
and watch the video to see its working.........