| 1 | My idea was to use multiple RTL8188CUS (Realtek Wireless Chipset, 802.11b/g) units to build a cheap WiFi stumble using Kismet without the need of hopping channels. If you do not hop you can scan more bands and capture more useful output when [http://www.wirelessleiden.nl/projects/heatmap wireless heatmapping]. |
| 2 | |
| 3 | The Realtek RTL8188CUS comes in many shapes and forms: |
| 4 | |
| 5 | |
| 6 | Pro: |
| 7 | * The Linux driver is found at: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=48&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true#2742 |
| 8 | * Unit is cheap: [http://dealextreme.com DX] sells them for less than 5 EUR. |
| 9 | |
| 10 | Cons: |
| 11 | * The driver does not handle multiple cards at the same time. |
| 12 | * No driver support for BSD derivatives. |
| 13 | * Kismet does not seems to support this devices. |
| 14 | |
| 15 | Conclusion: |
| 16 | * The units are currently not usable for the Wireless Heatmap Multiple Cards project. |