How to boost output from NodeMCU
Posted: Mon Jul 29, 2019 6:32 am
Quick overview:-
Been running a few leds (500+) for Christmas on arduinos using the FastLED library for just over a year now and after watching a few videos decided that perhaps it was time to see what the ESP8266 (or in my case NodeMCU) would bring to the table.
I've now got the NodeMCUs (I have 3 but only need 2 for now) and (after watching a few videos on the differences between Arduinos and ESP8266s) I have wired the outputs from the pin D6 (pin 12) to a logic level converter This seems fine for testing at ground level but my led strip (main display) is 10m (32ft) away.
I can only assume that the leds (WS2812b) don't get the full signal as they're just really glitchy and only about 60 work with the rest not working at all. Ironically the old arduino nano that currently runs the display works fine over the same distance with a logic level converter (I did test to see if it was the led strip or the ESP/Arduino).
Can anyone suggest what I can do short of moving the esp closer (not practical due to the location of the 1st led, in fact about a month ago I moved all the processors into a new position as it was just so difficult to reprogram where they were originally).
I was thinking of adding another logic level converter closer to the first led... but this has its own issues as I use 24-5v buck converters to supply the leds, and as I understand it I'd have to add another buck converter to get the 3.3v supply for the logic converter.
Many thanks
Been running a few leds (500+) for Christmas on arduinos using the FastLED library for just over a year now and after watching a few videos decided that perhaps it was time to see what the ESP8266 (or in my case NodeMCU) would bring to the table.
I've now got the NodeMCUs (I have 3 but only need 2 for now) and (after watching a few videos on the differences between Arduinos and ESP8266s) I have wired the outputs from the pin D6 (pin 12) to a logic level converter This seems fine for testing at ground level but my led strip (main display) is 10m (32ft) away.
I can only assume that the leds (WS2812b) don't get the full signal as they're just really glitchy and only about 60 work with the rest not working at all. Ironically the old arduino nano that currently runs the display works fine over the same distance with a logic level converter (I did test to see if it was the led strip or the ESP/Arduino).
Can anyone suggest what I can do short of moving the esp closer (not practical due to the location of the 1st led, in fact about a month ago I moved all the processors into a new position as it was just so difficult to reprogram where they were originally).
I was thinking of adding another logic level converter closer to the first led... but this has its own issues as I use 24-5v buck converters to supply the leds, and as I understand it I'd have to add another buck converter to get the 3.3v supply for the logic converter.
Many thanks