From 540f2ebd283b0acf05e161f9f0f67e4bb8883af8 Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Sat, 6 Apr 2019 14:04:38 -0400 Subject: [PATCH] Add TPE-R1200 wiki page. --- docs/TPE_R1200.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 docs/TPE_R1200.md diff --git a/docs/TPE_R1200.md b/docs/TPE_R1200.md new file mode 100644 index 0000000000..cb2f6d5a34 --- /dev/null +++ b/docs/TPE_R1200.md @@ -0,0 +1,51 @@ +# Think Penguin [TPE-R1200 mini WiFi Router v2](https://www.thinkpenguin.com/gnu-linux/free-software-wireless-n-mini-vpn-routerv2-tpe-r1200) + +## Specs + +* SoC: Atheros AR9331 +* RAM: 64M +* Flash: 16M NOR + 128M SPI NAND +* NIC: 2 10/100 Ethernet Ports +* USB: 1 +* WiFi: Atheros 802.11b/g/n 2.4Ghz +* GPIO: 3 General Purpose and one switch. +* Power: 5v USB + +The TPE-R1200 is a general purpose mini WiFi router +that can be used for a wide range of applications. +Some common uses include: + +* Route all traffic over a VPN when on the go. +* WiFi to ethernet bridge. +* A small web server. +* IRC bouncer. +* Meshnet node (CJDNS, Batman...). + + +# Firmware Images + +See our [flavors](https://librecmc.org/flavors.html) page for a description of each type of libreCMC image. + +## Main + +[TPE-R1200 NOR](https://librecmc.org/librecmc/downloads/snapshots/current/main/ar71xx/generic/librecmc-ar71xx-generic-tpe-r1200-squashfs-sysupgrade.bin) +[TPE-R1200 NAND](https://librecmc.org/librecmc/downloads/snapshots/current/main/ar71xx/nand/librecmc-ar71xx-generic-tpe-r1200-squashfs-sysupgrade.tar) + + +## Core + +[TPE-R1200 NOR](https://librecmc.org/librecmc/downloads/snapshots/current/core/ar71xx/generic/librecmc-ar71xx-generic-tpe-r1200-squashfs-sysupgrade.bin) +[TPE-R1200 NAND](https://librecmc.org/librecmc/downloads/snapshots/current/core/ar71xx/nand/librecmc-ar71xx-generic-tpe-r1200-squashfs-sysupgrade.tar) + + +## Image File Signatures + +[Main sha256sums](https://librecmc.org/librecmc/downloads/snapshots/current/main/ar71xx/generic/sha256sums) + +[Main sha256sums.asc](https://librecmc.org/librecmc/downloads/snapshots/current/main/ar71xx/generic/sha256sums.asc) + + +[Core sha256sums](https://librecmc.org/librecmc/downloads/snapshots/current/core/ar71xx/generic/sha256sums) + +[Core sha256sums.asc](https://librecmc.org/librecmc/downloads/snapshots/current/core/ar71xx/generic/sha256sums.asc) + -- 2.25.1