add TeleMetrum v4.0 artifacts to the web site
[web/altusmetrum] / TeleMetrum / history.mdwn
index f40000aa09c0df49441a57c2d427bee0f5aa93d1..a279dc5ed2e5481231d0e7e9218888dde45b711d 100644 (file)
@@ -291,3 +291,53 @@ Cortex M3 instead of 8-bit 8051).
        * 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)
 
+## v3.0 ##
+
+These are photos of version 3.0: 
+
+<a href="v3.0/telemetrum-v3.0-th.jpg"> <img src="v3.0/telemetrum-v3.0-th-thumb.jpg"></a>
+<a href="v3.0/telemetrum-v3.0-smt.jpg"> <img src="v3.0/telemetrum-v3.0-smt-thumb.jpg"></a>
+
+### Developer View ###
+
+* Hardware Features of v3.0
+       * ST Micros [STM32L151](http://www.st.com/internet/mcu/product/248821.jsp) ARM Cortex M3 based Microcontroller
+       * TI [CC1200](http://www.ti.com/product/cc1200) Low Power, High Performance RF Transceiver
+       * 150mA 3.3V LDO regulator
+       * [Winbond W25Q64CV](http://www.winbond.com/hq/enu/ProductAndSales/ProductLines/FlashMemory/SerialFlash/W25Q64CV.htm) serial flash memory
+       * [u-blox](http://www.u-blox.com/) MAX-8Q GPS receiver
+               * on-board passive patch antenna
+               * async serial interface
+       * Measurement Specialties [MS5607](http://www.meas-spec.com/product/t_product.aspx?id=8499) Micro Altimeter Module
+               * Wide range — 120kPa to 1kPa (approximately -1500m to 31000m)
+               * High precision — 2.4Pa resolution (approximately 20cm at sea level)
+               * Factory calibrated.
+       * Analog Devices [ADXL375](https://www.analog.com/en/products/adxl375.html) 3-Axis Digital MEMS Accelerometer
+               * +- 200g full-scale
+               * on-chip digitizer
+* Software Features
+       * Written mostly in C with some ARM assembler
+       * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash
+       * USB serial emulation for "console" interface
+* Tools Used
+       * [Lepton EDA](https://github.com/lepton-eda/lepton-eda) for schematic capture
+       * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for 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)
+
+Compared with v2 series, v3 includes a better GPS (uBlox v8 vs v7),
+the TI CC1200 radio used in our other products instead of the CC1120
+used only in TeleMetrum v2 (more or less the same performance, but one less
+device driver for us to have to worry about!), and more accelerometer 
+range with approximately the same precision.
+
+This board was designed using lepton-eda and pcb-rnd.
+
+Here are pdf snapshots of the design for Production PCB version 3.0, along
+with a bill of materials:
+
+* [schematic](v3.0/telemetrum-sch.pdf)
+* [pcb artwork](v3.0/telemetrum-pcb.pdf)
+* [bill of materials](v3.0/partslist.csv)
+