Skip to main content

Questions tagged [led-strip]

Filter by
Sorted by
Tagged with
-1 votes
1 answer
101 views

I have an LED display connected to a Teensy microcontroller using the FastLED library, which is connected to a Raspberry Pi Zero running Python via a USB hub. I am looking for an existing library that ...
Bill's user avatar
  • 109
-1 votes
2 answers
137 views

/* * when it's bright the lights will turn off * when it's dark the lights will glow blue and green * when it is in between, the lights will turn red */ #include <Adafruit_NeoPixel.h> #...
Sophie Dunn's user avatar
0 votes
1 answer
197 views

I'm attempting to control one of these UCS2904 floodlights using the Neopixel library; according to the chip documentation it uses 800khz and RGBW ordering, both of which are set in my Arduino code ...
Marcatectura's user avatar
0 votes
2 answers
162 views

I'm pretty new to Arduino and this is my first project I'm working on and I'm really struggling with why my code isn't working properly. The LED strip should be able to adjust the colour with one ...
user92341's user avatar
0 votes
1 answer
131 views

I've been asked to interface with some LED strips that use SM16704 pixel chips. A site search here doesn't show any mentions of this chip, so I wonder if anyone knows if they're compatible with the ...
Jim Mack's user avatar
  • 269
2 votes
1 answer
150 views

I am attempting to follow this tutorial to light up a dark staircase with motion-activated LED strips. If my understanding of the tutorial is correct, essentially the Arduino's job is to power or ...
Eidan Jacob's user avatar
1 vote
0 answers
78 views

#include <IRremote.h> #include <Adafruit_NeoPixel.h> #define LED_PIN 7 // define the LED strip data pin #define LED_COUNT 150 // define the number of LEDs in the strip Adafruit_NeoPixel ...
Martin's user avatar
  • 11
1 vote
1 answer
218 views

I realize my question is not precise, so I have a simple contrived example to illustrate better what I am asking. I am trying to use EVERY_N_SECONDS inside a member function of a class that is invoked ...
PaulM's user avatar
  • 111
0 votes
1 answer
487 views

I have a pretty simple sketch that crashes, and crashes hard (Platform.io console says "Disconnected (read failed: [Errno 6] Device not configured)" and I need to power off/on the Arduino to ...
PaulM's user avatar
  • 111
1 vote
0 answers
255 views

Basically make a code to guide users through a box breathing exercise (breath in for 4 seconds, hold for 4, release for 4, hold again for 4, repeat) to help relax them. Right now my code is running ...
entirelyreverse's user avatar
-2 votes
1 answer
281 views

I'm working on the sound reactive led lamp as my first project and have slightly different materials to start with. First I'd like to simply learn to power the LED strip. from https://www.youtube.com/...
Ellie S's user avatar
0 votes
1 answer
473 views

I am working on a project to run an RGB strip around a large room and have the colour change driven by an Arduino Uno. I have encountered a number of issues and am looking for clarification. The first ...
Michael Coxon's user avatar
0 votes
1 answer
2k views

I'm having trouble in the fill_solid function with arrays. can you help give color to row3. int row3[]={1,2,3}; uint8_t sizerow3 = sizeof(row3)/sizeof(row3[0]); void solid(){ fill_solid(leds[row3[3]...
Ecvary's user avatar
  • 1
2 votes
0 answers
37 views

I have found the following code and it works fine on a breadboard controlling small LEDs but I want it to work with LED strip lighting with external 240v transformers. We have built the circuit using ...
Zed's user avatar
  • 21
1 vote
0 answers
188 views

I'm trying to adapt the MeteorRain animation from Tweaking4All to work on segments of my light string (vs using the entire string) and I'm getting an error in FastLED.show() (on a line that is used ...
Johnny Rollerfeet's user avatar
0 votes
1 answer
1k views

I want to rewire a battery powered LED strip (as shown in the picture below) to power via an ESP32's GPIO pin. I have a ESP32 NodeMCU Development Board, powered via USB. The LED strip has specified 3,...
emma.makes's user avatar
2 votes
3 answers
129 views

I want to be able to control multiple LED strip via bluetooth with one arduino. I coded my own android app and everything work fine with one or two led strip with few pixel. But as soon as I had to ...
Antoine Bacquet's user avatar
2 votes
0 answers
90 views

I have an Arduino setup with a pro-mini, a MSGEQ7, and a auto-gain mic. Even if I remove the audio input to the MSGEQ7 remains the same in the 890s (out of 1024). It's the same on each of two new ...
mystack's user avatar
  • 21
0 votes
1 answer
2k views

I have a very rudimentary setup with an arduino nano, an LED strip, a pushbutton and a resistor. I was trying to use the pushbutton as a toggle, using this code #include <stdio.h> #include <...
Matias Andina's user avatar
0 votes
1 answer
1k views

I bought some individually addressable LED strips (a large reel). To keep the cost down they are WS2811 and it's one chip per 6 leds. I don't know the cheapness or LED styl makes any difference to the ...
DreamingInsanity's user avatar
1 vote
1 answer
162 views

The last couple months I’ve been working on this project, I’m nearing its end and I’m getting really excited! However, this is still pretty new to me and so I was hoping my electrical diagram/...
dhw123's user avatar
  • 11
1 vote
1 answer
616 views

Hi everyone I have an issue with getting these LEDs to cooperate. I'm using a 470ohm resistor on the data port and a capacitor for the power. I complied and uploaded the "strandtest"(I ...
Alex 's user avatar
  • 11
2 votes
0 answers
340 views

I’m reassembling an LED strip, SK6812, that I had cut into smaller lengths. I don’t have a lot of faith in the connectors I’m using or my ability to solder, so I’d like to test it before I put power ...
Johnny Rollerfeet's user avatar
3 votes
1 answer
405 views

I'm initializing my strips as an array: // Declare NeoPixel strip array: Adafruit_NeoPixel strip[] = { Adafruit_NeoPixel(LED_COUNT[0], LED_PIN[0], NEO_RGBW + NEO_KHZ800), Adafruit_NeoPixel(...
Johnny Rollerfeet's user avatar
1 vote
1 answer
172 views

#include <Adafruit_NeoPixel.h> const int PIN = 4; const int NUMPIXELS = 10; const int BUTTONPIN = 6; int buttonState = 0; int PINState = 0; int level = 1; int dt = 100; Adafruit_NeoPixel pixels(...
louise moons's user avatar
0 votes
1 answer
764 views

I am using the ESP32 for a simple project. I know how to animate an led strip using atmega328p with arduino but when I animate it on the ESP32 it does not work that great. It will be nice if I can use ...
Tono Nam's user avatar
  • 986
0 votes
0 answers
355 views

I've built a WordClock with a NodeMcu and some ws2812b LEDs some time ago and it worked really well for like half a year but now the LEDs are starting to flicker when the WordClock runs longer than ...
Janik's user avatar
  • 41
-1 votes
1 answer
189 views

simulate this circuit – Schematic created using CircuitLab I am using an Arduino Uno, and WS2813 led strip (60 leds). It seems like a default schematics (except I did use a 470 uF (...
Michel Keijzers's user avatar
2 votes
1 answer
170 views

For my college course we currently have to carry out a project of our own choice. I chose to make a Tail light system, with strobing indicators, fog-light and brake-light. The lighting uses Neopixel ...
Tay Swain's user avatar
2 votes
1 answer
116 views

Arduino n00b here. I currently have an Arduino Nano set up to run 6 servos from a PCA9685 board. I'm looking to add 6 switches and 6 LED indicators to switch servo positions. What I'm curious about is ...
brbecker87's user avatar
2 votes
2 answers
114 views

This is my first venture into Arduino. I am unsure which one to use even for this. As this will be a dedicated unit, and size is a small priority, the smaller the better. Here is more info on the ...
Michael's user avatar
  • 21
0 votes
1 answer
2k views

I am making a custom wall-clock, and need the Arduino (Uno or Nano) to connect to a DS1302 real time clock module and a WS2811 LED chain. So I’m using DS1302 for the clock, and FastLED for the lights....
Lee's user avatar
  • 11
1 vote
2 answers
1k views

I thought of the idea of using the WS2312B LED strip to drive a custom 7-Segment display. The project will require a large number of these displays, and driving them with a single Arduino (I'm ...
MDChaara's user avatar
  • 207
1 vote
0 answers
401 views

Sorry if this is something simple, but im scratching my head over this for a while and there are a few things that have me super confused. I have two WS2811 strips lighting up my outdoor stairs Both ...
Thomas PomTom Steel's user avatar
0 votes
1 answer
1k views

I've been struggling with writing a code for Arduino UNO so that I could use my phone and change the colour of the LED strip via terminal. #include <FastLED.h> #include <SoftwareSerial.h> ...
Janar's user avatar
  • 23
2 votes
1 answer
2k views

In examples of FastLED library, there's the animation of a dot sweeping back and forth, with fading trails (file "DemoReel100", animation "sinelon"). How can I alter the code so instead of moving back,...
Madamadam's user avatar
  • 121
1 vote
0 answers
402 views

I am trying to control a WS2812B Led Strip with my ESP-01S board. It works fine with my ESP32 DevKit board, but the ESP-01S won't do anything :/ I couldn't figure out which 2 GPIO the ESP-01S is using ...
Fuxi's user avatar
  • 111
0 votes
1 answer
142 views

I've got a 200 LEDs strip of sk9822's hooked up to a 5V 8A power supply. As expected, at full white, there's considerable voltage drop and the far end of the strip turns from white to amber. I wanted ...
House3272's user avatar
  • 109
-1 votes
1 answer
130 views

I've got a Dotstar strip, a piano, and an UNO(w a usb host shield). I can get and properly translate data from the piano to the UNO, so I'm definitely getting the right information to the board. When ...
skapunk1806's user avatar
0 votes
1 answer
4k views

I'm using the ESP32 DevkitC board with Fastlib and a WS2801 LED strip. The LED strips works fine, i connected it properly (sometimes all LEDs are on, no flickering). I Connected the light strip's ...
Fuxi's user avatar
  • 111
13 votes
6 answers
7k views

I have a 5 meter strip of 12V digital RGB LEDs. The chip is WS2811 (see photo of IC). There are 50 addresses on the strip. Using the FastLED library, I am able to run the "FirstLight" example that ...
Bort's user avatar
  • 397
3 votes
1 answer
21k views

I'm using the FastLED library to control a digital RGB LED strip. While this library seems very comprehensive in capability and ease of use, I do not yet see a way to simply set the brightness value ...
Bort's user avatar
  • 397
1 vote
0 answers
1k views

I have a problem with my NodeMCU v2 board and my WS2812B led matrix with 256 (32x8) LEDs. The Board cannot be able to turn on the 191th led and stops working after the 190th without changing the ...
Gianlo's user avatar
  • 11
2 votes
2 answers
917 views

I've got a 50k potentiometer connected to an Arduino Uno. The user should adjust the hue of an Adafruit NeoPixelStrip. I've got the following code inside the loop function: int hue = analogRead(...
WalterBeiter's user avatar
1 vote
2 answers
2k views

I'm working on a project that will eventually scale to 864 LEDs on WS2815 LED strips (three rows of 288 LEDs). I'm currently running it on an Arduino Uno with a single test strip of 144 LEDs. FastLED ...
jonspaceharper's user avatar
1 vote
0 answers
1k views

For the device I am creating, I am hooking up an apa102 led strip to pins 11 and 13 to control each LED. But I would also like to hookup my NRF receiver to the arduino, but I also use pins 11 and 13. ...
Reese Houseknecht's user avatar
0 votes
1 answer
254 views

Newbie question here. I have bought a 5V, 40A power supply to externally power up some LED strips (WS2812B). The Arduino Nano is powered by a standard USB wall charger (5V). So far I have tested with ...
Araw's user avatar
  • 139
0 votes
2 answers
127 views

I'm making a desk lamp out of 2x WS2811 strips (attached to the triple ports at top right of board below). The brightness of the strips is controlled by a potentiometer, and the colour by a switch. ...
Jim421616's user avatar
  • 188
0 votes
1 answer
64 views

My LED controller has a color fader mode that I am making. The controller's loop() function grabs incoming serial data to set the amount of colors, fade speed, mode, and other info then runs the ...
BoatHouse's user avatar
3 votes
3 answers
1k views

I am new to arduino and have a sparkfun pro micro that I'm using to power a one meter (60 pixels) APA 102 strip. I currently power it via USB and have a program that sends lighting instructions to it. ...
BoatHouse's user avatar