imchipwood / dumbpad

Simple 4x4 numpad with rotary encoder. Powered by QMK via ATmega32u4 Pro Micro
GNU General Public License v2.0
373 stars 57 forks source link

3mm led orientation. #42

Closed Sagzster closed 6 months ago

Sagzster commented 6 months ago

I was wondering what the orientation of the 3 possible 3mm led's are? anode towards rotary encoder or the Arduino? Its not indicated on the PCB.

Thanks! Brad

imchipwood commented 6 months ago

The cathode is towards the encoder - you can see tiny tabs from the solder pad connecting it to the ground plane.

On Wed, Mar 13, 2024 at 8:46 AM Sagzster @.***> wrote:

I was wondering what the orientation of the 3 possible 3mm led's are? anode towards rotary encoder or the Arduino? Its not indicated on the PCB.

Thanks! Brad

— Reply to this email directly, view it on GitHub https://github.com/imchipwood/dumbpad/issues/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJ456JGL3NTOXJ3FQYPYSDYYBYG3AVCNFSM6AAAAABEUNRGBSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE4DIMZTHE2TQOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Sagzster commented 6 months ago

Thank You!