I searched the forum but didn't get a clear answer.
I have a "LED tinsel" powered by an USB plug. I tried connecting a 5V pin of my RasPi3 GPIO to the "+" pin of the USB plug, and a ground GPIO pin to the "-". It works. I tried connecting a 3.3V pin to the "+" (and ground to "-"). It works. But trying to power the tinsel by connecting a GPIO pin set to "OUT" to the "+" and a ground pin to the "-" doesn't works.
What am I missing ?
You can guess that I would like to activate/deactivate power of the tinsel from programming.
Thanks !