Attiny85 fade for 2 LEDs by jeannine.huffman

Cloned from Sketch Attiny85 blink fade for loop 3 LEDs copy by switchback42

This code for an ATtiny85 uses Arduino source code for fading 2 LED's. Burn bootloader first https://codebender.cc/static/burn_bootloader
This code for an ATtiny85 uses Arduino source code for fading. Be sure to burn the bootloader first before running your code on Codebender to adjust the timing of your ATtiny85. https://codebender.cc/static/burn_bootloader

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:373505" 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>