mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-04 12:24:56 +00:00
docs update
This commit is contained in:
@@ -126,14 +126,14 @@ This is the result of the board.
|
||||

|
||||
|
||||
After some weeks I changed the design to this. Because I noticed the esp-C3 doesn't have enough analog pins for my joysticks so I asked Henk if I could use one of their esp-S3's because it had a lot more analog pins.
|
||||

|
||||

|
||||
ESP S3
|
||||

|
||||

|
||||
ESP C3
|
||||

|
||||

|
||||
New design
|
||||
This new design also saves a lot on material because the legs don't have to be cut out so I can almost make twice as many boards with the same material.
|
||||

|
||||

|
||||
|
||||
I've also send this board to JLCPCB for FR04 fabrication. Because I had issues where my FR-1 copper would just let got when moving the joysticks around. I wanted the controller to be super reliable and durable so that's why I ordered them from JLCPCB
|
||||
|
||||
@@ -167,7 +167,7 @@ namespace Controller {
|
||||
ESPC3 --> ESPC6 Thread 1 : Send data to flight controller using ESPNOW
|
||||
```
|
||||
|
||||
I've already gotten the motors to spin in week 10
|
||||
I've already gotten the motors to spin in [week 10](../Assignments/week_10_output_devices/output_devices.md) using the script in there. Now I also need to modify the driver so my ESC's can properly understand it's instructions.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user