# Analogue RGB output - D1 mini pinout and help please?

**URL:** https://wled.discourse.group/t/analogue-rgb-output-d1-mini-pinout-and-help-please/262
**Category:** Questions
**Created:** [March 27, 2020, 10:52am UTC](https://wled.discourse.group/t/analogue-rgb-output-d1-mini-pinout-and-help-please/262 "2020-03-27T10:52:36Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Lazerjules](https://avatars.discourse-cdn.com/v4/letter/l/dc4da7/32.png) [@Lazerjules](https://wled.discourse.group/u/Lazerjules)
#### Post date: [March 27, 2020, 10:52am UTC](https://wled.discourse.group/t/analogue-rgb-output-d1-mini-pinout-and-help-please/262/1 "2020-03-27T10:52:36Z")

</div>

Hello  
I am trying to use standard RGB strip with a D1 mini

I have selected LED’s are 4 channel type, but don’t seem to be getting any output ( I assume this is PWM)  
I am using 0.9.1 binary file  
Please could you confirm if this should work and could you advise which pins on the D1 should be outputs.

Thank you for your help, apologies if this information is already present somewhere, I don’t seem to be able to find it.

P.S Thank you for this project, it truly is awesome.

---

<div class="post-metadata">

### Author: ![Lazerjules](https://avatars.discourse-cdn.com/v4/letter/l/dc4da7/32.png) [@Lazerjules](https://wled.discourse.group/u/Lazerjules)
#### Post date: [March 27, 2020, 11:43am UTC](https://wled.discourse.group/t/analogue-rgb-output-d1-mini-pinout-and-help-please/262/2 "2020-03-27T11:43:23Z")

</div>

I realise now that the RGBW check box is for RGBW addressable and not to enable PWM output, sorry :-/

Does this support PWM control at the moment then? I assumed the feature update “Improved analog LED support” was for PWM outputs.

---

<div class="post-metadata">

### Author: ![tonyno](https://yyz2.discourse-cdn.com/free1/user_avatar/wled.discourse.group/tonyno/32/242_2.png) [@tonyno](https://wled.discourse.group/u/tonyno)
#### Post date: [March 27, 2020, 12:32pm UTC](https://wled.discourse.group/t/analogue-rgb-output-d1-mini-pinout-and-help-please/262/3 "2020-03-27T12:32:39Z")

</div>

You need to make adjustments to the code for analog LEDs and compile for your device. I don’t see any analog bin files in the releases.

I have ESP8266 and 32 bins (I posted one of them here on the forum) if you can work with the pins I chose.

---

<div class="post-metadata">

### Author: ![Lazerjules](https://avatars.discourse-cdn.com/v4/letter/l/dc4da7/32.png) [@Lazerjules](https://wled.discourse.group/u/Lazerjules)
#### Post date: [March 27, 2020, 3:35pm UTC](https://wled.discourse.group/t/analogue-rgb-output-d1-mini-pinout-and-help-please/262/4 "2020-03-27T15:35:02Z")

</div>

Thank you tonyno 🙂  
I downloaded your .bin and it works perfectly.
