ProTrinket-5V16Mhz-Blink by modernman

This sketch is missing a short description

Adafruit's Pro Trinket is very similar to an Arduino UNO however much smaller. This sketch is useful validating you can successfully program the Pro Trinket.

https://www.adafruit.com

The Pro Trinket provides facilities to be programmed using either USBTiny or FTDI interfaces.

Be certain to select in the correct configuration in CodeBender based upon both the Pro Trinket model and which programming interface option you are using.

Pro Trinket Configurations:

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