fix all images after restructuring

This commit is contained in:
2025-01-29 11:58:24 +01:00
parent 8e91571c15
commit 49c9392144
6 changed files with 10 additions and 10 deletions

View File

@@ -31,9 +31,9 @@ The drone needs to be able to fly for atleast 20 minutes. It needs 2 screens on
## Images
![](../assets/result.jpg)
![](../../assets/result.jpg)
![](../assets/result2.jpg)
![](../../assets/result2.jpg)
![](../assets/result1.jpg)
![](../../assets/result1.jpg)
[last image credits](https://gareth-morrison.squarespace.com/drg)

View File

@@ -24,7 +24,7 @@
## Electricity
###
![alt text](../assets/electricityTriangle.png)
![alt text](../../assets/electricityTriangle.png)
* V = Voltage
* I = Ampere
* R = Resistance

View File

@@ -2,7 +2,7 @@
I wanna customise my mkdocs theme. So I can have a dark mode. Because it currently looks like this and having a nice looking documentation page is necessary too!
![alt text](../assets/customising_mkdocs.jpg)
![alt text](../../assets/customising_mkdocs.jpg)
## Issues

View File

@@ -7,7 +7,7 @@ Fritzing is a program to draw circuits on breadboards to visualise them. You wil
## My first design
I have made this design early to get started on programming the microcontroller so I have enough time to program the stabilasation algorithm
![Frirtzing diagram](../assets/fritzingv1.jpg)
![Frirtzing diagram](../../assets/fritzingv1.jpg)
## Fritzing parts used

View File

@@ -6,7 +6,7 @@ Markdown is a markup language. It's used a lot for documenting because its easy
## How do I use markdown
Markdown can be used anywhere. You just simple have to create a file that ends with `.md`. If you wanna view the markdown that you're writing in vistual studio code you can click the icon below in the top right of your screen.
![alt text](../assets/markdownViewerIcon.jpg)
![alt text](../../assets/markdownViewerIcon.jpg)
### Styling in markdown
You can syle text by placing different operators around text.

View File

@@ -7,6 +7,6 @@ This is the first design I made. I wanted to start programming so I could start
## The breadboard
![](/docs/assets/fritzing_diagram_esp_bno.jpg)
![alt text](/docs/assets/bno_c6p1.jpg)
![alt text](/docs/assets/bno_c6p2.jpg)
![](../assets/bno_c6p1.jpg)
![alt text](../assets/bno_c6p1.jpg)
![alt text](../assets/bno_c6p2.jpg)