ATtiny Fading Example by bri_huang

Cloned from Sketch ATtiny Fading Example by brianhuang

This sketch is missing a short description
###ATtiny 85 Fading example Simple sketch that fades the intensity on pin 0 of the ATtiny. It gradually gets brighter, and then suddenly goes back off. Modify this code to see if you can get it to gradually get brighter and then gradually fade away.

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