Files
Drone-FabAcademy-2025/docs/Assignments/week_01_fabacademy/fritzing.md
2025-04-21 22:23:57 +02:00

17 lines
816 B
Markdown

# Fritzing
## What is fritzing
Fritzing is a program to draw circuits on breadboards to visualize them. You will see them a lot when looking for references on how to connect stuff on breadboards. For the first weeks I will be using this to sketch breadboards for later testing.
## My first design
I have made this design early to get started on programming the microcontroller so I have enough time to program the stabilization algorithm
![Frirtzing diagram](../../assets/fritzingv1.jpg)
## Fritzing parts used
* [Xiao fritzing part](https://github.com/Seeed-Studio/fritzing_parts/tree/master/XIAO%20Accessories)
* [Brushless motor fritzing part](https://forum.fritzing.org/uploads/short-url/yI6UtxbrrayJVaVYepkntRiD8MT.fzpz)
* [ESC + DC motor part](https://johnny-five.readthedocs.io/en/latest/esc-PCA9685/)