Hello,
I have an idea for a project which i'd like to use for my room.
Having an Arduino board control my LED lights in my room from which i can control from a cheap android device.
I've found a tutorial for connecting a HC-05 Bluetooth module to the board and controlling a simple LED from the phone and i've found a tutorial for connecting the WS2812B 5v LED strip to the arduino board. My only concern is that running a simple 5v power supply will not be efficient to power all the components (Hoping to have 15m of LED strip and the bluetooth module).
https://www.makeuseof.com/tag/connect-led-light-strips-arduino/ - From the "Bright Ideas" section of the article using WS2812B strips (15m of lights)
https://create.arduino.cc/projecthub/mayooghgirish/arduino-bluetooth-basic-tutorial-d8b737 - For the bluetooth module
I assume that these two projects can be merged together to make one coherent project?
Any help is appreciated as i am a complete and utter amature when it comes to electrical wiring and stuff, i'm only confident on the programming side of things. (Already blown one 5m strip of LEDs by sending too many volts straight through them)