LED error lights

Adafruit's tiny microcontroller platform. Please tell us which board you are 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
printsbymochi
 
Posts: 2
Joined: Mon Nov 02, 2020 5:52 pm

LED error lights

Post by printsbymochi »

Hi there!

I am trying to make the Guardian Sword from the Ruiz brothers tutorial. I have followed the guide completely however I am getting a flash of green, yellow then 7 blue flashes. I have attached a picture of my connections and what I have uploaded to the trinket currently.

Thankyou in advance! <3
Attachments
20210820_153041.jpg
20210820_153041.jpg (758.36 KiB) Viewed 114 times
Untitled.png
Untitled.png (4.03 KiB) Viewed 114 times

User avatar
printsbymochi
 
Posts: 2
Joined: Mon Nov 02, 2020 5:52 pm

Re: LED error lights

Post by printsbymochi »

The lib folder contains the neo pixel library and the code is copied from the tutorial. I am wondering if it is related to dodgy soldering :P

User avatar
adafruit_support_mike
 
Posts: 67391
Joined: Thu Feb 11, 2010 2:51 pm

Re: LED error lights

Post by adafruit_support_mike »

The LED color codes for debugging are listed here:

https://learn.adafruit.com/welcome-to-c ... 2978455-21

Green means the code is trying to run, yellow means there was an error, and the blue flashes mean the problem is on line 700.

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

Return to “Trinket ATTiny, Trinket M0”