From e916a135b7a4fe54b2635748ce5ed4ece47d3482 Mon Sep 17 00:00:00 2001 From: Seil0 Date: Mon, 18 Jun 2018 23:22:36 +0200 Subject: [PATCH] Update page 'Hardware (en)' --- Hardware-%28en%29.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Hardware-%28en%29.md diff --git a/Hardware-%28en%29.md b/Hardware-%28en%29.md new file mode 100644 index 0000000..cb873b4 --- /dev/null +++ b/Hardware-%28en%29.md @@ -0,0 +1,29 @@ +# Overview +The ActionPi is made of several hardware components: +* Raspberry PI Model A + +* Micro SD card (at least 4 GB) +* Camera module Raspberry Pi Camera +* Real-time clock DS1307-RTC +* USB stick +* Display +* Button and switches +* Load control +* Batteries +* Case + +# Construction + +### Circuit-diagram +![Circuit-diagram](https://github.com/Seil0/ActionPi/blob/master/wiki/ActionPi_Schaltplan.jpg) + +### Power-supply +![Power-supply](https://github.com/Seil0/ActionPi/blob/master/wiki/Stromversorgung_Schaltplan.png) + +# Case + +The case of the ActionPi is 3d printed, the finished model as Cinema4d file can be found [here](https://github.com/Seil0/ActionPi/blob/master/wiki/Actioncam_1_3.c4d). + +You can find all parts as stl file here: +* [front](https://github.com/Seil0/ActionPi/blob/master/wiki/Vorderseite.stl) +* [frame](https://github.com/Seil0/ActionPi/blob/master/wiki/Rahmen.stl) +* [back](https://github.com/Seil0/ActionPi/blob/master/wiki/R%C3%BCckseite.stl) \ No newline at end of file