I want to experiment with a LED strip to see if it would fit with a project of mine. I'm a begginer so I'm unsure as to how I'd go about doing that. Most projects I've found online deal with 12V strips and use MOSFETS (or some substitute them with Darlington transistors?).
However, the LED strip I have is 24V. Is that appropriate? While the Arduino can handle up to 12V, it should be fine if I connect it to an external power source, right? And I read somewhere that addressable LED strips don't need MOSFETs. Is that true? I'm 90% sure the LED strip I'm going to be using is addressable.
Besides my questions, I'd be very grateful for any help on how to wire the breadboard. How different would the wiring be between a 12V versus a 24V strip?
I'm going to be using a Phillips Hue Lightstrip Plus and an Arduino Uno board, if that makes any difference.
If you want to control a strip, get a ws2812 strip, and a 5V power supply with enough current capacity for the strip, which is maximum 50~60mA per led. Also a couple of other small components. Probably cost a lot less than that Phillips kit.
There's a good tutorial on Adafruit's website. Adafruit call ws2812 strips "neopixel" strips.