From cc7c5f306451cb8f369cca220dc5691d20b2fa75 Mon Sep 17 00:00:00 2001 From: Simon R <30875218+SMR404@users.noreply.github.com> Date: Wed, 26 Feb 2020 20:00:54 -0500 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6e2fe5a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# PinephonePogoBreakout + +A breakout board for the Pinephone's expansion port, which consists of 6 pogo pins connected to I2C (SDA and SCL), the battery (at 3.8V), a 3.3V power rail (or is it 5V? Not confirmed yet), an interrupt pin, and GND. + + +I will go back and update the silkscreen to indicate which I2C pin is which, once I find out myself.