Servo Control Over Bluetooth With Accelerometer

by sezgingul in Circuits > Arduino

7051 Views, 38 Favorites, 0 Comments

Servo Control Over Bluetooth With Accelerometer

accel bluetooth servo.jpg

In our project, we will control a servo motor via bluetooth.We do with motion-sensitive accelerometer control measures.

more information: http://make.robimek.com/servo-control-over-bluetooth-with-accelerometer/

Materials:

  • Arduino x 2
  • MPU6050 axis accelerometer
  • HC05 vs HC-06 Bluetooth module
  • Servo motor (we’ll use the example application 1.)

Transmitter Circuit:

servo transmıtter.png

The receiver and transmitter circuit connections are shown.Accelerometer SCL pin A5 to A4 SD pin will be connected.If you use mega-mega-pins are available in the name of these pins.Attach it to the pole pins.

Receiver Circuit:

servo recieve.png

Arduino Code: