Open Hardware creator

Infrared Shield

Tutorial of WiFi TV Remote Control Using Infrared Shield and Juniper Gainspan WiFi Shield

Hits:  UpdateTime:2012-08-01 18:33:00  【Printing】  【Close

In this tutorial, we are going to make a WiFi TV remote control using LinkSprite Infrared Shield and LinkSprite Juniper Gainspan WiFi shield.  We also design an Android app so that you can control your TV using your Android smartphone without the need of the remote control.

 

Stop fighting for the remote control. Now everybody in the house has a remote control! 

 

 

 

 

The Arduino code for infrared and gainspan can be downloaded from here

Download Android source code for WiFi TV Remote Control here

 

First, we need to configure the Juniper wifi shield. When use AT command to configure the Juniper WiFi shield, remove ATMEGA328P on the Arduino, short J4 (Pi1) and J5 (p2), Short J4 (pin2) and J5 (pin1), then connect the Arduino with Juniper installed to PC.

 

Using serial terminal console on PC, the configuration steps are as follows:

 

AT           --- Detect if module is connected to the virtual COM, and if the module can receive the AT commands from the host

[OK]        --- The response from the module.

 

AT+WD   -- Disconnect from the current network

[OK]

 

AT+NDHCP=0     --- Not use DHCP

[OK]

 

AT+NSET=192.168.1.2,255.255.255.0,192.168.1.1   --- Set fixed IP, network mask, gateway

[OK]

 

 

AT+WAUTO=0,LS,,01                       ------ Set mode "STA", connect to SSID "LS" and use channel -1

[OK]

 

AT+NAUTO=1,1,,2000-         -- Set TCP(1) server, and port is 2000

[OK]

 

ATC1   -- Automatically reconnect after reset

[OK]

 

AT&W0      -- Automatically save

[OK]

 

ATA      -- Automatically connect to IP SubNet Gateway 192.168.1.2: 255.255.255.0: 192.168.1.1 

[OK]

 

 

Step 2: Remove Juniper, Download IRSend code to Arduino, and then reinstall Juniper to Arduino, set the Juniper to talk to ATMEGA328 through UART. The setting is as follows:

 

J4(pin1) is connected to J4(pin2), J5(pin1) is connected to J5 (pin2).

 

3. Install TV remote control.apk to Android smartphone, path: \IR\TV remote control\bin

 

 

 

 

Input ip and port and click button.

 

 

 

 

 

Previous:No Information
Next:No Information

Article

Contact

Live Help

LinkSprite Technologies, Inc.
Add:1067 S Hover St, Unit E-186,Longmont, CO 80501

Tel: 

720-204-8599 (MST: 9:00am-5:00pm)

 720-279-0774 (MST: 6:00pm- 3:00am)


Email:sales@linksprite.com

 

Technical questions:

Web

 

Online
About us|Enterprise News|News|Download|Guestbook|Open Source Products|Feedback|FAQ|Article|Member|Contact|Search|Sitemap|Open Hardware|Admin
Powered by MetInfo 4.0 ©2008-2013 www.MetInfo.cn