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

Controlling Multiple pins from single accessory #26

Open
manvish opened this issue Jan 23, 2021 · 2 comments
Open

Controlling Multiple pins from single accessory #26

manvish opened this issue Jan 23, 2021 · 2 comments

Comments

@manvish
Copy link

manvish commented Jan 23, 2021

I want to control multiple pins (3 GPIO and 3 PWM) from iphone Home App.
I have successfully controlled one pin from method but i dont know how to control multiple pins.
pls help me with this issue,

@pedros89
Copy link

pedros89 commented Jul 5, 2021

Hello, yes I am trying to do the same. I need to make the prototype and then enroll to MFi program for my RGB lamp
and tried with the fan example esp-homekit-sdk but with a multi-meter I noticed that there wasn't any voltage change on any of the GPIOs. Can I ask how did you make to control at least one pin? thank you.
My aim would be to have the SDK for RGB lamp and know which are the 3 PWM pins.

@ShareCat
Copy link

You can modify this func : HandleLightBulbOnWrite()

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

3 participants