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

Example sketch? #1

Open
avenantsoftware opened this issue Jul 12, 2015 · 1 comment
Open

Example sketch? #1

avenantsoftware opened this issue Jul 12, 2015 · 1 comment

Comments

@avenantsoftware
Copy link

Could you perhaps add an example sketch like most arduino libraries have, with how it works exactly, like for example setting the desired temperature and switching the heater on and off based on a temperature sensor reading? The link is to a russian website even with google translate it is hard to understand lol

@gavrilov-i
Copy link
Owner

Unfortunately I can't test examples right now. Link on russian site has working arduino sketch, you can remove parts which represents LCD, encoder, button and menu, so it will become very simple.
In readme you can see low level functions to send and receive messages to/from boiler, so you can write your own logic, how to communicate with it. Also there is high level functions, which make life easier - update(), update(n), just call them once in second. First will update information, second is specific - for updating specified ID.

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