mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 20:04:56 +00:00
docs about final project
This commit is contained in:
@@ -6,7 +6,6 @@ I wanted to combine 2 random objects that interest me into one project. A drone
|
|||||||
## What does the drone do?
|
## What does the drone do?
|
||||||
The drone needs to be able to fly for atleast 20 minutes. It needs 2 screens on both side so it can display images or video. I wanna program the drone myself so I know how drones work and how they keep themselves upright.
|
The drone needs to be able to fly for atleast 20 minutes. It needs 2 screens on both side so it can display images or video. I wanna program the drone myself so I know how drones work and how they keep themselves upright.
|
||||||
|
|
||||||
|
|
||||||
## Drone Requirements
|
## Drone Requirements
|
||||||
### basic requirements
|
### basic requirements
|
||||||
* 2 screens
|
* 2 screens
|
||||||
@@ -26,9 +25,6 @@ The drone needs to be able to fly for atleast 20 minutes. It needs 2 screens on
|
|||||||
* Automatic pathing
|
* Automatic pathing
|
||||||
* Design own electronic speed controllers
|
* Design own electronic speed controllers
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||

|

|
||||||
@@ -37,3 +33,21 @@ The drone needs to be able to fly for atleast 20 minutes. It needs 2 screens on
|
|||||||
|
|
||||||

|

|
||||||
[last image credits](https://gareth-morrison.squarespace.com/drg)
|
[last image credits](https://gareth-morrison.squarespace.com/drg)
|
||||||
|
|
||||||
|
## Drawing the drone
|
||||||
|
|
||||||
|
I have a few concept images above and this is the result my drawings.
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
In the second picture you can see that I wanted to make the drone 30 cm in length. But then I looked at the prices for bigger batteries and it started to get super expansive real fast. So I decided to make it smaller. So now im planning on making a drone 10 cm in length. Im still going for the design in the thirth image.
|
||||||
|
|
||||||
|
## Designing the drone
|
||||||
|
When desigining the drone I wanted to do everything parametric. So im going to try to use as much variables as possible and make everything depend on each other so everything automaticly scales when I change one parameter.
|
||||||
|
|
||||||
|
## Designing paramemtricly
|
||||||
|
Designing parametricly is very hard because every constraint needs to be perfect. Otherwise when changing lengths the design will fold into itself like this.
|
||||||
|

|
||||||
|
I've spend one day getting the constraints perfect for the sketch so it scales well with everything.
|
Reference in New Issue
Block a user