attiny_ESC_Control by anthony.ollerton

Cloned from Sketch attiny_servo by anthony.ollerton

Attiny ecs control, for use with Grbl CNC foam cutter.
I needed a compact servo signal output to control a brushless ESC. Uses the Softwareserial library and works best with 8 Mhz clock. Dont forget to burn the bootloader! (took my two days to figure that one out) https://circuits.io/circuits/2467931-grbl-esc-controll

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:340396" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>