12FET High Power Motor Controller for Performance Builds (Feedback welcome)

Hey everyone,

I’ve been working on a high-power motor controller aimed at performance builds where sustained load and thermal stability matter more than just peak numbers.

This is the Shadow Sabre 12FET. While it’s not aimed at typical low/medium power setups, it’s intended for higher power esk8 builds, e-bikes, and similar applications where extra headroom is useful.

Key points:

  • 36V–126V (up to 126V peak)

  • 350A phase current capability

  • Focus on stable performance under continuous load

I’ve put together a page with internals, setup, and details here:

Also sharing a short initial test clip (bench run, no load):

Currently testing on an e-bike setup for basic behavior and response. Planning load and thermal testing next.

Curious to get feedback from the community:

  • what kind of setups you’d consider using something like this on

  • what features you look for in higher power controllers.

Happy to answer questions.

9 Likes

Looks good what is the price? Does it have phase shunts or low side shunts?

2 Likes

It have low side shunts, but isolated phase sensing version is also coming up, will be pricier though. Pricing is $250/pc and for race spec $300/pc

2 Likes

Here I am sharing some internal board photos. Wanted to share the hardware and showcase about filtering, layout, and build quality.

Control board overview:

This is the top side of the control board. MCU in the centre, power supply chain on the right (you can see the bulk electrolytics for the 12V and 5V rails), signal conditioning and communication interfaces spread across the board. USB-C on the bottom left for direct VESC Tool connection. The six-pin header on the top left is SWD for firmware development — yes, we flash and debug our own firmware directly, not just loading someone else’s binary.

Two connectors along the top — 24-pin main connector (throttle, CAN, UART, AUX, modes, switches) and 10-pin sensor connector (hall, SIN/COS, motor temp). Everything breaks out to these two connectors, no loose wires hanging off the board.

Full assembly — control board on power stage:

This is how it comes together. The control board sits above the power stage. The six large cylindrical caps around the perimeter are the bulk DC bus electrolytics — energy storage for load transients. Phase wires (black, 8AWG) and battery wires (black & red 12AWG x2) come off the power stage below. The aluminium baseplate underneath the power board is the thermal interface — MOSFETs dump heat directly through the aluminium-core PCB into whatever heatsink or chassis you mount it to.

Power stage close-up:

The MOSFETs are in TOLL packages, two paralleled per switch position, twelve total across the three-phase bridge. Between the FET positions you can see the small ceramic capacitors distributed right at each switching node — these are the high-frequency DC bus decoupling caps that keep the voltage clean during hard switching transitions. This is the filtering that matters for sensorless performance — if these aren’t close to the FETs and there aren’t enough of them, switching noise couples into the current and voltage sensing and your FOC observer gets garbage data. It’s the single most common cost-cutting move on cheap controllers and it’s the reason sensorless performance varies so much between boards that technically run the same firmware.

The current sense shunts are the four small resistors in a row between each FET pair and the phase output — four paralleled per phase. More shunts in parallel means lower effective resistance (better efficiency, less heat in the sense path) and also spreads the power dissipation so no single shunt is thermally stressed. The precision instrumentation amplifier on the control board reads across these.

The bulk electrolytic caps along both edges handle the low-frequency energy storage — keeping the bus voltage stable when the motor pulls hundreds of amps during acceleration.

A note on build quality: What you’re looking at is a hand-assembled prototype — the solder on the heavy phase wire connections is functional but not pretty. Production units will use machine placement for all SMD components and proper fixtures for the power connections. The circuit and PCB layout are final, which is what matters at this stage.

About waterproofing — this board gets conformal coated on the control side for splash protection. The power stage relies on the enclosure for environmental protection. No potting on this version, but the enclosure has gasket provisions for aftermarket sealing if your application needs it.

More testing updates coming as we get further into motor validation. Happy to answer anything about what you’re seeing here.

4 Likes

I see Similar power Vesc use same gauge wire for battery

1 Like

Did you consider doing screw terminals rather than wire-to-board soldering? If so, why did you decide against them?

In my experience, screw terminals are significantly lower resistance and higher reliability than soldering a massive wire to a flat solder pad on a board. Wire-to-board soldering can be ok for smaller gauges of wire, but I’d personally have chosen something else for 8AWG.

2 Likes

Good question. We did consider screw terminals during design.

The reason we went with direct wire-to-board is entirely about size and layout. This controller is designed to fit into tight spaces — inside a skateboard enclosure, inside a scooter deck or inside a one wheeler tight enclosure. Screw terminals or lug posts add 15–20mm of height above the power stage, and more importantly, the terminal mounting points would need cutouts through the control board that sits above. That costs us component space on the control PCB and forces the board to grow in footprint.

So the typical install is just plug the controller phase bullets into the motor bullets. No tools, no wire prep, no torque specs to worry about.

For builders on larger platforms where vertical space isn’t a constraint — a screw terminal variant is planned. Same board, same electronics, different power connection format. Two versions for two different build styles.

Appreciate the feedback — helps us gauge demand for the lugged version.

3 Likes

Sharing a test video that shows what the board can actually do under load.

Brake stall test — bike held on brakes, full throttle applied. This forces a motor stall where all electrical power converts to heat and current. It’s the worst-case scenario for any controller.

The 12FET held 350A phase current without faulting. The BMS on the battery pack tripped at 200A battery current — controller was still happy to keep going.

Also demonstrating the three riding modes switching live (ECO at 40%, SPORT at 70%, MANIAC at 100%) and the reverse interlock with buzzer confirmation.

https://youtu.be/dIGZ4FR_I2A

1 Like

Hey everyone, really appreciate the discussions, suggestions, and technical feedback from the community on the 12FET motor controller platform so far.

After seeing the response here, we decided to open a small early-access batch for a few serious DIY skateboard builders and enthusiasts interested in testing the platform in real-world builds and sharing feedback with the community.

The main goal right now is community-driven validation, testing, and improvement before scaling further.

Datasheets and details are available on the webpage:
SHADOW SABRE 12FET

1 Like

I never trust designs that have separate control boards and power boards. Have you tested this under extreme vibration?

Maybe consider a flat super flexible ribbon cable soldered between the two boards instead of a hard connector? Just an idea, I don’t know if it’s better. But I would not use this on a skateboard because of that.