Hello. i am building a system that includes an arduino mega connected wireless to my laptop. I wish to make a system that fires fireworks, synchronized with music. Obviously the accuracy has to be very good. Right now i per-determine the delays between cue's and using the arduino ide i send the letter 'A' to start the code. Exactly when the track starts. This includes allot of human error so is there a way to do this more efficiently. Mabd there is a software i can use.
Thankyou
Normally this is done by syncing the firework event to a SMPTE time code track. If you google for smpte arduino you will find a lot of info.
I will look into it. Thanks