# Driver Module Shield

**URL:** <https://wled.discourse.group/t/driver-module-shield/3936>\
**Category:** Hardware\
**Created:** [November 3, 2021, 9:38am UTC](https://wled.discourse.group/t/driver-module-shield/3936 "2021-11-03T09:38:34Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![lxkev](https://yyz2.discourse-cdn.com/free1/user_avatar/wled.discourse.group/lxkev/32/10064_2.png) [@lxkev](https://wled.discourse.group/u/lxkev)\
**Post date:** [November 3, 2021, 9:38am UTC](https://wled.discourse.group/t/driver-module-shield/3936/1 "2021-11-03T09:38:34Z")

</div>

Anybody know if i can make wled talk to these:

> **[1.18US $ 45% OFF|Full Color RGB LED Strip Driver Module Shield for Arduino R3...](https://www.aliexpress.com/item/32858168662.html?spm=a2g0o.detail.0.0.54a915a4AU8o1I&gps-id=pcDetailCartBuyAlsoBuy&scm=1007.33682.207861.0&scm_id=1007.33682.207861.0&scm-url=1007.33682.207861.0&pvid=d6ab3083-5433-4dd7-8510-23ce8dfdc7c2&_t=gps-id:pcDetailCartBuyAlsoBuy,scm-url:1007.33682.207861.0,pvid:d6ab3083-5433-4dd7-8510-23ce8dfdc7c2,tpp_buckets:668%232846%238110%231995&&pdp_ext_f=%7B%22sku_id%22:%2265415796313%22,%22sceneId%22:%222908%22%7D)**
>
> Smarter Shopping, Better Living! Aliexpress.com

---

<div class="post-metadata">

**Author:** ![divsys](https://avatars.discourse-cdn.com/v4/letter/d/a3d4f5/32.png) [@divsys](https://wled.discourse.group/u/divsys)\
**Post date:** [November 3, 2021, 12:09pm UTC](https://wled.discourse.group/t/driver-module-shield/3936/2 "2021-11-03T12:09:58Z")

</div>

Haven’t done it myself, but specific mention is made in the underlying NeoPixelbus library.  
P9813 is one of the LED types you can select under Config-\>LED Preferences-\>LED Outputs as well so it looks very good.  
The P9813 requires two pins, one for CLK and another for Data.  
It is a 5V device so you’ll very likely need a separate Level Shifter for each of those pins.

Edit - A little search on the forum turned up :[digital-addressable-analog](https://wled.discourse.group/t/digital-addressable-analog-led-strips/270), (you might not even need the level shifters if the distances are short)

---

<div class="post-metadata">

**Author:** ![lxkev](https://yyz2.discourse-cdn.com/free1/user_avatar/wled.discourse.group/lxkev/32/10064_2.png) [@lxkev](https://wled.discourse.group/u/lxkev)\
**Post date:** [November 5, 2021, 9:19am UTC](https://wled.discourse.group/t/driver-module-shield/3936/3 "2021-11-05T09:19:21Z")

</div>

Thankyou for helping me with this. I’ll let you know how it Goes
