how to use the a6810

how can i use the a6810
for a clock
with a vfd as a display
i already have a project but that is using a pic and i cant programs pic's
but if somone can help me adjust the code to be a clock or give me the way to program it
(like the way how the send the time in 00.00.00 format)
here
is the code/circut i want to use

http://uzzors2k.4hv.org/projectfiles/uvledbox/UV%20LED%20Developer%20Box.zip

it is from this site

Use the shiftout() function and run

dataPin => SERIAL DATA IN
clockPin => CLOCK

and toggle STROBE after doing the shift. There's example code in the shiftOut() reference.

BTW, it looks like that's a discontinued chip, I hope this isn't for a product.


Rob

sooo i can use it like a 595
i can program 595