Persistence of Vision Demo by code.org

This sketch is missing a short description
An example of how students can extend multiple blinking LEDs into an interesting toy. This project can be further extended by permanently soldering the LEDs and resistors to a circuit board that can be attached to a consistently moving object (fan blades and bike wheels are common targets). Modifying the refresh_rate variable will change how slowly or quickly you need to wave the LEDs in order to view the effect.

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