Replies: 3 comments 17 replies
-
It looks like the max dimension is ~58mm X ~60mm depending on the orientation of the board and where the power and shifter connectors line up. Additional things to think about:
|
Beta Was this translation helpful? Give feedback.
-
Adding that we really need to evaluate the connections required for Peloton input (if we decide to implement it) as well as complexity and availability of a breakout cable if we decide to use that as well. We wouldn't want to create a new problem by implementing a PCB that now requires a special hard to obtain or manufacture breakout cable. @eMadman , have you looked into breakout cables at all yet? |
Beta Was this translation helpful? Give feedback.
-
Rough draft of the current components required on the pcb. |
Beta Was this translation helpful? Give feedback.
-
The through-hole PCB is great, there's a lot of components to solder in place by hand and the wiring harness can be a pain to crimp and solder.
This discussion thread is here to explore an SMT design for the PCB.
Some requirements:
MCU: ESP32 - we need the bluetooth and wifi modules
Stepper Motor controller: TMC 2209 or 2225. From what I recall, the 2208 tends to run hot in stepstick form factor (small copper pours on several stepsticks). Maybe the 2130? I'll let @doudar confirm options. The biggest draw for the TMC's is the benefit of stealthchop and UART. 2130 brings sensorless stall detection but requires code to support it 2109
Beta Was this translation helpful? Give feedback.
All reactions