From: Bdale Garbee Date: Mon, 15 Apr 2013 06:48:34 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=fa4e6e978d346691e91ff49181d119ac1b6cc4d9;hp=8f8fda53da795f94543bbff0db1755fa84049e15;p=web%2Faltusmetrum Merge branch 'master' of ssh://git.gag.com/scm/git/web/altusmetrum --- diff --git a/TeleBT/index.mdwn b/TeleBT/index.mdwn index 879b473..124916b 100644 --- a/TeleBT/index.mdwn +++ b/TeleBT/index.mdwn @@ -2,14 +2,20 @@ 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 prototype version 0.3: +These are photos of the first production version, 1.0: - - + + + +And here's what it looks like packaged with battery, attached to an Arrow +3-element yagi, ready for use: + + + For the latest TeleBT firmware and related software, please visit the [AltOS](../AltOS) page on this site. @@ -23,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 ### @@ -40,7 +46,7 @@ visit the [AltOS](../AltOS) page on this site. * 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 @@ -63,9 +69,8 @@ The hardware design current gEDA files are available from ## Future Plans ## -Two prototype versions have been built with different physical form factors. -We have working firmware, and a prototype of support in AltosUI. Work is -also underway on an [Android](http://www.android.com) version of AltosUI. +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. -Prototype version 0.3 is working, and we hope to move TeleBT to production -soon. +TeleBT will be available to purchase very soon. diff --git a/TeleBT/v1.0/telebt-bottom-thumb.jpg b/TeleBT/v1.0/telebt-bottom-thumb.jpg new file mode 100644 index 0000000..7470b25 Binary files /dev/null and b/TeleBT/v1.0/telebt-bottom-thumb.jpg differ diff --git a/TeleBT/v1.0/telebt-bottom.jpg b/TeleBT/v1.0/telebt-bottom.jpg new file mode 100755 index 0000000..4a72612 Binary files /dev/null and b/TeleBT/v1.0/telebt-bottom.jpg differ diff --git a/TeleBT/v1.0/telebt-inuse-thumb.jpg b/TeleBT/v1.0/telebt-inuse-thumb.jpg new file mode 100644 index 0000000..2c87460 Binary files /dev/null and b/TeleBT/v1.0/telebt-inuse-thumb.jpg differ diff --git a/TeleBT/v1.0/telebt-inuse.jpg b/TeleBT/v1.0/telebt-inuse.jpg new file mode 100755 index 0000000..990dd0a Binary files /dev/null and b/TeleBT/v1.0/telebt-inuse.jpg differ diff --git a/TeleBT/v1.0/telebt-onyagi-thumb.jpg b/TeleBT/v1.0/telebt-onyagi-thumb.jpg new file mode 100644 index 0000000..b4e0b68 Binary files /dev/null and b/TeleBT/v1.0/telebt-onyagi-thumb.jpg differ diff --git a/TeleBT/v1.0/telebt-onyagi.jpg b/TeleBT/v1.0/telebt-onyagi.jpg new file mode 100755 index 0000000..86c4a41 Binary files /dev/null and b/TeleBT/v1.0/telebt-onyagi.jpg differ diff --git a/TeleBT/v1.0/telebt-top-thumb.jpg b/TeleBT/v1.0/telebt-top-thumb.jpg new file mode 100644 index 0000000..3fddfdc Binary files /dev/null and b/TeleBT/v1.0/telebt-top-thumb.jpg differ diff --git a/TeleBT/v1.0/telebt-top.jpg b/TeleBT/v1.0/telebt-top.jpg new file mode 100755 index 0000000..0103c51 Binary files /dev/null and b/TeleBT/v1.0/telebt-top.jpg differ