Showing posts with label Mods. Show all posts
Showing posts with label Mods. Show all posts

Sunday, March 2, 2014

How to turn an old Wireless Router to a Wireless repeater OR extend an existing wireless network using DD-WRT firmware.

AIM of Tutorial: To turn a Wi-Fi Router into a WiFi - Card or WiFi - Extender / Repeater to an existing Wireless Network. OR To extend a Wireless Network, wirelessly using another Wifi Router.



Have a spare or outdated router ? If YES ! then here is how to make smart use of it.
All you need to do first is to check the DD-WRT support and custom firmware which needs to be installed before going ahead.

My Network configuration:

1st Router Model:                   Netgear JWNR2000 (Factory Firmware)
1st Router Access:                  192.168.1.1  (DHCP ENABLED)
1st Router Wireless Network: SSID: SoftwareKing
                                               Security type: WPA2 Personal
                                               Encryption Method: AES only
                                               Security Key: mykey12233221

2nd Router Model:                 D-Link DIR-615 E4   (might work with other H/W versions also)
Flashed DDWRT ROM:        (Non- Factory) v24 Pre SP2 [Beta] Build: 21061  (Default settings)
2nd Router access:                 Default IP: 192.168.1.1
                                             Username: admin
                                             Password: admin

Assuming you have already flashed this custom DD-wrt firmware on your router, we will go ahead..

1. > Make a note of your 1st Router's Security type, Encryption Method, Security Key like I have done above. (No changes have been done on 1st router for this tutorial)


On the 2nd Router :


1.> On the main screen, Go to the "Status" Tab and then "Wireless" tab below.

1.1 Scroll down on this page to find the button "Site Survey"




1.2 Click on "Site Survey" to find the wireless networks available nearby.

1.3 Click on "Join" on the specific network to which you want your 2nd router connect to. Say for example: wireless network SoftwareKing being broadcast-ed from my 1st router.

2.> Joining the Network will take me automatically to the Wireless configuration page having the details automatically filled.

2.2 On the same page: Set "Wireless Mode" to "Client" and SAVE.

2.3 Now go to "Wireless Security" and enter the Security Type as WPA2 PersonalAES and the Key: mykey123321 (that matches your 1st router) and SAVE Only.

2.4 Now back to "Basic settings" under Wireless , you will see Virtual interfaces menu,
2.5 Add a virtual interface
2.6 Select Wireless mode: AP
2.7 Wireless Network Name: Anything you like, apart from the 1st router's ssid.
2.8 Wireless ssid broadcast: Enabled
2.9 Advance settings : Un-ticked
and then go to "Wireless Security" and enter the Security Type as, WPA2 PersonalAES and the Key: 2ndmykey123321 SAVE and APPLY.

3.> Now under "Setup" Tab select "Basic setup"
3.1 Set "Connection type" to "Static IP" and set an IP address of range 192.168.1.xxx ( I have set 192.168.1.8)

3.2 Now, Scroll below and set Router IP address to:

Ip Address :192.168.2.1
Subnet mask :255.255.255.0
Gateway: 0.0.0.0 
Local DNS: 0.0.0.0

3.3 Scroll down to DHCP settings and disable the DHCP Server and then SAVE and APPLY.

4.> Now your router will restart and will be accessible only from 192.168.2.1 in the address bar.

4.1 Assign Static IP addresses to all the devices connected to 2nd Router of range 192.168.2.xxx because we have disabled DHCP server on it. 

Note that: The 2nd router will have its own subnet, but services available on 1st subnet would be accessible from 2nd.

And then you can simply connect your 2nd router to another wall socket, may be in other room and connect your to your extended wireless network, via a wired LAN cable or wirelessly.
You will now be able to access internet and other services on all those devices connected to your 2nd router too.

Scope for improvement: Setting up configuration without having another sub-net in 2nd router.


Read more...

Saturday, February 8, 2014

How to convert any old LCD / LED / Plasma TV into a featured SMART TV


Aim of Tutorial: To convert any LCD/ LED / Plasma Television into a smart television with built in multimedia applications using Raspberry Pi.




Required:
1.> An Internet connection and a LAN Cable.
2.> Raspberry Pi Computer and case.
3.> A standard micro USB mobile charger (5V, 700-1000 ma).
4.> At-least a 4GB SD card or micro-SD card with adapter.
5.> USB Card Reader if no laptop.
6.> HDMI Cable

Download:
1.> Win32 Disk Imager application
2.> Raspbmc_latest.torrent or Direct download raspbmc_latest


[PART-1]: Installing Raspbmc onto Raspberry Pi.

1.> Connect the SD card to a computer using a card reader.

2.> Run Win32 Disk Imager as administrator and browse the raspbmc-2013-12-23.img file.





3.> Now select the appropriate removable disk drive letter from the drop down list (be careful) and press the "Write" button.

4.> After the process of writing completes, safely remove the USB card reader and the SD card and plug it in the raspberry Pi.

5.> Connect the LAN, HDMI, USB Keyboard and Mouse to your Raspberry Pi computer, and power up the system.

Note that, you can use TV's own USB port to power up your Raspberry Pi, in case you do not have any USB port, you can use a standard MicroUSB mobile charger to power up your Raspberry Pi.

6.> In the initial setup, you will be greeted with  completing configuration menu from step 1 to 2. your raspberry pi will restart several times to finally show the welcome screen.



7.> Select appropriate language and locale, if you miss out you can change it later from settings menu.





 8. > You can change any settings related to your Video / Audio output from "Settings" menu, also if you need to tweak your raspberry pi's performance, it can be done from additional settings under "Programs" menu. (though its not necessary until you are geek)



9.> The best thing about Raspberry Pi is that it comes with HDMI-CEC technology, which allows you to remote control the Raspbmc operating system and TV with help of your TV remote simultaneously.

[Part-2]: Navigation using the TV Remote / SmartPhone.




1.> The Directional keys can be used to navigate through menus in XBMC
2.> The Exit button can be used to return to the previous menu.
3.> The Play, Pause, Forward, Reverse and stop buttons can be used to control all your media playback.
4.> The Power button will turn off Raspberry Pi and the TV simultaneously.
5.> The volume button can be used to increase the volume of the playing media.

You can refer to my other post where, I have explained how you can use your smartphone as a Wifi Remote for your Raspberry Pi XMBC media center.


Read more...

Related Posts Plugin for WordPress, Blogger...