The product is currently Out-of-Stock. Enter your email address below and we will notify you as soon as the product is available.
Based on the Realtek chipset RTL8188CUS, this micro USB to mini wireless 802.11N is particularly suitable for use with Raspberry Pi. It features data transfer rates of up to 150Mbps (downlink) and 150Mbps (uplink). 
Could be used with PC.
System Requirements: USB 2.0 port. free operating system: Windows 7/Vista/XP/2000 or Linux or MAC, DVD / CD player.
Use this Dongle WIFI it with the Raspberry Pi ... 
To enable the WIFI dongle insert this commands with ROOT privileges: 
1. To verify that the dongle is recognized type 
$ lsusb 
displays a list of connected USB devices, our will RTL8188CUS 802.11n WLAN Adapter 
2. To scan for available networks, type 
$ Iwlist scan 
Locate the ESSID to which you want to connect. 
3. Edit /etc/network/interfaces as follows in the case of WPA security: 
auto lo
iface lo inet loopback
allow-hotplug wlan0
      auto wlan0
      iface wlan0 inet dhcp
      wpa-ssid NETWORK_NAME
      wpa-psk NETWORK_PASSWORD
Nal case the protection is WPE 
auto lo
iface lo inet loopback
allow-hotplug wlan0
      auto wlan0
      iface wlan0 inet dhcp
      wireless-essid NETWORK_NAME
      wireless-key NETWORK_PASSWORD
WIFI dongle for Raspberry PI
- Brand: Futura Group Srl
- Product Code: 2846-WIFIDONGLE
Discontinued product
Tags: wifi dongle for raspberry pi, 2846-wifidongle, futura group srl, linux embedded





