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
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
- Linkit One
- Motor + power supply for it
- BC547 Transistor
- LM35 temperature sensor
- SD card
- Sim card
- 1K ohm resistor
- wires
- Smartphone
Connections
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
Download the bluetooth application from the below link
bluetooth application
and watch the video to see its working.........