In the divelight section we have been discussing led strobes as well. DIWDiver proposed some 555 circuits. I ended up programming a PIC12F629/675 in assembler. In the mean time I converted part of the code to C, but unfortunately we never finished the project (although I had a working setup). You'll probably find some useful information in this thread:
http://www.candlepowerforums.com/vb/...d+strobe+light
Programming a microcontroller in C is actually not that difficult if you follow the tutorials of Gooligum, but it helps if you have an idea of programming.
you mention 'but the input for the drivers is 10V max'. Do you want to run it on 12V off a car battery or something?
Even with 555's I think you'll need some way to step down the voltage to max 5V. you can use a voltage regulator or a voltage divider for that to keep it simple.
Johan