33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# tinyPEPPER -- a tiny and lightweight 4in1 BLHeli_S ESC
|
|
|
|
My approach to build a small and lightweight ESC.
|
|
|
|
See [http://fishpepper.de/projects/tinyPEPPER](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!
|
|
|
|
|
|
# Build your own
|
|
|
|
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.
|
|
|