With my inexperience I'm trying to correct a schematic I've received for a project. It tried to power 16 100mA LEDs on an Arduino Pro Micro clone. That's not going to work, so an external power supply is needed. I've chosen a 5V 2A wall adapter for that.
From searching on the internet I've figured out I Need to connect 5V + GND to the led strip and also need to connect 5V + GND to the arduino. But in those examples the USB connection wasn't used and I need it for the data from a PC as the leds will be used as a RPM/shift lights for racing games.
I've come to the conclusion the arduino and the data pin will be powered by USB but I still need the GND connection to the arduino, but not the 5V.
Is this (simple, sorry) schematic correct? Do I need a resistor on the data line?
I will take a SWAG: It looks fine however if you have the possibility of the external power failing out while the USB is on the data line may try to power the led strip through the data port. Place a resistor in the 330 Ohm range to protect for this. I do not know anything about any of the parts as the links you posted on them was nonexistent.