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

Neopixel header #1764

Closed
sinole1987 opened this issue Mar 22, 2021 · 8 comments · Fixed by #1844
Closed

Neopixel header #1764

sinole1987 opened this issue Mar 22, 2021 · 8 comments · Fixed by #1844
Labels
question Further information is requested

Comments

@sinole1987
Copy link

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.

@sinole1987 sinole1987 added the question Further information is requested label Mar 22, 2021
@bigtreetech
Copy link
Owner

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

@oldman4U
Copy link
Contributor

Stupid question. Where are the additional leds connected to?

@sinole1987
Copy link
Author

I don't think its on every Variant of the board. here are some examples:
TFT43-50-70--01_04

@oldman4U
Copy link
Contributor

Thank you. So it is a dedicated port. Time to activate one of the TFTs which has it 😁

@oldman4U
Copy link
Contributor

In the PR also the TFT35 E3 v3 is mentioned to be supported. But this screen does not have a dedicated port !? I am 🤪

@sinole1987
Copy link
Author

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.

@oldman4U
Copy link
Contributor

The perfect reason to buy a TFT70!!!😁

Copy link

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.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants