Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum
[web/altusmetrum] / TeleBT / index.mdwn
index 3474423d67abe492fe296aeb36abfafad17cb17a..124916bac685a6868fce91178f6d3ad17dc5084d 100644 (file)
@@ -2,10 +2,21 @@
 
 TeleBT provides the equivalent of a [TeleDongle](../TeleDongle), with
 the addition of [Bluetooth](http://www.bluetooth.com) as an alternative to
-USB for connection to the ground station computer.
+USB for connection to the ground station computer. 
 
 The RF filter components are set for use in the vicinity of 435 Mhz.
 
+These are photos of the first production version, 1.0:
+
+<a href="v1.0/telebt-top.jpg"> <img src="v1.0/telebt-top-thumb.jpg"></a>
+<a href="v1.0/telebt-bottom.jpg"> <img src="v1.0/telebt-bottom-thumb.jpg"></a>
+
+And here's what it looks like packaged with battery, attached to an Arrow 
+3-element yagi, ready for use:
+
+<a href="v1.0/telebt-onyagi.jpg"> <img src="v1.0/telebt-onyagi-thumb.jpg"></a>
+<a href="v1.0/telebt-inuse.jpg"> <img src="v1.0/telebt-inuse-thumb.jpg"></a>
+
 For the latest TeleBT firmware and related software, please
 visit the [AltOS](../AltOS) page on this site.
 
@@ -18,7 +29,7 @@ visit the [AltOS](../AltOS) page on this site.
 * micro USB interface
 * 4 pin Tyco MicroMaTch connector for debug and flash programming
 * 8 pin Tyco MicroMaTch connector supports serial or SPI interface
-* 900mAh LiPo battery charged via USB 
+* 850mAh LiPo battery charged via USB 
 
 ### Developer View ###
 
@@ -32,10 +43,10 @@ visit the [AltOS](../AltOS) page on this site.
        * 2 channels of serial I/O
        * digital I/O
        * interfaced to Arduino via async serial plus two handshake pins
-* Raycom Bluetooth module interfaced to the CC1111 via async serial
+* Rayson BTM-182 (Bluetooth SPP module) with async interface to CC1111
 * 150mA 3.3V LDO regulator
        * input and output appear on 8-pin companion connector
-* Software Features
+* Firmware Features
        * Written mostly in C with some 8051 assembler
        * Runs from on-chip flash, uses on-chip RAM
        * USB serial emulation for data interface
@@ -58,5 +69,8 @@ The hardware design current gEDA files are available from
 
 ## Future Plans ##
 
-Two prototype versions have been built with different physical form factors,
-v0.2 could be put into production at any time.
+Production version 1.0 is back from assembly and works great!  TeleBT works
+with both AltosUI version 1.2 and later (not released yet), and a new
+[Android](http://www.android.com) application called AltosDroid.
+
+TeleBT will be available to purchase very soon.