From e31c20bb13f58cc196dfa0e9c34bd37dd409c8ed Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 25 Jan 2013 16:33:54 -0800 Subject: Update MicroPeak USB page to v1.0 Signed-off-by: Keith Packard --- MPSerial/index.mdwn | 54 ----------------------------------------- MPSerial/v0.1.mdwn | 1 - MPSerial/v0.1/mpserial-640.jpg | Bin 71267 -> 0 bytes MPSerial/v0.1/mpserial.jpg | Bin 517104 -> 0 bytes 4 files changed, 55 deletions(-) delete mode 100644 MPSerial/index.mdwn delete mode 100644 MPSerial/v0.1.mdwn delete mode 100644 MPSerial/v0.1/mpserial-640.jpg delete mode 100644 MPSerial/v0.1/mpserial.jpg (limited to 'MPSerial') diff --git a/MPSerial/index.mdwn b/MPSerial/index.mdwn deleted file mode 100644 index 095b57d..0000000 --- a/MPSerial/index.mdwn +++ /dev/null @@ -1,54 +0,0 @@ -[[!meta title="MPSerial"]] - - -# MicroPeak Serial Interface (MPSerial) # - -The MicroPeak Serial Interface board provides a way to capture flight -logs over a USB connection to a computer running Linux, Mac OS or -Windows. - -Here's a picture of the prototype. - - - -The final board will have an LED to help check alignment between the -MicroPeak LED and the MicroPeak Serial phototransistor. - -## MicroPeak Data ## - - * Stored in on-chip 512B eeprom - * Records raw barometer readings every 192ms - * Enough storage for 48 seconds - -No changes are needed to the MicroPeak hardware, but new firmware that -includes the data download feature is necessary to use the MicroPeak -Serial Interface. - -## MicroPeak Interface ## - -MicroPeak transmits the entire flight log via the LED just after -reporting the last flight altitude at power up. The data are -transmitted in regular serial format at 9600 baud. - -The MicroPeak Serial Interface board contains a phototransistor, -op-amp and serial-to-USB interface chip. - -## Developer View ## - -Here's a close-up view of the hardware - - * Hardware Features - * ROHM RPM-075PT Phototransistor - * Peak sensitivity matches MicroPeak LED color - * [ST Micro TSV521](http://www.st.com/internet/analog/product/251123.jsp) CMOS op-amp - * Low power - * [FTDI FT230](http://www.ftdichip.com/Products/ICs/FT230X.html) Serial to USB adapter - * Drivers available for Linux, Mac OS X and Windows. - - * 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) - -
diff --git a/MPSerial/v0.1.mdwn b/MPSerial/v0.1.mdwn deleted file mode 100644 index c26c2b6..0000000 --- a/MPSerial/v0.1.mdwn +++ /dev/null @@ -1 +0,0 @@ -[[!map pages="MPSerial/v0.1/* and ! MPSerial/v0.1/*/*"]] diff --git a/MPSerial/v0.1/mpserial-640.jpg b/MPSerial/v0.1/mpserial-640.jpg deleted file mode 100644 index 92a9ea3..0000000 Binary files a/MPSerial/v0.1/mpserial-640.jpg and /dev/null differ diff --git a/MPSerial/v0.1/mpserial.jpg b/MPSerial/v0.1/mpserial.jpg deleted file mode 100644 index d9c8972..0000000 Binary files a/MPSerial/v0.1/mpserial.jpg and /dev/null differ -- cgit v1.2.3