This sketch is missing a short description
http://www.dx.com/p/jy-mcu-arduino-bluetooth-wireless-serial-port-module-104299#.VKXa1e85C00
Setup:
- list text here
To load to ATtiny85:
1. Load "arduino as ISP" sketch to Arduino first
/w Board = Arduino Uno
2. Plug ATtiny85 to arduino
3. In IDE, Tools/Run Bootloader
3. Select sketch to load to ATtiny, settings=Arduino as ISP, board=ATtiny85 (internal 8MHZ clock), upload sketch
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:72106" 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>