diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-09-13 22:30:02 +0200 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-09-13 22:30:02 +0200 |
commit | c45e50fb1bd269d4bc04dbe7daaf287a37007940 (patch) | |
tree | 4d3c55a35ac23ed55794aaad4bf42258cd634d7b | |
parent | 27ba930cb06b19ac39de9d153298737def12f005 (diff) | |
download | rooter_wiki-c45e50fb1bd269d4bc04dbe7daaf287a37007940.tar.gz rooter_wiki-c45e50fb1bd269d4bc04dbe7daaf287a37007940.zip |
updates
-rw-r--r-- | design/hardware.page | 4 | ||||
-rw-r--r-- | design/overview.page | 12 |
2 files changed, 8 insertions, 8 deletions
diff --git a/design/hardware.page b/design/hardware.page index 9da3c61..4049273 100644 --- a/design/hardware.page +++ b/design/hardware.page @@ -3,7 +3,7 @@ ### Core -*See [/research/cpu]() for an overview of the **many** low-cost embedded +*See [../research/cpu]() for an overview of the **many** low-cost embedded processors which have been announced, and a justification of this component selection.* @@ -41,7 +41,7 @@ other information to make reboots extremely fast. ### WiFi The miniPCIe slot allows flexibility in selecting an appropriate dual-band -802.11n card; see [research/miniPCIe]() for a list of options and issues. +802.11n card; see [../research/miniPCIe]() for a list of options and issues. Atheros-based devices supporting the non-blob [ath9k](http://wireless.kernel.org/en/users/Drivers/ath9k) or diff --git a/design/overview.page b/design/overview.page index 354b6d1..3bd4cbd 100644 --- a/design/overview.page +++ b/design/overview.page @@ -41,9 +41,9 @@ manufacturing facilities. **"Internet-of-Things" connectivity** via a low-power IP-based wireless protocol (eg 802.15.4 6lowpan, ZigBee, Bluetooth Low-Energy, etc). -## Hardware features +## Implementation -See [design/hardware]() for specific components and costs. +See [hardware]() for specific components and costs; in summary: - 1GHz dual-core ARM SoC processor - 512MB RAM @@ -57,7 +57,7 @@ See [design/hardware]() for specific components and costs. ## Comparison -See [research/devices]() for a listing of other similar hardware devices. +See [../research/devices]() for a listing of other similar hardware devices. **Router?** indicates whether the device meets contemporary first world user expectations of a home router. @@ -84,7 +84,7 @@ project by an Arduino-experienced hacker. <th style="width:200px;">Hack? <tr> <td><b>rooter</b><br>with OpenWRT+debian - <td>$175 + <td>$130+ <td>1GHz ARM / 512MB <br> 8Gb uSD, empty SATA <td>5x 1000Mbps <td>802.11n 2.4GHz miniPCIe @@ -103,7 +103,7 @@ project by an Arduino-experienced hacker. <br>BlueTooth 3 SDIO <td style="background-color: #FF8;" >Limited <td style="background-color: #8F8;" >Yes - <td style="background-color: #F88;" >Proprietary Hardware<br>FLOSS software<br>Binary Blob drivers<sup>[ref](http://www.madore.org/~david/weblog/2012-03.html#d.2012-03-17.2021)<br>FLOSS BIOS + <td style="background-color: #F88;" >Proprietary Hardware<br>FLOSS software<br>Binary Blob drivers<sup>[ref](http://www.madore.org/~david/weblog/2012-03.html#d.2012-03-17.2021)</sup><br>FLOSS BIOS <td style="background-color: #FF8;" >Serial, JTAG <tr> <td><b>[Raspberry Pi B](http://www.raspberrypi.org/)</b><br>with debian @@ -131,7 +131,7 @@ project by an Arduino-experienced hacker. <td>1GHz Atom x86 / 1GB <br> empty SATA, mSATA <td>4x 1000Mbps <td>empty miniPCIe + USB - <td style="background-color: #8F8;" >Yes + <td style="background-color: #8F8;" >Yes<br>(w/ WiFi) <td style="background-color: #8F8;" >Yes <td style="background-color: #F88;" >Proprietary Hardware<br>FLOSS software<br>FLOSS drivers</br>Proprietary BIOS<sup>[ref](http://soekris.com/downloads.html)</sup> <td style="background-color: #8F8;" >Serial, GPIO, FPGA |