update various product pages, add TeleScience board
authorBdale Garbee <bdale@gag.com>
Thu, 10 Mar 2011 16:20:03 +0000 (09:20 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 10 Mar 2011 16:20:03 +0000 (09:20 -0700)
TeleMini/index.mdwn
TeleNano/index.mdwn
TelePyro/index.mdwn
TeleScience/index.mdwn [new file with mode: 0644]
index.mdwn
production.mdwn

index 8ae869545f7dbb1dfa917492b81e133db2aa40d1..4624a915daa131fd16bb6231eea03dce78c6c8e7 100644 (file)
@@ -51,5 +51,6 @@ project [hw/telemini](http://git.gag.com/?p=hw/telemini;a=summary).
 
 ## Future Plans ##
 
-We need to build and evaluate some prototypes, and review costing, before 
-deciding whether this design will go into production.
+Initial hardware prototypes are assembled and working.  Firmware is under
+development.  We do not yet know what these will cost or when they might go
+into production.
index 2b2a6884c3aede9bb8e7eba0f05cd0d92ce5e5d6..17307a7cc6f70b6fdc0540672a7df8eedd26bb2a 100644 (file)
@@ -52,5 +52,6 @@ project [hw/telenano](http://git.gag.com/?p=hw/telenano;a=summary).
 
 ## Future Plans ##
 
-We need to build and evaluate some prototypes, and review costing, before 
-deciding whether this design will go into production.
+Initial hardware prototypes are assembled and working.  Work proceeds on 
+suitable firmware.  We do not have a target production date or retail 
+price for TeleNano yet.
index 84eaf27a7bc966bd3387a05bb49dac814e570a72..7af796b45ad04fe02f644e0b85ad306e1015ef26 100644 (file)
@@ -23,12 +23,13 @@ just continuity.
 
 ### Developer View ###
 
-* [Atmel ATtiny48](http://www.atmel.com/dyn/products/product_card_v2.asp?PN=ATtiny48) Microcontroller
-       * 4k Flash
-       * 256 bytes SRAM
-       * 64 bytes EEPROM
-       * 8-channel 10-bit ADC
+* [Atmel ATmega32U4](http://www.atmel.com/dyn/products/product_card.asp?category_id=163&family_id=607&subfamily_id=760&part_id=4317) Microcontroller
+       * 32k Flash
+       * 2.5k + 832 bytes SRAM
+       * 1k EEPROM
+       * 12-channel 10-bit ADC
        * SPI target interface
+       * USB interface which can be used for programming
        * In-system programming interface
 * Software Features (planned)
        * programmed in C using gcc-avr
@@ -44,3 +45,8 @@ just continuity.
 A schematic exists on [git.gag.com](http://git.gag.com) in the project 
 [hw/telepyro](http://git.gag.com/?p=hw/telepyro;a=summary), 
 but no prototypes have been built yet.
+
+## Future Plans ##
+
+We currently plan to build prototypes of TelePyro in Spring 2011.
+
diff --git a/TeleScience/index.mdwn b/TeleScience/index.mdwn
new file mode 100644 (file)
index 0000000..2ad8696
--- /dev/null
@@ -0,0 +1,63 @@
+# TeleScience
+
+This is an expansion board for [TeleMetrum](../TeleMetrum/) intended to 
+support science projects.  It provides 12 analog inputs with selectable
+thermistor support, and 5 general purpose I/O pins.  This board can also
+be used standalone as a USB I/O device.
+
+## Motivation ##
+
+Bdale's son Robert is interested in mapping the temperatures experienced
+by nose cones and fins in flights beyond Mach 1, and we're working with 
+our good friend Jeff Lane from 
+[Shockwave Rocketry](http://www.shockwaverocketry.com/) 
+to instrument one or more of his nose cones in pursuit of that goal.  And
+it's easy for us to imagine other experiments that would be facilitated by 
+having generic analog data inputs and a few control lines.
+
+## Features ##
+
+### User View ###
+
+* Small circuit board mounted near [TeleMetrum](../TeleMetrum/)
+* Requires [TeleMetrum](../TeleMetrum/) v0.2 or later, as v0.1 does not 
+  have the required companion board interface
+* 12 analog input channels, each of which can independently be configured
+  for an NTC thermistor or generic 0-3.3 volt analog input.
+* 5 general purpose I/O lines
+* On-board flash memory for data logging.
+* USB interface for programming and development
+
+### Developer View ###
+
+* Hardware Features
+       * [Atmel ATmega32U4](http://www.atmel.com/dyn/products/product_card.asp?category_id=163&family_id=607&subfamily_id=760&part_id=4317) Microcontroller
+               * 32k Flash
+               * 2.5k + 832 bytes SRAM
+               * 1k EEPROM
+               * 12-channel 10-bit ADC
+               * SPI target interface
+               * USB interface which can be used for programming
+               * In-system programming interface
+       * [Winbond W25Q16](http://www.winbond.com/NR/exeres/A3D21C82-A0B6-4586-A770-2F0883A805FF.htm) serial flash memory
+               * 2M x 8
+               * SPI interface
+* Software Features (planned)
+       * programmed in C using gcc-avr
+       * Runs from on-chip flash, uses on-chip RAM
+* Tools Used
+       * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout
+* Licenses
+       * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html)
+       * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
+
+## Artifacts ##
+
+A schematic exists on [git.gag.com](http://git.gag.com) in the project 
+[hw/telescience](http://git.gag.com/?p=hw/telescience;a=summary), 
+but no prototypes have been built yet.
+
+## Future Plans ##
+
+We currently plan to build prototypes of TeleScience in Spring 2011.
+
index 346da5013edf10ebf18b8dc8eb94bdd2678fd8ed..4951200bd6cbe08b9aa68d8e4dbac6da1e558e4a 100644 (file)
@@ -57,6 +57,14 @@ is a simple RF interface for use in ground stations interacting with rockets
 using [TeleMetrum](TeleMetrum/).  It may also be useful as a generic RF
 interface for other microcontroller systems.
 
+* [TeleMini](TeleMini/)
+is a smaller dual-deploy rocketry altimeter with telemetry using only a 
+barometric pressure sensor
+
+* [TeleNano](TeleNano/)
+is a tiny rocketry altimeter with telemetry using only a barometric 
+pressure sensor
+
 * [AltOS](AltOS/) 
 is the name of the firmware and related utilities that Keith maintains for
 the set of hardware projects here.
@@ -64,6 +72,10 @@ the set of hardware projects here.
 * [TelePyro](TelePyro/) is a planned 8-channel pyro expansion board for 
 [TeleMetrum](TeleMetrum/).
 
+* [TeleScience](TeleScience/) is a planned expansion board for 
+[TeleMetrum](TeleMetrum/) providing 12 channels of thermistor or generic
+analog sensor input, and 5 general purpose I/O lines.
+
 * [TeleTerra](TeleTerra) is a planned hand-held ground station for use with 
 [TeleMetrum](TeleMetrum/).
 
index 9899b573c2956647e55eb3a5371fc87ef39facd3..62d04da7259ac44df10d9b5aae6b36be6220371b 100644 (file)
@@ -164,10 +164,23 @@ Partial "ground" load of v0.1 PCB on 2009.11.18 for use as TeleDongle.
 
 Partial "ground" load of v0.1 PCB on 2009.11.18 for use as TeleDongle.
 
+## sn 17-21 ##
+
+Full load of TeleMini v0.1 PCBs on 2011.03.07.  Minor variations due to 
+parts availability, as follows:
+
+* sn 17-18 have TXC oscillators, sn 19-21 have Abracom
+* sn 21 is missing the dual LED 
+
 ## sn 25-26 ##
 
 Full load of TeleTerra v0.1 PCBs on 2010.10.31
 
+## sn 27-31 **
+
+Full load of TeleNano v0.1 PCBs on 201103.09.  sn 27 has TXC oscillator, all
+others have Abracom, no other significant variations.
+
 ## sn 51 ##
 
 Full load of TeleMetrum v0.2 PCB on 2010.01.09, with 100g accel and screw