Archives
-
RGB Strip PWM Output delayed and stuttering
i have a problem addressing an 1m rgb strip using an Arduino Duemilanove.
I followed the rgb strip tutorial on this site ( http://www.ladyada.net/products/rgbledstrip/ ) using 3 PWM Pins (1 for each channel) with 3 N-channel MOSFETs (STP16NF06) and an exteral 12V Power supply.
I’m using the Firmata firmware and the maxuino max4live patch to speak to the arduino. Basically addressing the strip works fine, but just one pwm pin at the same time. If i’m addressing two or three pwm pins simultaneous the output begins to stutter and is clearly delayed. It seems like the arduino can’t handle all the pwm data at the same time. I’ve already done some research but just can’t figure out exactly where’s the weak point.
I would be very very thankful to get some tips!!
Related Forum Messages
- Using Multiple Power Supplies with RGB Leds and Arduino
- Powering 3 RGB Led Strips Using 3 DC Power Sources
- Common cathode LED strip how?
- RGB LED Strip (5050) and PWM –> never completely off
- Controlling IC1903 strip with arduino
- Addressable RGB LED Strips from Sparkfun
- LED Strip
- 12v external power source, Uno
- Control a 36W LED strip.
- Longer rgb led strips
- Connect arduino to RGB strip? (IRFZ24N)
- Overheating when controlling RGB LED strip
- 2 LPD8806 LED Strips controlled simultaneously
- Control RGB LED Strip with sharp distance sensor
- FlexTech Addressable RGB LED Strip
- VM162
- Arduino, xBee, ws2801 led strip | direct SPI possible?
- Ws2801 led strip problems
- Solar powered arduino with digital addressable led strip
- 50 meter long LED strip
I'm trying to control 3x 5m RGB LED strips using an Arduino Mega's PWM pins. Building off ladyada's tutorial: http://www.ladyada.net/products/rgbledstrip/. I created a 3x3 bank of N-channel mosfets, each being supplied by a seperate 12V, 5a power supply. As a diagram if each P is its own 12V DC power supply (P1 powering led strip 1, etc.) , and M is a mosfet: R G B P1 - M -M -M (per mosfet: left leg pwm, middle leg to led rgb power strip, right leg ground) P2 -M -M -M P3 -M -M -M I can't seem ...Hi, I'm trying to control 3x 5m RGB LED strips using an Arduino Mega's PWM pins. Building off ladyada's tutorial: http://www.ladyada.net/products/rgbledstrip/. I created a 3x3 bank of N-channel mosfets, each being supplied by a seperate 12V, 5a power supply. As a diagram if each P is its own 12V DC power supply (P1 powering led strip 1, etc.) , and M is a mosfet: R G B P1 - M -M -M (per mosfet: left leg pwm, middle leg to ...HEllo, I would like to know how can I implement this Adafruit tutorial (http://www.ladyada.net/products/rgbledstrip/)with a common cathode led strip? I'm using the N-Channel mosfet option.Hi! I'm new in the topic of microcontrollers etc.. I only have plenty experience in programming. I want to build this: http://www.instructables.com/id/30-channel-LED-RGB-Ambilight-Clone/?ALLSTEPS Today I've connected a little piece of the RGB LED strip with an external power supply and the Arduino. I did it like in the image at step 2 in the link: +12 V Power Supply --gt +12 V LED Strip GND Power Supply --gt GND Arduino To control the LEDs I've connected the 3 colours from the strip to PINs 9 (red), 10 (green) and 11 (blue). My main problem at the moment is that all LEDs are shimmering even if I set the ...I just bought an addressable LED strip that uses the TM1903 chip. The strip only has 3 cables: Vin, GND and DI. I connected Vin and GND to the 12V power source and the DI and GND to the arduino. I don't know how to send the 24bit signal to the strip in order to control it. Can anybody help? Here's the chip: http://www.szpth.com/p/zl/TM1903.pdf And this is the strip: http://www.kutop.com/led-strip/intelligent-ic-rgb-5050-led-strip/magic-dream-color-intelligent-1903-ic-rgb-5050-led-strip.htmlHello this is my first post so I hope I've come to the right place. I have purchased 8 Addressable RGB LED Strips from Sparkfunhttp://www.sparkfun.com/products/10312 and they are a blast! I have connected them in a chain from 0-255 and wrapped them around to make a matrix. I only use 2 pins to send the data and every second strip has a 5V 3A supply and a common ground connected to the Arduino. 0, 1, 2, ---gt--- 29, 30, 31 STRIP #1 63, 62, 61, ---lt--- ...Hello, I would like to know how to connect LED Strip to the Arduino Duemilanove and how I can control it. LED strip looks like this: http://www.elmo.lt/553-1298-thickbox/5w-1m-led-strip-non-hermetic-cold-white-light-3528-60-m.jpgSorry for such a noobie question, but I've only had my Aurduino for a month or so and don't want to fry it already! I'm working on a tutorial to program an RGB LED strip. The strip is 5m long and I want to use the Uno to write a program and use all 5m. I have the board setup identical to the tutorial with the transistors. In one of the captions it says I can use an external 12v source. I have a 12v 2a wall plug that I'd like to power this with. ...Hi, I just bought an Arduino (Uno) and I'd like to use it to control a LED strip ! I'm good at programming but electronic is just a new world to me ! I read that I can't just plug my strip in the pin of my Arduino 'cause it's gonna burn it... Furthermore, the strip needs 12V. The strip I ordered is 5meters long (36W 150 x 5050 SMD LED RGB Light Flexible Strip (5M-Length/DC 12V)) I've seen some solutions here and there, some using MOFSET, some using ULN2003, others using amp. I've also seen people complain that their led are never completely off... I was going ...Hi all, I'm trying to follow the tutorial here http://www.ladyada.net/products/rgbledstrip/ for getting an rgb led strip to work with an arduino. All appears a-ok for the first 5m, but I have 10m total I'd like to control and the last 5m appear to be less bright. Also the colors are different, presumably because the balance of R to G to B is changing. Is there a way to do this keeping the 10m in series (i.e. as oppose to rewiring 2x5m to be in parallel)? The power supply is quite beefy so I think it has to do with the MOSFETs. I'm ...Hi guys, I want to control RGB strip (12V and ~2A) with my arduino. Im beginner in electronic, but I read that IRFZ24N should work well for my project. But Im tinkering many hours around and cannot succesfully connect things together. 1. Arduino works. Im using simple LED blink example - and just want to make my strip blinking like builtin LED in arduino. 2. LED strip works. 3. IRFZ24N works - when I connect gate to 0 or +12V of my power supply, LEDs goes on and off correctly (I know +12V is too much for this transistor, but it is still alive). When I ...Hi, I am controlling a 5m RGB LED strip with 300 5050 SMD LEDs. The schematic I use is the same as here: http://www.ladyada.net/products/rgbledstrip/. The only difference is that I'm using three IRFZ44N transistors and a power adapter with output of 12V and 1.25A, although for full brightness the current input should be 6A since each three-color LED requires 20mA. This setup works fine, I can't really imagine the LEDs being any brighter. The problem is that certain chips on Arduino get really hot after a few minutes. The hot chips are marked on this photo: http://db.tt/Gv6xfz2K, the most hot is number ...I am kind of a noob when it comes to programming, but i know a little. Can some one help to change this code so that i can control 2 separate strips simultaneously running different variations of the colorWipe() function. Thank you Quote #include "LPD8806.h" #include "SPI.h" // Example to control LPD8806-based RGB LED Modules in a strip /*****************************************************************************/ // Choose which 2 pins you will use for output. // Can be any valid output pins. int dataPin = 2; int clockPin = 3; // Set the first variable to the NUMBER of pixels. 32 = 32 pixels in a row // The LED strips ...So, I have managed to control the changing of colours on my strip from this tutorial (http://www.ladyada.net/products/rgbledstrip/#usage) As well as the use of a Sharp 10-80cm analog distance sensor using this tutorial (http://luckylarry.co.uk/arduino-projects/arduino-using-a-sharp-ir-sensor-for-distance-calculation/) Now am looking for a way to combine the two together so as that by varying the distance from the sensor changes the colour on the strip eg. No object, white light.... Object halfway, yellow light... Object on surface, colour red... (mere example) Help, and even code would be greatly appreciated Thanks.I purchased a FlexTech addressable RGB LED Strip from Home Depot and would like to hack it using my Arduino. The controller/driver chip on the strip itself is a Power Mos P9816. I cannot seem to find out too much information about it and the datasheets are all in Chinese. It seems pretty standard with just 4 pins: +5v Data Clock Gnd Is anyone familiar with this chip and if any of the existing RGB Strip libraries might work with it? Thank you!Hello ! I have bought a LED strip i Sweden, type RGB, length 5 m. I also bought a controller, Velleman VM162 with an RF transmitter. Now I also need a 12 V DC supply. Do you have a suitable power supply ? On the other hand I don`t need a 5 m LED strip, 0,6 m is enough in my case, so I can cut the strip. The power supply doesn`t need to be so powerful. Is it possible to feed the LED strip directly with 12 V DC ? Are there other controllers too (perhaps smaller) for my LED strip ? With best regards, Kjell ...I started a new project that involves Arduino and LED strip. I want to control the strip wirelessly. Can I just feed the SPI signal to one xBee and connect the output of the other xBee to LED strip? Or I need Arduinos on both sides? I'd like it to be really fast. I was thinking of programming Arduino on receiving (LED strip) side with different functions I need and then trigger them with Arduino on sending side. But if I can do direct SPI, then I don't need 2 Arduinos. I have 2 60mW xBee Series 1, Arduino Uno, ...Hi I tried recently to get one of these http://www.bliptronics.com/item.aspx?ItemID=128 led strips working with an arduino. Had no joy, having followed the instructions using sample code on that page, and http://www.sparkfun.com/datasheets/Components/LED/LED_Strip_Example.pde. All that happens is the first led in the strip flashes, and only when the ground from the 5v supply is not linked to arduino ground. At the same time I got some of these http://www.bliptronics.com/item.aspx?ItemID=110 which use the LPD6803 and they worked fine with the sample code provided. Since then I got a strip similar to this http://www.adafruit.com/products/322 along with a controller someone had made using an mbed ...Hello. I am new to arduino as I am sure a lot of people have said before. I've done a little bit of research but still need some guidance. There are 2 different projects that I want to do but they are all similar so I will post them all here. I probably will only do one but would still like info on both of them. The first project and the one I want to do the most is what is mentioned in the topic subject. I found this rgb led strip that lets me control each led individually with the ...Hi Im a bit of a newbie at all this but im looking for some advise. My main aim is to run a 50 meter long led strip at the bottom of a swimming pool. I was hoping to use the arduino to control the led strip so that it lights 16 LED's (8 along the strip (2 side by side))at a time going from one end of the strip to the other in a set amount of time that i specify. I was looking at 1 set of 2 leds(side by side) every 4 cm. That a total of 2500 ...
