From c322462be95eda387b3d4bc1656a9c2f10f52ade Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 29 Dec 2012 20:11:39 -0800 Subject: Add pictures of MPserial v0.1 Signed-off-by: Keith Packard --- MPSerial/index.mdwn | 2 ++ MPSerial/v0.1/mpserial-640.jpg | Bin 0 -> 71267 bytes MPSerial/v0.1/mpserial.jpg | Bin 0 -> 517104 bytes 3 files changed, 2 insertions(+) create mode 100644 MPSerial/v0.1/mpserial-640.jpg create mode 100644 MPSerial/v0.1/mpserial.jpg diff --git a/MPSerial/index.mdwn b/MPSerial/index.mdwn index b31f12a..2a976f3 100644 --- a/MPSerial/index.mdwn +++ b/MPSerial/index.mdwn @@ -7,6 +7,8 @@ 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. + + ## MicroPeak Data ## * Stored in on-chip 512B eeprom diff --git a/MPSerial/v0.1/mpserial-640.jpg b/MPSerial/v0.1/mpserial-640.jpg new file mode 100644 index 0000000..92a9ea3 Binary files /dev/null and b/MPSerial/v0.1/mpserial-640.jpg differ diff --git a/MPSerial/v0.1/mpserial.jpg b/MPSerial/v0.1/mpserial.jpg new file mode 100644 index 0000000..d9c8972 Binary files /dev/null and b/MPSerial/v0.1/mpserial.jpg differ -- cgit v1.2.3 From 366ba7233615c4ae566932851741c8c004f1a33b Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 29 Dec 2012 21:16:03 -0700 Subject: automatic index generation --- MPSerial/v0.1.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 MPSerial/v0.1.mdwn diff --git a/MPSerial/v0.1.mdwn b/MPSerial/v0.1.mdwn new file mode 100644 index 0000000..c26c2b6 --- /dev/null +++ b/MPSerial/v0.1.mdwn @@ -0,0 +1 @@ +[[!map pages="MPSerial/v0.1/* and ! MPSerial/v0.1/*/*"]] -- cgit v1.2.3 From 54cf90d47210481b5c297d536056ba8461698215 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sat, 29 Dec 2012 20:40:33 -0800 Subject: Note that the MPserial picture is of the prototype Signed-off-by: Keith Packard --- MPSerial/index.mdwn | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MPSerial/index.mdwn b/MPSerial/index.mdwn index 2a976f3..095b57d 100644 --- a/MPSerial/index.mdwn +++ b/MPSerial/index.mdwn @@ -7,8 +7,13 @@ 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 -- cgit v1.2.3