Fritzing docs and microcontroller requirements

This commit is contained in:
2025-01-27 12:53:51 +01:00
parent da8ceca38e
commit e9ec6ebf0f
3 changed files with 24 additions and 2 deletions

View File

@@ -0,0 +1,17 @@
# Fritzing
## What is fritzing
Fritzing is a program to draw circuits on breadboards to visualise 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 stabilasation algorithm
![alt text](image.png)
## 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/)