Group: Hardware/Computers/PDAs/Nanonote

From LibrePlanet
Jump to: navigation, search
m (Libre Wifi)
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Libre Wifi ==
 
== Libre Wifi ==
 +
For [http://wiki.qi-hardware.com/wiki/Nanonote_use_cases#Communications_device Ben NanoNote use cases: Communications device] and other purposes...
 +
 
* Need FaiF TCP/IP I/O
 
* Need FaiF TCP/IP I/O
* Only possible option at moment is expensive AR6001 card + ugly microSD to SD adapter
+
* Only possible option at moment is expensive AR6001 card + ugly microSD to SD adapter [http://thread.gmane.org/gmane.linux.distributions.gnewsense.devel/1843/focus=1851]
 
** [http://www.ikontools.com/articles/eyefi-dissected The Eye-Fi Card - Dissected] - looks like this may be a mass produced / cheaper alternative; has AR6001G wifi (need to double-check this doesn't load blob from external). But not clear it can be used just for its wifi.
 
** [http://www.ikontools.com/articles/eyefi-dissected The Eye-Fi Card - Dissected] - looks like this may be a mass produced / cheaper alternative; has AR6001G wifi (need to double-check this doesn't load blob from external). But not clear it can be used just for its wifi.
 +
** Another SDIO ATH6001 card: [http://www.netcomponents.com/results.htm?r=1&t=f&src=&so=&lgc=begins&d=1&pn1=SX-SDWAG&slgc1=begins SX-SDWAG] - 40mA, 3.3V, Built-in antenna
 
* Idea: try to get someone to do a daughtercard that will add this functionality in a way FSF would accept. Perhaps something that would do USB in host mode and allow for internal USB dongles like the always innovating touch book. Or something with an rtl8187b. Or something that would allow any [http://en.wikipedia.org/wiki/Expresscard ExpressCard] or [http://en.wikipedia.org/wiki/PCI-Express#PCI_Express_Mini_Card PCI Express Mini Card] to be used.
 
* Idea: try to get someone to do a daughtercard that will add this functionality in a way FSF would accept. Perhaps something that would do USB in host mode and allow for internal USB dongles like the always innovating touch book. Or something with an rtl8187b. Or something that would allow any [http://en.wikipedia.org/wiki/Expresscard ExpressCard] or [http://en.wikipedia.org/wiki/PCI-Express#PCI_Express_Mini_Card PCI Express Mini Card] to be used.
 
* Link to thread
 
* Link to thread
 
* Reply to http://www.mail-archive.com/ath9k-devel@lists.ath9k.org/msg02356.html with 2 card options
 
* Reply to http://www.mail-archive.com/ath9k-devel@lists.ath9k.org/msg02356.html with 2 card options
 +
* Possible rtl8187b PCI Express Mini card - http://www.promwad.com/technologies/wireless.html - "Wireless IEEE802.11b/g (WiFi) OEM module based on RealTek RTL8187 chipset for mobile application" - info@promwad.com
 +
* ath9k PCI Express Mini card - http://cgi.ebay.com/802-11ABG-N-MiniPci-Express-802-11N-ABG-300Mbps-Atheros_W0QQitemZ110473201878QQcmdZViewItemQQptZPCMCIA_Cards?hash=item19b8b748d6#ht_6604wt_951
 +
* [http://wiki.qi-hardware.com/wiki/Ethernet_over_USB Ethernet over USB] with the mifi - although this might require [http://www.novatelwireless.com/index.php?option=com_user&task=register Registration] / NDAs with Novatel on the mifi side.
 +
* Make a daughterboard that interfaces with an expansion board that includes wifi via UART or SPI, such as these do:
 +
** DAB-WLS-C01 [https://specialcomp.com/calao/dab/index.htm] [http://www.calao-systems.com/repository/EXPANSION%20BOARDS/DAB-WLAN-M2M-XXX/DOCS/]
 +
** WiFly GSX [http://www.littlebirdelectronics.com/products/wifly-shield WiFly Shield] UART connected "black box"
 +
** [http://www.roundsolutions.com/shop/en/WiFi-Module RN] [http://www.roundsolutions.com/shop/products/en/WiFi-Module/WiFi-Module-80211b-g-THT-with-serial-interface.html 121]
 +
 +
=== AR6001 (ar6k) options ===
 +
1. SX-SDWAG (preferable as it has built in antenna)
 +
http://www.silexamerica.com/products/wireless_modules/sx-sdwag.html
 +
(Currently trying to source from a few places; one place had it listed
 +
but is currently out of stock; I'll see what they do with my order.)
 +
 +
2. CAW-SDIOG
 +
http://www.cardaccess-inc.com/products/index.php?a=wlan_burt
 +
 +
== Zigbee ==
 +
Another idea would be to network with another protocol, such as Zigbee, however zigbee the protocol may have problems:
 +
* [http://freaklabs.org/index.php/Blog/Zigbee/Zigbee-Linux-and-the-GPL.html Zigbee, Linux, and the GPL]
 +
* [http://thread.gmane.org/gmane.linux.kernel.wireless.general/33515 RFC WIP IEEE 802.15.4 implementation for Linux]
 +
* Some people from OSU are [http://beaversource.oregonstate.edu/projects/cspfl/ticket/3494 close to having linux zigbee networking working]. They are using the [http://beaversource.oregonstate.edu/projects/cspfl/wiki/CSPFL_Software TI cc2431]: """The TI cc2431 is the zigbee wireless solution. This chip contains an 8bit 8051 microcontroller core and the CC2420 radio core. This is a very flexible chip, and as such the current firmware is a UART interface that Linux will take advantage of. The firmware is based on TI's TIMAC software which provides the MAC layer of the networking stack. Programming of the cc2431 is not supported by current RADIX releases but is planned for the future. The firmware can be built using IAR Embedded Workbench (a evaluation version can be found here).""" At first glance it looks like the firmware code may be free, but require a nonfree compiler to build; I've asked on #oswald if this is correct (freenode irc).
 +
* [http://www.arduino.cc/en/Main/ArduinoXbeeShield Arduino Xbee Shield] uses [http://www.digi.com/products/wireless/point-multipoint/xbee-series1-moduledocs.jsp] [http://www.digi.com/products/wireless/point-multipoint/xbee-series1-module.jsp#overview] modules.
 +
* [http://sourceforge.net/apps/trac/linux-zigbee/ linux-zigbee]
 +
* http://www.bugcommunity.com/wiki/index.php/BUGbee
 +
[[Category:Hardware]]

Revision as of 02:46, 25 April 2015

Libre Wifi

For Ben NanoNote use cases: Communications device and other purposes...

AR6001 (ar6k) options

1. SX-SDWAG (preferable as it has built in antenna) http://www.silexamerica.com/products/wireless_modules/sx-sdwag.html (Currently trying to source from a few places; one place had it listed but is currently out of stock; I'll see what they do with my order.)

2. CAW-SDIOG http://www.cardaccess-inc.com/products/index.php?a=wlan_burt

Zigbee

Another idea would be to network with another protocol, such as Zigbee, however zigbee the protocol may have problems: