Hello,
For the past couple months I have been developing high voltage (200V components - up to 40s) vesc that is primarily focused on electric unicycles.
Which basically means it has built in IMU and can handle stock EUC batteries. But can be used with ebikes, e motorcycles, onewheels etc.
Repository is here: GitHub - kaminaris/GigaESC
With all the schematics, pcbs, code (excluding hw config which is still not final)
Current version 3
3 pairs of EPC2304 (7$ per mosfet) (theoretical limit 200V 300A)
Alternative cheaper board with 2 pairs of IPB072N15N3G (2$ per mosfet) (theoretical limit 150V 200A)
Power supply based on TL494 with some impressive results
Modular design, you can chose different mosfet board for example, or different power supply or even design your own mosfet board
Whole assembly:
Logic board gallery: Power supply gallery: EPC gallery: IPB072N15 gallery:
Power supply scope results, light load and 2A load respectively:
OLD INFO:
Currently at version 2 which uses dual EPC2304 (theoretical limit 200V 200A)
Uses 4 MCUs, 2x attiny that works as comparators, 1x stm as brain, and esp32 as vesc express
Design goals:
1. Able to work with 20-40S batteries, power supply can handle 200V, shuts off at <= 32V
2. Fit total size of 160x75x40mm (WxLxH) - sandwiched PCBs
3. VESC compatible with plenty of external connectivity
4. Built in bluetooth connectivity (it has vesc express embedded)
5. Able to assemble at JLCpcb
6. Able to work with external aux power supply (for lights)
Prototype works
Video of it working:
Some pics of scoped phase outputs
Hit me up on discord if you wish to contribute, any tips welcome. I do intend to rework pcb-pcb connectors because smd goldpins kinda sucks so there will be version 3.0
For the past couple months I have been developing high voltage (200V components - up to 40s) vesc that is primarily focused on electric unicycles.
Which basically means it has built in IMU and can handle stock EUC batteries. But can be used with ebikes, e motorcycles, onewheels etc.
Repository is here: GitHub - kaminaris/GigaESC
With all the schematics, pcbs, code (excluding hw config which is still not final)
Current version 3
3 pairs of EPC2304 (7$ per mosfet) (theoretical limit 200V 300A)
Alternative cheaper board with 2 pairs of IPB072N15N3G (2$ per mosfet) (theoretical limit 150V 200A)
Power supply based on TL494 with some impressive results
Modular design, you can chose different mosfet board for example, or different power supply or even design your own mosfet board
Whole assembly:



Logic board gallery: Power supply gallery: EPC gallery: IPB072N15 gallery:
Power supply scope results, light load and 2A load respectively:
OLD INFO:
Currently at version 2 which uses dual EPC2304 (theoretical limit 200V 200A)
Uses 4 MCUs, 2x attiny that works as comparators, 1x stm as brain, and esp32 as vesc express
Design goals:
1. Able to work with 20-40S batteries, power supply can handle 200V, shuts off at <= 32V
2. Fit total size of 160x75x40mm (WxLxH) - sandwiched PCBs
3. VESC compatible with plenty of external connectivity
4. Built in bluetooth connectivity (it has vesc express embedded)
5. Able to assemble at JLCpcb
6. Able to work with external aux power supply (for lights)
Prototype works


Video of it working:
Some pics of scoped phase outputs


Hit me up on discord if you wish to contribute, any tips welcome. I do intend to rework pcb-pcb connectors because smd goldpins kinda sucks so there will be version 3.0
Last edited: