Neopixel on sweet 16

Play with it! Please tell us which board you're using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
SixTwoZer0
 
Posts: 3
Joined: Mon Jun 18, 2018 4:16 pm

Neopixel on sweet 16

Post by SixTwoZer0 »

I just soldered my 12 Neopixel on my Sweet 16 and only one pixel comes on. How do i fix this?
Attachments
Screenshot_20180618-222536_Gallery.jpg
Screenshot_20180618-222536_Gallery.jpg (824.74 KiB) Viewed 172 times

User avatar
adafruit_support_carter
 
Posts: 29159
Joined: Tue Nov 29, 2016 2:45 pm

Re: Neopixel on sweet 16

Post by adafruit_support_carter »

How are you wired to the Pro Micro? What code are you running?

User avatar
SixTwoZer0
 
Posts: 3
Joined: Mon Jun 18, 2018 4:16 pm

Re: Neopixel on sweet 16

Post by SixTwoZer0 »

adafruit_support_carter wrote:How are you wired to the Pro Micro? What code are you running?
Wiring to the pro micro is good and i made my own hex file if that is what you mean.

User avatar
kcl1s
 
Posts: 1512
Joined: Tue Aug 30, 2016 12:06 pm

Re: Neopixel on sweet 16

Post by kcl1s »

Troubleshooting a problem requires knowledge of the setup, both hardware and code. Photos of all wiring connections and posting the code you are using will give you the best chance of having someone here find the trouble.

Fellow hobbyist
Keith

User avatar
SixTwoZer0
 
Posts: 3
Joined: Mon Jun 18, 2018 4:16 pm

Re: Neopixel on sweet 16

Post by SixTwoZer0 »

I made a simple .hex file on kbfirmware.com and added light controls to it and i cant seem to find how to code the neopixel itself with just the pro micro

User avatar
adafruit_support_carter
 
Posts: 29159
Joined: Tue Nov 29, 2016 2:45 pm

Re: Neopixel on sweet 16

Post by adafruit_support_carter »

That process isn't something we support or have a guide for. The closest we have is the Arduino library:
https://github.com/adafruit/Adafruit_NeoPixel
and guide:
https://learn.adafruit.com/adafruit-neopixel-uberguide

Locked
Please be positive and constructive with your questions and comments.

Return to “Circuit Playground Classic, Circuit Playground Express, Circuit Playground Bluefruit”