X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=MicroPeakUSB%2Findex.mdwn;h=8c09482b60f20ab3d32b4ff9f59d1e6e1e65ebab;hb=8d2f53aff29177c708fd74ca3d03aabdd1982536;hp=e5c4c78b2df2bb3ac1c3abf89220df8292387aab;hpb=5d687fd49b12aad0496dd957ff26104bbd544924;p=web%2Faltusmetrum diff --git a/MicroPeakUSB/index.mdwn b/MicroPeakUSB/index.mdwn index e5c4c78..8c09482 100644 --- a/MicroPeakUSB/index.mdwn +++ b/MicroPeakUSB/index.mdwn @@ -7,7 +7,7 @@ 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. - + ## MicroPeak Data ## @@ -22,19 +22,28 @@ USB Interface. ## MicroPeak Interface ## [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. +reporting the last flight altitude at power up. The data burst is +transmitted in a simple 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](../MicroPeak/) orange LED. This makes aligning the two boards by hand quite easy. + + +Here's a picture of the device in operation, with +[MicroPeak](../MicroPeak) positioned to transmit data. The blue LED on +the interface board is visible through the smaller hole in the front +of the box. + + + ## MicroPeak Application ## -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 +The MicroPeak application written in Java runs on +Windows, Mac OS X and Linux. It captures and saves the flight data, then +produces plots and statistics. More information is available on the main [MicroPeak](../MicroPeak/) page.