In SX Microcontrollers, SX/B Compiler and SX-Key Tool, robotworkshop wrote: Hello, My father had picked up a bunch of surplus display panels (10.5" panels) and I finally had a chance to try and hook one of these things up. Using the SX48 and SX/B it was easy to get these going! Once I defined the pins all I had to do was: ' Where Dig is the hex digit to display (0-15) LOOKUP Dig, 191,134,219,207,230,237,253,135,255,239,223,124,88,222,251,113, DispDig SHIFTOUT DataP,Clock,MSBFIRST,DispDig PULSOUT Latch,1 Multiple display panels can be cascaded to form larger displays, clock, or count down timer. Now that it's working well i'm going to make a data sheet on it so that anyone using a similar panel can easily hook it up. Best Regards, Robert ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=186926 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)