TV Antenna Rotator Using Cayenne

by Ida Susanti in Circuits > Microcontrollers

4172 Views, 36 Favorites, 0 Comments

TV Antenna Rotator Using Cayenne

IMG_1128.JPG
IMG_1127.JPG
Antenna Rotator using Cayenne

In this project, I will create a rotator for tv antenna.

because in my area tv signal reception is very depend on antenna direction.

so I create antenna rotator using cayenne to make me easier without moving antenna directly.

Hardware and Software

113990105 1 (1).jpg
SKU047142.4.JPG
150205_b243fb8e-efef-11e4-a2e2-37cd64efb121.jpg

To do this projects you need the following hardware and software :

NodeMCU ESP-12E

Micro servo sg90

Indoor tv antenna

Arduino IDE

Cayenne

Circuit Diagram

servo circuit.JPG

connect your nodemcu to micro servo as the picture

Upload Code to Your NodeMCU

upload the code in this step to your NodeMCU. don't forget to change the value of token, ssid, and password to yours.

Setup Cayenne

image1.PNG

Set up your cayenne dashboard. add servo widget and connect to virtual pin 9 and fill min value with 0, max value with 180. (this is the servo degrees)

And now you can control your antenna servo with cayenne.