From 20a9a503f453c6a0cbe74d2713a9113fcaf7a61c Mon Sep 17 00:00:00 2001 From: Alfonso Parra Rubio <alfonso.parra@cba.mit.edu> Date: Wed, 29 Sep 2021 12:14:23 +0000 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b326e6..226088c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # Fixed Wings for Fab Labs @@ -29,3 +28,19 @@ As an example, I am starting to design a fixed wing for Bhutan. I used XFLR5 and <img src="img/zund4.jpeg" alt="LAttice" width="900" > Its too heavy, we ordered instead 3mm cardboard that will be the material used for the 2nd iteration. + + + +# Quadcopter + +Just trying to make the stiffer and light design with the foam material, not thinking about introducing any payload yet as the mission is undefined. + +Made this triangular beam based structures with two locked ribs. All components are structural, and the minimun weight for a 4 inches blade Ive been able to get is 24 grams. + +<img src="img/drone1.jpeg" alt="LAttice" width="900" > +<img src="img/drone2.jpeg" alt="LAttice" width="900" > +<img src="img/drone3.jpeg" alt="LAttice" width="900" > +<img src="img/drone4.jpeg" alt="LAttice" width="900" > +<img src="img/drone5.jpeg" alt="LAttice" width="900" > + + -- GitLab