Release 1.9.5
[web/altusmetrum] / MicroPeakUSB / index.mdwn
1 [[!meta title="MicroPeakUSB"]]
2 <img src="../logos/micropeak-usb-oneline.svg" height="100"/>
3
4 # MicroPeak USB Interface #
5
6 The MicroPeak USB Interface board provides a way to capture
7 [MicroPeak](../MicroPeak/) flight logs over a USB connection to a
8 computer running Linux, Mac OS or Windows.
9
10 <a href="v2.0/MicroPeakUSB-2.0.jpg"><img src="v2.0/MicroPeakUSB-2.0-640.jpg"></a>
11
12 ## MicroPeak Data ##
13
14  * Stored in on-chip 512B eeprom
15  * Records raw barometer readings every 192ms
16  * Enough storage for 48 seconds
17
18 No changes are needed to the [MicroPeak](../MicroPeak/) hardware, but new firmware that
19 includes the data download feature is necessary to use the MicroPeak
20 USB Interface.
21
22 ## MicroPeak Interface ##
23
24 [MicroPeak](../MicroPeak/) transmits the entire flight log via the LED just after
25 reporting the last flight altitude at power up. The data burst is
26 transmitted in a simple serial format at 9600 baud.
27
28 The MicroPeak USB Interface board contains a phototransistor,
29 op-amp and serial-to-USB interface chip. It also includes a blue LED
30 which blinks in time with the [MicroPeak](../MicroPeak/) orange LED. This makes
31 aligning the two boards by hand quite easy.
32
33 <a href="v2.0/MicroPeakUSB-2.0-bundle.jpg"><img src="v2.0/MicroPeakUSB-2.0-bundle-640.jpg"></a>
34
35 Here's a picture of the device in operation, with
36 [MicroPeak](../MicroPeak) positioned to transmit data. The blue LED on
37 the interface board is visible through the smaller hole in the front
38 of the box.
39
40 <a href="v2.0/MicroPeakUSB-2.0-inuse.jpg"><img src="v2.0/MicroPeakUSB-2.0-inuse-640.jpg"></a>
41
42 ## MicroPeak Application ##
43
44 The MicroPeak application written in Java runs on
45 Windows, Mac OS X and Linux.  It captures and saves the flight data, then
46 produces plots and statistics. More information is available on the main
47 [MicroPeak](../MicroPeak/) page.
48
49 <img src="micropeak-graph.png"/>
50
51 ## Developer View ##
52
53 Here's a close-up view of the hardware
54
55  * Hardware Features
56         * ROHM RPM-075PT Phototransistor
57                 * Peak sensitivity matches MicroPeak LED color
58         * [ST Micro TSV521](http://www.st.com/internet/analog/product/251123.jsp) CMOS op-amp
59                 * Low power
60         * [FTDI FT230](http://www.ftdichip.com/Products/ICs/FT230X.html) Serial to USB adapter
61                 * Drivers available for Linux, Mac OS X and Windows.
62
63  * Tools Used
64         * [gEDA](http://www.gpleda.org/) for schematic capture and PCB layout
65
66  * Licenses
67         * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html)
68
69 ## [Upcoming MicroPeak USB version](future) ##
70
71 ## [History of the MicroPeak USB interface](history) ##
72
73 <center><img src="../logos/micropeak-usb.svg" height="64"/>
74