Comments
Login to post a comment...
Larson Scanner with input for timing and width.
|
"The Larson Scanner is named after Glen A. Larson, who produced the Battlestar Galactica and Knight Rider series, and is responsible for introducing scanning red light effects to the sci-fi TV viewing population of the 1970s and 80s. We coined the term "Larson Scanner" when we wrote an article with instructions for an analog version of the circuit for the Make Magazine Halloween Special Edition in 2007." - Copy/pasted from Evil Mad Science Wiki Here is a simple Arduino Larson Scanner using two types of inputs to control the speed (analog) and the width (4bit digital) of the scanning pattern. See the scanWidth() routine for how I read 4 digital inputs as binary and converted it to an integer. (The routine has built in capability for 1 to 8 bits, and can be easily modified for more bits.) This circuit came from my extensions of ARDX tutorial circuit#5 (8 More LEDs, 74HC595 Shift Register). Except for the 4-bit dip switch, all the parts came with my SparkFun Arduino Inventor's Kit. I was going to use a 4-bit rotary encoder instead of the dip switches, but I didn't have one in my misc parts bin. Also used it as a example to learn how to use Fritzing. Change Log: 10/11/2012
10/12/2012
|
ImagesFiles |
orodzcotto # Oct. 15, 2012, 1:15 a.m.
I need to write a sequencer for control a small Filling machine. Can You help me with that? bebidasnativas@gmail.com