FAQ

I cant get this to work 1st is that you sent me 12v leds not 5v leds? 2nd cant get Arduino to upload your file from gethub tells me its missing files? I need either help with your ...

userHead JaneYu 2017-03-08 21:27:30 9 Views7 Replies

I cant get this to work 1st is that you sent me 12v leds not 5v leds? 2nd cant get Arduino to upload your file from gethub tells me its missing files? I need either help with your product or help returning it???

2017-03-29 20:05:19

And the leds are 12v and they are supposed to be 5v and you want me to send them back? 130 dollars for something that doesn't work????

userHeadPic JaneYu
2017-03-29 19:42:05

It has been over a month and I still don't have a working product? You keep telling me I'm doing something wrong but I follow your directions and nothing?

userHeadPic JaneYu
2017-03-13 18:01:23

Of course not. Please send your question to this email: [email protected]. You'd better include some info, like the order ID, the product pictures, any screenshoots, etc~ These would be better for us to help you. If we confirmed the problem, we can send a replacement to you or your other requirements.

userHeadPic JaneYu
2017-03-10 19:47:05

If you know that 12v leds will not work why did you send 12v leds I have done exactly what you said to do with files and it doesn't upload says invalid file?

userHeadPic JaneYu
JaneYu wrote:

Here is what I get? are we going to help get this right?

Arduino: 1.8.1 (Windows 10), Board: "Arduino/Genuino Uno"

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '14423100l' from 'long int' to 'int' inside { } [-Wnarrowing]

int color[]={0xDC143C,0xFFA500,0xFFFF00, 0x32CD32,0x0000FF,0x2F4F4F,0x4B0082,0xDA70D6};

^

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '16753920l' from 'long int' to 'int' inside { } [-Wnarrowing]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '16776960l' from 'long int' to 'int' inside { } [-Wnarrowing]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '3329330l' from 'long int' to 'int' inside { } [-Wnarrowing]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '3100495l' from 'long int' to 'int' inside { } [-Wnarrowing]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '4915330l' from 'long int' to 'int' inside { } [-Wnarrowing]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: narrowing conversion of '14315734l' from 'long int' to 'int' inside { } [-Wnarrowing]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\examples\audio\audio.ino:29:86: warning: overflow in implicit constant conversion [-Woverflow]

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\Adafruit_NeoPixel.cpp:36:1: error: prototype for 'Adafruit_NeoPixel::Adafruit_NeoPixel(uint16_t, uint8_t, uint8_t)' does not match any in class 'Adafruit_NeoPixel'

Adafruit_NeoPixel::Adafruit_NeoPixel(uint16_t n, uint8_t p, uint8_t t) : numLEDs(n), numBytes(n * 3), pin(p), type(t), pixels(NULL)

^

In file included from C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\Adafruit_NeoPixel.cpp:34:0:

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Adafruit_NeoPixel-master/Adafruit_NeoPixel.h:116:7: error: candidates are: constexpr Adafruit_NeoPixel::Adafruit_NeoPixel(const Adafruit_NeoPixel&)

class Adafruit_NeoPixel {

^

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Adafruit_NeoPixel-master/Adafruit_NeoPixel.h:122:3: error: Adafruit_NeoPixel::Adafruit_NeoPixel()

Adafruit_NeoPixel(void);

^

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Adafruit_NeoPixel-master/Adafruit_NeoPixel.h:121:3: error: Adafruit_NeoPixel::Adafruit_NeoPixel(uint16_t, uint8_t, neoPixelType)

Adafruit_NeoPixel(uint16_t n, uint8_t p=6, neoPixelType t=NEO_GRB + NEO_KHZ800);

^

In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:28:0,

from C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Adafruit_NeoPixel-master/Adafruit_NeoPixel.h:23,

from C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\Adafruit_NeoPixel.cpp:34:

C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:181:55: error: expected unqualified-id before ')' token

#define portOutputRegister(P) ( (volatile uint8_t *)( pgm_read_word( port_to_output_PGM + (P))) )

^

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\Adafruit_NeoPixel.cpp:38:9: note: in expansion of macro 'portOutputRegister'

,port(portOutputRegister(digitalPinToPort(p))),

^

C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:178:34: error: expected unqualified-id before ')' token

#define digitalPinToBitMask(P) ( pgm_read_byte( digital_pin_to_bit_mask_PGM + (P) ) )

^

C:\Users\gscot\OneDrive\Documents\Arduino\libraries\Newfolder\Adafruit_NeoPixel.cpp:39:12: note: in expansion of macro 'digitalPinToBitMask'

pinMask(digitalPinToBitMask(p))

^

exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

2017-03-11 20:32:29
1 Replies
2017-03-09 18:42:59

Why is 12V? Do you have pictures? And there are some error promoted in IDE? Please let me know.

userHeadPic JaneYu
JaneYu wrote:

!2 volt led will not work? it needs 5volt led to work with this kit? Can you put the needed files all together in one zip file? When you upload the file from the ide it comes up with a file missing error but everything is in one folder?

2017-03-10 00:39:57
1 Replies