From 7a68ce1c20cb3bd0e7cb2636a7474f03103b9e68 Mon Sep 17 00:00:00 2001 From: localhorst Date: Mon, 12 Nov 2018 10:49:50 +0100 Subject: [PATCH] added overview --- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49faa3c..da62f6c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,50 @@ # MicroPlaneSystem -no time for readme, look in files for knowledge +## Overview + +![](https://git.mosad.xyz/localhorst/MicroPlaneSystem/raw/commit/652460d0e11f890a7a38f7d2a6e7312ea20e61b4/Hardware/Platine/front) + +* 5 Servo Outputs (3.3V or 5V) +* 2x Brushed ESC 7A +* 1S or 2S LiPo Input (select via jumper) +* PPM, Serial or S-Bus receiver input (see more in receiver sections) +* 2x LED Outputs (onboard and extern) 1A @ 3.3V +* Battery voltage detections (low battery warning) +* MPU6050 support for stabilization +* Expansion connector + +## Hardware + +### Receivers + +todo + +### Servos + +todo + +### Motors + +todo + +### Batteries + +todo + +### LEDs + +todo + +### Stabilization +todo + +### Extras + +todo + +## Software + +todo + + -![](https://git.mosad.xyz/localhorst/MicroPlaneSystem/raw/commit/652460d0e11f890a7a38f7d2a6e7312ea20e61b4/Hardware/Platine/front) \ No newline at end of file