#81 PL9823 Round Neopixels as an alternative/replacement for LEDs on GPIOs with small currents

  Рет қаралды 15,042

Andreas Spiess

Andreas Spiess

Күн бұрын

Пікірлер: 47
@petermeiner3574
@petermeiner3574 7 жыл бұрын
oh.. da Du gerade "live" bist... ich schau mir schon die ganze Woche Deine Videos von Anfang an durch. Wirklich Klasse, was Du da machst. Kaum zu Glauben, dass Du auch noch einem Beruf nachgehst.... Danke Dir Vielmals! Wenn ich mal in der Nähe seine sollte, lade ich Dich mal zum Bier ein, auch wenn's in der Schweiz schon ein Vermögen kostet :-)
@AndreasSpiess
@AndreasSpiess 7 жыл бұрын
Danke for das Kompliment. Wir können auch gerne ein Bier trinken und ich bezahle selbst...
@underwoodblog
@underwoodblog 8 жыл бұрын
Cool, didn't know that these exists. These are easyer to install in a housing as the typical neo pixel. Thanks for sharing!
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
This is why I shared it. I only discovered them recently.
@voltlog
@voltlog 8 жыл бұрын
I like to use RGB leds in my projects whenever I need a cheap and simple way of indicating multiple states without using too much space or code. For example I used an RGB led in a GSM/GPRS project to indicate the status of the machine: green = connected/listening, red = booting, flashing red = error, blue = message in progress.
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
I have them, too, but I liked this one because it has less load on the GPIOs and less pins as an alternative. So far, it was always complicated to mount Neopixels...
@MrFexelein
@MrFexelein 8 жыл бұрын
True, thanks for sharing Andreas. I very much enjoy your videos too. I have these for this exact purpose. The official adafruit ones. www.adafruit.com/products/1938 Really happy you shared this, I didn't know they were on Ali.
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
I also discovered them recently.
@BrianLough
@BrianLough 7 жыл бұрын
Thanks for this, especially the tip with the cap between din and ground, I couldn't figure out why it wasn't working for me on an esp8266 but was on a mega.
@AndreasSpiess
@AndreasSpiess 7 жыл бұрын
:-)
@BrianLough
@BrianLough 7 жыл бұрын
Andreas Spiess do you mind me asking why/how the cap helps here? Even if there was link to something I could research myself that would be great
@AndreasSpiess
@AndreasSpiess 7 жыл бұрын
In this case, capacitors remove high frequency parts of a signal, because they form a so called "low pass filter". Sometimes, devices do not like high frequency...
@BernhardHofmann
@BernhardHofmann 8 жыл бұрын
Being new to this, I was hoping to see how to wire them on the breadboard and what connections they need to the ESP.
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
This is very simple and you find many tutorials about that. Just connect GND and VCC to each of the PL9823s (3.3 or 5V). Then, you connect the ESP/Arduino pin defined in the sketch to the Din of the first LED. The Dout of the first LED is then connected to the Din of the second LED. And so on. Because you define the number of LEDs in the sketch, you can just go on till you reached the number of LEDs in the sketch.
@BernhardHofmann
@BernhardHofmann 8 жыл бұрын
Merci vielmal. I noticed the link to a datasheet in the message from Pcbreflux that includes a simple schematic. I'm really enjoying the learning journey I'm on with all these electronic devices. ☺
@jstro-hobbytech
@jstro-hobbytech 2 жыл бұрын
They are my favorite leds. I fancy myself an led collector. I got 600 of them today. You'd think their price would've dropped by now. I got the 8mm. I find they look nicer when lit.
@AndreasSpiess
@AndreasSpiess 2 жыл бұрын
Thanks for the info. I did not know they have no several versions.
@SamuelCarreira
@SamuelCarreira 8 жыл бұрын
Useful video, I learned about a new component! I searched for that component on aliexpress and I've only found the pl9823
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
You are absolutely right. I made an annotation.
@norm1124
@norm1124 8 жыл бұрын
Merci Andi, passt prima. Ein Kollege will seine Bar mit Hilfe von WiFi beleuchten. Habe ihm das Video schon weitergeleitet.
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
Zumindest kann er die hier mit der Bohrmaschine montieren...
@engineeringentropy8965
@engineeringentropy8965 8 жыл бұрын
Wow cool! Keep it up! Love your videos!
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
Thanks for your comment!
@sinnoj
@sinnoj 8 жыл бұрын
I'm a little confused about how you wired this up
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
Exactly as the Neopixels, in series. Each LED has an input and an output pin (in addition to GND and VCC)
@MrFexelein
@MrFexelein 8 жыл бұрын
www.adafruit.com/products/1938
@marcelobenitezabc
@marcelobenitezabc 5 жыл бұрын
Hi Andreas..let me ask you some... I have a small DIY with 4 RGBs I wanto feed directly from ESP ....I want to save me the mess of connecting 4 bc537 or similar....have your ever sourced (or drain) 24 mAmps from ESP continuosly?? (I mean..am I going to fry mi chip?)
@AndreasSpiess
@AndreasSpiess 5 жыл бұрын
The chip will most probably not fry because it will limit the current. The ESP8266 is specified to only 12 mA. So maybe your LED is dimmed. I would not recommend it.
@pcbreflux
@pcbreflux 8 жыл бұрын
excellent work. thank you.
@MrAbrandao
@MrAbrandao 4 жыл бұрын
this afiliate link does not work anymore...
@johnkg702
@johnkg702 5 жыл бұрын
Sir recently I received pl9833 leds 8mm from AliExpress. After uploading the the code the led just light up in only one colour . All the leds showings the same I did all the modification as per your video still same no change Pls help me I was trying to make led cube 5 5 5 using this
@AndreasSpiess
@AndreasSpiess 5 жыл бұрын
Unfortunately, I cannot do remote debugging.
@DocMicha
@DocMicha 6 жыл бұрын
Hello, do you need a resistor to provide the correct current as for usual leds or is it already build in?
@AndreasSpiess
@AndreasSpiess 6 жыл бұрын
Normal LEDs need a resistor in series if you power them from 3.3 or 5 volts. Otherwise they get too much current.
@marcel151
@marcel151 5 жыл бұрын
Hi, does the trick with the capacitor work even with 125 LEDs (I got a 5x5x5 Cube)? Or do I need a Logic-Level-Converter?
@AndreasSpiess
@AndreasSpiess 5 жыл бұрын
I do not know. You have to try.
@marcel151
@marcel151 5 жыл бұрын
@@AndreasSpiess It does not work with the 220pf capacitor, the LEDs just stops working when connecting it to DIN from the first LED and ground.
@txm100
@txm100 8 жыл бұрын
Unfortunately, compared with the 5050 LEDs they are 3x as expensive.
@AndreasSpiess
@AndreasSpiess 8 жыл бұрын
You are right. But they are still in the 20 cents ( in quantities of 50). For me, the easy mounting is an advantage. This is, why I made this video.
@TornadoCrafter
@TornadoCrafter 5 жыл бұрын
When they were a new item they were a bit more expensive because, for one, any new product is expensive until popularity grows thus increasing demand and production which lowers cost. These days they are about 30% more than SK6812 5050's and that makes sense because they still are not produced in nearly the quantities due to 5050 being surface mount thus a cheaper format for manufacturers to use in their final product production..
@xiaomong8
@xiaomong8 7 жыл бұрын
THIS GUY SAYS WRONG: Not NEO_GRB, NEO_GRB is for WS2812B, so NEO-RGB IS THE CORRECT ONE FOR PL9823!!
@AndreasSpiess
@AndreasSpiess 7 жыл бұрын
Thanks
tinkering with PL9823 LEDs
10:30
pileofstuff
Рет қаралды 3,7 М.
Every Home needs this Upgrade! (Night-Time Stairs)
13:03
GreatScott!
Рет қаралды 447 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
#311 All Transistors Faked on AliExpress?
13:14
Andreas Spiess
Рет қаралды 130 М.
The BEST Mechanical Display You've EVER Seen!!!
13:51
Tin Foil Hat
Рет қаралды 580 М.
Forget WiFi! This Wireless Method is WAY Better? (ESP-NOW)
12:14
GreatScott!
Рет қаралды 761 М.
How to use WS2812 “NeoPixel” LEDs with a PIC microcontroller
12:35
Popping a 5000A Fuse
18:42
Photonicinduction
Рет қаралды 6 МЛН
Cómo Hacer unas Torres LED REACTIVAS a la Música
11:30
Wexter Home
Рет қаралды 101 М.
Визитка программиста
19:40
Александр Красников
Рет қаралды 238 М.