Jump to content

Savier5

Member
  • Posts

    3
  • Joined

  • Last visited

Awards

This user doesn't have any awards

Savier5's Achievements

  1. Yeah i'm talking about that, and i know its supports other RGB not just their products, but I don't know the limit of how many LEDs it supports if you power with a power suppl.
  2. Hello everyone, so i haven't tried this, but does anyone know if the Corsair Hub supports more then 60 of RGB LEDs if powerd with a power supply, or does the Hub just from software support 60?
  3. I have an Arduino Uno that used to work fine, but now I can't upload code to it. I don't know what the problem is, I tried everything. Uninstalling Arduino software, changing ports, checking to see if I'm connected to a port, board type, Updating drivers, changing computers, changing wires, I tried everything I can think of but nothing is happening. I am using it for my RGB light strip, there is a code in it when I plug it in it lights up to the last code I set it too. But when I try to upload a new one nothing happens, it says uploading and then gives me an error. I do compile it and see if it's wrong, but it doesn't give me any errors. Heres the error: Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes. Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes. avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x0c avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x0c Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
×