For camera control, you often want 2.5mm jacks because you can commonly get cables for Pixel wired shutter releases that attach to various cameras, and you don\'t have to muck about creating a camera specific cable (others might use 3.5mm jacks). You can also get a pc-sync to 3.5mm cable fairly easily. However, if you are handy with a soldering iron, you can always slice open a cable, and make your own connection.
One of the uses I plan to do with the digispark is to redo my telegraph shutter release to make it smaller. I put a picture of it on the Arduino exhibition forum:
http://arduino.cc/forum/index.php/topic,117629.0.htmlThere are two commercial companies that are using Arduinos to provide various triggers for high speed photography:
http://www.cameraaxe.com/wiki/index.php?title=Main_Page and
https://triggertrap.com/Both should have how-tos on how to trigger the flash.
I don\'t think you really don\'t want to use the USB port. Instead you want one of the pins on the digispark to connect to an opto-isolator, which you can mount on the shield. Then you want to connect your pc-sync cable (either hacked by you, or via a 2.5mm/3.5mm jack) to the opto-isolator.
The reason is, you don\'t want the Arduino electrically connected to the flash. An opto-isolator is a electrical chip that has at least 4 pins. When a circuit is made between the two input pins, it lights up a LED inside of the case, and then a photo-resistor completes the circuit for the 2 output pins.
In terms of 3.5mm jack, I just bought the following from ebay, and with a 5 pin header, it will mount in a standard breadboard, but you could use the screw mounts to connect the wires:
http://www.ebay.com/itm/300655692210?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649I also bought some 2.5mm surface mount jacks, but I\'m still waiting for delivery from China:
http://www.ebay.com/itm/180898083343?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649At the local electronics store, you can get both 2.5mm and 3.5mm with terminals for soldering.
Here is a picture I took to remind myself how to connect the opto-isolators I\'ve bought:
http://www.the-meissners.org/2012-small-albums/2012-arduino/thumb/2012-07-16-08-25-004-arduino.jpg