My approach to build a small and lightweight ESC.
See http://fishpepper.de/projects/tinyPEPPER for more details.
This thing is TINY! The outer dimensions are 20x20mm with a 16mm hole-to-hole spacing. It runs BLHELI_S
Key features:
- 16x16mm hole-to-hole spacing
- 1.2g (!)
- BLHeli_S with DSHOT300
- 1S only (really!)
This work is published under the CERN open hardware license v1.2. Feel free to use the design - but make sure to give proper credit and release all modifications under the same license! See LICENSE.txt for details!
THIS COMES WITH NO WARRANTY! BUILD, FLY, AND USE AT YOUR OWN RISK!
Make sure to init the git submodule for the libraries in the kicad_misc directory by calling git submodule init && git submodule update. You will have to use a recent kicad version, i used the commit #efdfaeb when i designed this circuit board. Older versions will probably not work.