mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 20:04:56 +00:00
corrected links
This commit is contained in:
@@ -66,7 +66,7 @@ For the drone I will need a lot of electronics. But I will also need a pcb for i
|
||||
|
||||
### Components
|
||||
* MCU
|
||||
* BNO085
|
||||
* [BNO085](https://shop.slimevr.dev/products/slimevr-imu-module-bno085)
|
||||
* Something to drive the LED matrixes
|
||||
* SD card/ secondary MCU to control the matrixes
|
||||
* LED (mandatory)
|
||||
@@ -106,7 +106,7 @@ It now looks like this:
|
||||

|
||||
So I have 2 joysticks that are directly connected to the mcu. A screen that works on the I2C protocol and a LED.
|
||||
|
||||
First when routing the joysticks I realised that the Xiao has analog on both sides of the board. So if I change the schematic so it connects to the other side I have a lot less longer traces.
|
||||
First when routing the joysticks I realized that the Xiao has analog on both sides of the board. So if I change the schematic so it connects to the other side I have a lot less longer traces.
|
||||
|
||||

|
||||
|
||||
@@ -117,7 +117,7 @@ I forgot to apply the design rules so I imported them again and now I have to re
|
||||
|
||||

|
||||
|
||||
Then I needed to draw the outlines. To draw curved lines I used [this tutorial](https://www.youtube.com/watch?v=U0FIG2J6Zls). It's hard to get the get everything symmetrical. Maybe there is already a tool to do that but I don't know where to find it.
|
||||
Then I needed to draw the outlines. To draw curved lines I used [this tutorial](https://www.youtube.com/watch?v=aHIIXjRAhZA). It's hard to get the get everything symmetrical. Maybe there is already a tool to do that but I don't know where to find it.
|
||||
|
||||

|
||||
|
||||
@@ -126,6 +126,7 @@ This is the result of the board.
|
||||

|
||||
|
||||
|
||||
|
||||
## BOM (bill of materials)
|
||||
| item | price | link |
|
||||
| :---- | ----- | -------- |
|
||||
|
Reference in New Issue
Block a user