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

Pixhawk LED Module Chip? #78

Open
tubeme opened this issue Jul 7, 2017 · 7 comments
Open

Pixhawk LED Module Chip? #78

tubeme opened this issue Jul 7, 2017 · 7 comments

Comments

@tubeme
Copy link

tubeme commented Jul 7, 2017

Hello guys,

We are trying to design our own LED module for the Pixhawk controller. As far as we understand there is a chip on the board that receives information from I2C bus then accordingly controls the led. Some sort of LED driver with I2C control.

I suppose there is firmware that is doing the math?

So we've had a LED module that we like but it uses a chip that is no longer available. It is out of production etc. It is Toshiba chip TSA62724.

So my question is there any other chip that can be used for the LED module to drive the leds from I2C?

Thank you in advance.

@LorenzMeier
Copy link
Contributor

Let me have a look. I would be happy to add support for a new model.

@igalloway
Copy link

It's not clear what the overall goal is with this new "LED Module". I just thought i would mention a couple of parts, as a flexible options for driving both a few (RGB) and many LEDs:
Hopefully helpful?

NExperia NPIC - Shift register based, cascade-able

NXP Selector guide

NXP I2C based - PCA9634

NXP I2C based - PCA9551, Fast mode with Programmable blink rates

@tubeme
Copy link
Author

tubeme commented Aug 5, 2017

Thanks a lot guys!! Appreciated @LorenzMeier @igalloway

@tubeme
Copy link
Author

tubeme commented Aug 6, 2017

@LorenzMeier @igalloway If we use one of these chips do we need a driver for it or it is in PX4 already?

The need for this LED module is to have the LED indicator of the PX4 moved outside the airplane.

Like this:
https://www.banggood.com/Pixhawk-Integrated-Plate-LED-Buzzer-With-USB-I2c-and-Safety-Switch-p-983228.html?rmmds=myorder

@igalloway
Copy link

igalloway commented Aug 7, 2017 via email

@tubeme
Copy link
Author

tubeme commented Sep 21, 2017

@igalloway We are going to use it for a Status Leds for the PX4. So probably we have to implement it ourselves because there is no chip that could be used right out of the box for now. The one's used are discontinued.

@a146860
Copy link

a146860 commented Aug 14, 2018

What replacement

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

4 participants