-->
Page 1 of 2

Control RGB LED strip (220 V AC strip version not 12V DC)

PostPosted: Wed Jun 15, 2016 7:16 am
by scropion86
hi

i have done my own PCB which controls normal DC 12V RGB LED strips - with a lot of helps from "martinayotte" Martin and AdrianM in the schematic part - and it's running flawlessly.

now i found that if i want to have a very long strip will pump by the higher Amps and also the cost of Power supply.

i found that there is RGB LED strips in the market which require no Power supply as it runs directly on 220V AC mains. you just need to hock it to controller which have a IR remote.

here is the question.

any body know what is the schematics in that controller and is that can be controlled with ESP8266?

here is the link and image for the same controller in Aliexpress


Image

http://www.aliexpress.com/item/220v-rgb-led-strip-controller-can-connect-50meter-rgb-led-strip/32556641538.html?spm=2114.01010208.3.1.uiHQVi&ws_ab_test=searchweb201556_8,searchweb201602_1_10037_10017_507_10033_10032_401_10040,searchweb201603_9&btsid=2981833f-dd28-4afd-ab19-6489216786c4

Re: Control RGB LED strip (220 V AC strip version not 12V DC

PostPosted: Wed Jun 15, 2016 8:56 am
by scropion86
i didn't ordered or purchased the product , but it's available also in local markets and same written output AC 220.

but where is power supply in that case i hold this device in my hand and it's weights maybe 50 grams.
means no AC-DC conversion happening here ?

Re: Control RGB LED strip (220 V AC strip version not 12V DC

PostPosted: Wed Jun 15, 2016 9:53 am
by lethe
scropion86 wrote:but where is power supply in that case i hold this device in my hand and it's weights maybe 50 grams.
means no AC-DC conversion happening here ?

Given the size of that controller and the fact, that it's probably only requires a mA to operate, it most likely uses a capacitive power supply.
These supplies are not isolated, so any part of that circuit will have lethal mains voltage!
I'd seriously advise you not to mess with it!
Also according to the label, the LED strip will operate on mains voltage as well, so it better have good insulation.

If you want to control it using an ESP, be safe and emulate the IR remote using a IR LED.

Re: Control RGB LED strip (220 V AC strip version not 12V DC

PostPosted: Thu Jun 16, 2016 6:35 am
by scropion86
i know how to emulate the IR remote using ESP8266 , but in that case i will tide to the limited functionality if what ever pre-programmed on the controller MCU.

but what about to make an secondary board with input from and ESP8266 board (3 pins for RGB) and has input power AC , the output will be similar to same output from the IR controller.

any one have an idea about the shematic for such or similar controller