|
| 1 | + |
| 2 | +#+TITLE: Pyrant Documentation |
| 3 | +#+AUTHOR: Dharshan Rammohan & Vishakh Kumar |
| 4 | +#+SEQ_TODO: Vi-TODO Dharsh-TODO Trey-TODO | Done |
| 5 | + |
| 6 | +* Inventory |
| 7 | + |
| 8 | +|----------+------------------------------+---------+---------+--------------------------------------| |
| 9 | +| Quantity | Item | Damaged | Require | Status | |
| 10 | +|----------+------------------------------+---------+---------+--------------------------------------| |
| 11 | +| 5 | batteries | | 2 | | |
| 12 | +| 4 | micro sd cards | | 2 | | |
| 13 | +| 3 | micro sd card adapters | | 2 | | |
| 14 | +| 4 | arduino minis | | 2 | | |
| 15 | +| 2 | raspberry pi 0's | | 2 | | |
| 16 | +| 1 | fully cloaked raspberry pi 0 | | 0 | | |
| 17 | +| 1 | card reader | | 1 | | |
| 18 | +| 2 | IMUs - MPU965 | | 2 | | |
| 19 | +| 20 | Motors | | 8 | | |
| 20 | +| 0 | Propellors | | 8 | Amazon Delivery under way (Dharshan) | |
| 21 | +| 2 | Plywood | | 1 | | |
| 22 | +| 8 | Motor Controller | | 4 | | |
| 23 | +| | | | | | |
| 24 | +|----------+------------------------------+---------+---------+--------------------------------------| |
| 25 | + |
| 26 | + |
| 27 | +** Battery |
| 28 | + - Capacity: 500 mAh |
| 29 | + - Voltage: 3.7V |
| 30 | + |
| 31 | +** Raspberry Pi |
| 32 | + |
| 33 | + - [[https://www.raspberrypi.org/documentation/hardware/raspberrypi/][Spec sheet Link]] |
| 34 | + |
| 35 | +** Arduino Pro Mini |
| 36 | + |
| 37 | + [[http://www.robotpark.com/Arduino-Pro-Mini-328-En][- Spec sheet Link]] |
| 38 | + |
| 39 | +** Motor |
| 40 | + |
| 41 | + - No spec sheet available |
| 42 | + - KV Rating |
| 43 | + |
| 44 | +** Dharsh-TODO Propellers |
| 45 | + |
| 46 | + - No spec sheet available |
| 47 | + |
| 48 | +** IMU |
| 49 | + |
| 50 | + - [[https://github.com/NelisW/myOpenHab/blob/master/docs/707-MPU-9250-9265%20IMU.md][Github Link]] |
| 51 | + - [[http://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf][Spec sheet]] |
| 52 | + |
| 53 | + - Brief Description |
| 54 | + #+BEGIN_TEXT |
| 55 | + MPU-9250 module( 3 axis accelerator, 3 axis gyro and 3 axis magnetometer) |
| 56 | + Chip: MPU9250; Power voltage: 3~5V |
| 57 | + Communication mode: I2C / SPI; Gyro range: +/-250, +/-500, +/-1000, +/-2000dps |
| 58 | + Accelerator range: +/-2G, +/-4G, +/-8G, +/-16G |
| 59 | + Magnetometer range: +/-4800uF |
| 60 | + Pin spacing:2.54mm |
| 61 | + Size: 15mm*25mm (approx) |
| 62 | + #+END_TEXT |
| 63 | + |
| 64 | +* Link to simulink code |
| 65 | + |
0 commit comments