-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Neopixel header #1764
Comments
Yes, it is in parallel to knob led. We'll add the function of modifying LED quantity in config.ini. The current firmware only allows you to modify the number of LED in source code and then compile and update.
For example, TFT35 E3 V3.0 needs to modify the number of NEOPIXEL_PIXELS in TFT/src/User/Variants/pin_TFT35_E3_V3_0.h from 4 to the number you want
|
Stupid question. Where are the additional leds connected to? |
Thank you. So it is a dedicated port. Time to activate one of the TFTs which has it 😁 |
In the PR also the TFT35 E3 v3 is mentioned to be supported. But this screen does not have a dedicated port !? I am 🤪 |
my TFT43 Screen have so many ports that i have no idea what any of them do. I have UART ports near mounting holes, it was a nightmare designing a mount for this screen. |
The perfect reason to buy a TFT70!!!😁 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
is there a way to control nonpixel header on TFT screens. it seems that it is in parallel to knob led and it can control only 2 LEDs like the knob. can you increase number of LEDs.
The text was updated successfully, but these errors were encountered: