changed doc file location

This commit is contained in:
2025-01-29 12:00:37 +01:00
parent 49c9392144
commit 90d8666f37

View File

@@ -0,0 +1,39 @@
# Idea final project
## Introduction
I wanted to combine 2 random objects that interest me into one project. A drone and a jumbotron. So im gonna make a drone with multiple screens on it that could for example be used for traffic control or entertainment purposes.
## 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.
## Drone Requirements
### basic requirements
* 2 screens
* Speakers
* 20 min flight time
* custom microcontroller pcb that controls the drones and screens
* 50 meter range from controller
### Sensors
* GPS
* IMU/rotation sensor
* Read voltage from battery know battery percentage
### Requirements when far ahead
* Docking station
* Automatic docking
* Automatic pathing
* Design own electronic speed controllers
## Images
![](../assets/result.jpg)
![](../assets/result2.jpg)
![](../assets/result1.jpg)
[last image credits](https://gareth-morrison.squarespace.com/drg)