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

Request small update to support latest 8 port Teensy 4.1 (iMXRT1062) Driver #1

Open
MisterDiz opened this issue Jan 10, 2022 · 2 comments

Comments

@MisterDiz
Copy link

Hi

Thanks for developing the RGB status plugin, its a great addition. Shiny status lights FTW!

I'm trying to use your plugin in conjunction with 4 other aux outs which control relays for an ATC. Terjeio has kindly extended the IO ports to 8 on the Teensy 4.1 driver to accommodate both functions.

My issue is that I need to control the first 4 aux outputs to the ATC relays in order to use M62-M66 control commands and the RGB plugin by default uses the first 3 ports. Terjeio suggested that I request that you make a small tweak to the RGB plugin to a similar implentation as the Fans plugin, so that it is possible to add settings for the end user to select port > pin bindings.

This is discussed here

I would be really grateful if you could implement this.

Many thanks!

@andrewmarles
Copy link
Collaborator

I think that @5ocworkshop is looking into this - patience is a virtue.

@andrewmarles
Copy link
Collaborator

Along with this, the report in $pins is currently not correct:

[PIN:PB13,Aux out 0,P0]
[PIN:PB0,Aux out 1,LED Red]
[PIN:PA4,Aux out 2,LED Green]
[PIN:PA6,Aux out 3,LED Blue]

In reality the lights are very definitely on Aux0-3 on PB13 through PA4

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