Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markings on PCB and cathodes #2

Open
sydney-d opened this issue Dec 14, 2024 · 2 comments
Open

Markings on PCB and cathodes #2

sydney-d opened this issue Dec 14, 2024 · 2 comments

Comments

@sydney-d
Copy link

Hello,

Can you confirm that these markings always refer to the cathodes for all LEDs ?
markings

I have trouble making LEDs work.
By using the continuity tester on my multimeter I have been able to materialize these tracks :
tracks

For example I'm able to light an LED like this (3v to the anode, gnd to the cathode, cathode to the marking)
single-working

But the only way to turn on two consecutive LEDs is like this :
2-working

Which seems to indicate that for the LEDs to work the (conventional) current have to flow from D17 to D16, the opposite of how the PCB seems to have been designed ?

Should I ignore the markings ? Only for the red LEDs ?

Thank you for your help, I've been pulling my hair and wasting components on this one for way too long :D

@sydney-d
Copy link
Author

I Also notice a difference in the markings between the gerber files, and the kicad file here

Gerber file :
sm_black_top (1)

Kicad file from readme:
pcb_cad

Notice the red arrows showing different markings

Is the gerber files up to date ?

Best

@jackw01
Copy link
Owner

jackw01 commented Jan 1, 2025

I also ran into this issue when building the PCB, since I found out the hard way that color 2835 LEDs do not have standardized polarization (some have the anode on the large pad and some have the anode on the small pad). The gerber file is up-to-date and should work with either the LEDs specified in the bom.csv file, or all Cree JE2835 series LEDs, as long as the LEDs are mounted with their pads matching the pad shapes on the PCB footprint rather than following the polarity markings on the PCB. The Kicad screenshot in the readme does show an older revision of the board file.

What LED part numbers are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants