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

How to configure H801 with arduino IDE #168

Closed
xoseperez opened this issue Jul 20, 2017 · 4 comments
Closed

How to configure H801 with arduino IDE #168

xoseperez opened this issue Jul 20, 2017 · 4 comments
Labels

Comments

@xoseperez
Copy link
Owner

Originally reported by: azer (Bitbucket: zerros, GitHub: zerros)


HI,

forgive me for my basg english. I've juste seen that espurna could control H801 wifi devices. I have some at home but I don't use pio. I've downloaded the 1.8.2 version but I can't find any reference to "ENABLE_HLW801". My led strip is a RGB2W (in reality RGB 1W).

I can't find any file in "code/espurna/h801.ino".

How can I configure it with arduino. Thanks;

@xoseperez
Copy link
Owner Author

Edit the code/espurna/config/arduino.h file and add the following line:

#define H801_LED_CONTROLLER

This is missing in the current version. Will fix it soon.

@xoseperez
Copy link
Owner Author

Original comment by azer (Bitbucket: zerros, GitHub: zerros):


thanks. I've tried on another computer with pio to upload the bin file and it worked but I have few issues (brigthness and switch status on boot).

I'll try with the 1.8.3 with arduino. It seems that I can configure precisely with arduino than the bin file. thanks

@xoseperez
Copy link
Owner Author

Pushed with 1.8.3.

@xoseperez
Copy link
Owner Author

Removing milestone: 1.8.3 (automated comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant