You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been wondering about the backlight LEDs. I dont quite understand the labels on those 4 pins, but I saw some i2c project and saw they just put 3.3V for the upper 2 pins and drive the bottom 2 to GND via mosfet.
Now the questions that I have:
Are there any resistors inside the keyboard module? So we can calculate the current and add another resistor for 5V
How much current do they drive? Is the transistor really necessary? If it's only few mA I would just sink it to GPIO.
The text was updated successfully, but these errors were encountered:
The labels mean that pin 26 is the anode for LEDs 1 and 2, pin 24 is the anode for LEDs 3 and 4, 25 is the cathode for LEDs 1 and 4, and 23 for 2 and 3.
Hello,
I've been wondering about the backlight LEDs. I dont quite understand the labels on those 4 pins, but I saw some i2c project and saw they just put 3.3V for the upper 2 pins and drive the bottom 2 to GND via mosfet.
Now the questions that I have:
The text was updated successfully, but these errors were encountered: