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 --- MicroPeakUSB/index.mdwn | 58 +++++++++++++++++++++++++++++++++ MicroPeakUSB/micropeak-graph.png | Bin 0 -> 46336 bytes MicroPeakUSB/v0.1.mdwn | 1 + MicroPeakUSB/v0.1/mpserial-640.jpg | Bin 0 -> 71267 bytes MicroPeakUSB/v0.1/mpserial.jpg | Bin 0 -> 517104 bytes MicroPeakUSB/v1.0/MicroPeakUSB-640.jpg | Bin 0 -> 88953 bytes MicroPeakUSB/v1.0/MicroPeakUSB.jpg | Bin 0 -> 258087 bytes 7 files changed, 59 insertions(+) create mode 100644 MicroPeakUSB/index.mdwn create mode 100644 MicroPeakUSB/micropeak-graph.png create mode 100644 MicroPeakUSB/v0.1.mdwn create mode 100644 MicroPeakUSB/v0.1/mpserial-640.jpg create mode 100644 MicroPeakUSB/v0.1/mpserial.jpg create mode 100644 MicroPeakUSB/v1.0/MicroPeakUSB-640.jpg create mode 100644 MicroPeakUSB/v1.0/MicroPeakUSB.jpg (limited to 'MicroPeakUSB') diff --git a/MicroPeakUSB/index.mdwn b/MicroPeakUSB/index.mdwn new file mode 100644 index 0000000..a664e9b --- /dev/null +++ b/MicroPeakUSB/index.mdwn @@ -0,0 +1,58 @@ +[[!meta title="MicroPeakUSB"]] + + +# MicroPeak USB Interface # + +The MicroPeak USB Interface board provides a way to capture flight +logs over a USB connection to a computer running Linux, Mac OS or +Windows. + + + +## 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 +USB 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 USB Interface board contains a phototransistor, +op-amp and serial-to-USB interface chip. It also includes a blue LED +which blinks in time with the MicroPeak orange LED. This makes +aligning the two boards by hand quite easy. + +## MicroPeak Application ## + +Java application that runs on Windows, Mac OS X and Windows. +Captures and saves data, provides plots and statistics. + + diff --git a/MicroPeakUSB/micropeak-graph.png b/MicroPeakUSB/micropeak-graph.png new file mode 100644 index 0000000..502bf4d Binary files /dev/null and b/MicroPeakUSB/micropeak-graph.png differ diff --git a/MicroPeakUSB/v0.1.mdwn b/MicroPeakUSB/v0.1.mdwn new file mode 100644 index 0000000..c26c2b6 --- /dev/null +++ b/MicroPeakUSB/v0.1.mdwn @@ -0,0 +1 @@ +[[!map pages="MPSerial/v0.1/* and ! MPSerial/v0.1/*/*"]] diff --git a/MicroPeakUSB/v0.1/mpserial-640.jpg b/MicroPeakUSB/v0.1/mpserial-640.jpg new file mode 100644 index 0000000..92a9ea3 Binary files /dev/null and b/MicroPeakUSB/v0.1/mpserial-640.jpg differ diff --git a/MicroPeakUSB/v0.1/mpserial.jpg b/MicroPeakUSB/v0.1/mpserial.jpg new file mode 100644 index 0000000..d9c8972 Binary files /dev/null and b/MicroPeakUSB/v0.1/mpserial.jpg differ diff --git a/MicroPeakUSB/v1.0/MicroPeakUSB-640.jpg b/MicroPeakUSB/v1.0/MicroPeakUSB-640.jpg new file mode 100644 index 0000000..7ffd137 Binary files /dev/null and b/MicroPeakUSB/v1.0/MicroPeakUSB-640.jpg differ diff --git a/MicroPeakUSB/v1.0/MicroPeakUSB.jpg b/MicroPeakUSB/v1.0/MicroPeakUSB.jpg new file mode 100644 index 0000000..52dfc27 Binary files /dev/null and b/MicroPeakUSB/v1.0/MicroPeakUSB.jpg differ -- cgit v1.2.3 From a1b04f66b2c7c086679a4f5e997899d5004e4265 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 25 Jan 2013 17:35:44 -0700 Subject: automatic index generation --- MicroPeakUSB.mdwn | 1 + MicroPeakUSB/v1.0.mdwn | 1 + 2 files changed, 2 insertions(+) create mode 100644 MicroPeakUSB.mdwn create mode 100644 MicroPeakUSB/v1.0.mdwn (limited to 'MicroPeakUSB') diff --git a/MicroPeakUSB.mdwn b/MicroPeakUSB.mdwn new file mode 100644 index 0000000..9134c5b --- /dev/null +++ b/MicroPeakUSB.mdwn @@ -0,0 +1 @@ +[[!map pages="MicroPeakUSB/* and ! MicroPeakUSB/*/*"]] diff --git a/MicroPeakUSB/v1.0.mdwn b/MicroPeakUSB/v1.0.mdwn new file mode 100644 index 0000000..601b5f0 --- /dev/null +++ b/MicroPeakUSB/v1.0.mdwn @@ -0,0 +1 @@ +[[!map pages="MicroPeakUSB/v1.0/* and ! MicroPeakUSB/v1.0/*/*"]] -- cgit v1.2.3 From d1ab309ce91f96555da2a310b7a6e8e48c419e98 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 25 Jan 2013 16:36:18 -0800 Subject: Typo fix Signed-off-by: Keith Packard --- MicroPeakUSB/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MicroPeakUSB') diff --git a/MicroPeakUSB/index.mdwn b/MicroPeakUSB/index.mdwn index a664e9b..7c9d57e 100644 --- a/MicroPeakUSB/index.mdwn +++ b/MicroPeakUSB/index.mdwn @@ -35,7 +35,7 @@ aligning the two boards by hand quite easy. Java application that runs on Windows, Mac OS X and Windows. Captures and saves data, provides plots and statistics. - ## Developer View ## -- cgit v1.2.3 From fd40a550df50f0c417455396bbdc245386c66349 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 25 Jan 2013 16:38:09 -0800 Subject: Replace fake µP flight with real one MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Keith Packard --- MicroPeakUSB/micropeak-graph.png | Bin 46336 -> 64180 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'MicroPeakUSB') diff --git a/MicroPeakUSB/micropeak-graph.png b/MicroPeakUSB/micropeak-graph.png index 502bf4d..17f4727 100644 Binary files a/MicroPeakUSB/micropeak-graph.png and b/MicroPeakUSB/micropeak-graph.png differ -- cgit v1.2.3 From 5d687fd49b12aad0496dd957ff26104bbd544924 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 25 Jan 2013 16:43:21 -0800 Subject: Improve copy for MicroPeak USB page Signed-off-by: Keith Packard --- MicroPeakUSB/index.mdwn | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'MicroPeakUSB') diff --git a/MicroPeakUSB/index.mdwn b/MicroPeakUSB/index.mdwn index 7c9d57e..e5c4c78 100644 --- a/MicroPeakUSB/index.mdwn +++ b/MicroPeakUSB/index.mdwn @@ -3,9 +3,9 @@ # MicroPeak USB Interface # -The MicroPeak USB Interface board provides a way to capture flight -logs over a USB connection to a computer running Linux, Mac OS or -Windows. +The MicroPeak USB Interface board provides a way to capture +[MicroPeak](../MicroPeak/) flight logs over a USB connection to a +computer running Linux, Mac OS or Windows. @@ -15,25 +15,27 @@ Windows. * Records raw barometer readings every 192ms * Enough storage for 48 seconds -No changes are needed to the MicroPeak hardware, but new firmware that +No changes are needed to the [MicroPeak](../MicroPeak/) hardware, but new firmware that includes the data download feature is necessary to use the MicroPeak USB Interface. ## MicroPeak Interface ## -MicroPeak transmits the entire flight log via the LED just after +[MicroPeak](../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 USB Interface board contains a phototransistor, op-amp and serial-to-USB interface chip. It also includes a blue LED -which blinks in time with the MicroPeak orange LED. This makes +which blinks in time with the [MicroPeak](../MicroPeak/) orange LED. This makes aligning the two boards by hand quite easy. ## MicroPeak Application ## -Java application that runs on Windows, Mac OS X and Windows. -Captures and saves data, provides plots and statistics. +The MicroPeak application is written in Java application and runs on +Windows, Mac OS X and Windows. Captures and saves data, provides +plots and statistics. More information is available on the main +[MicroPeak](../MicroPeak/) page. -- cgit v1.2.3