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

Add "Count Mode" similiar to Circuitar #29

Open
yokusan opened this issue Jul 11, 2022 · 3 comments
Open

Add "Count Mode" similiar to Circuitar #29

yokusan opened this issue Jul 11, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@yokusan
Copy link

yokusan commented Jul 11, 2022

Dear Fabiano,

would it be possible to integrate a "Count Mode" similar as in the Circuitar Dimmer library? This is the mode that uses complete half-waves to dim. That would be very helpful.

Regards from Germany,

Johannes

@fabianoriccardi
Copy link
Owner

Hi Johannes,
Of course, it is possible, but it requires a bit of rework. May you tell me in which scenario/circuit you would use it? Actually, I started the library to control lamps, so I suppose you would control other kind of loads that requires smoother signal.

@yokusan
Copy link
Author

yokusan commented Jul 12, 2022

I want to control a resistive load (Thermoblock of an espresso machine) using an AC Dimmer module (RobotDyn) in combination with an ESP32 controller and the PID library. I would like to avoid cutting in the phase to minimize inductive heat generation and to minimize electric noise.

@nsummy
Copy link

nsummy commented Sep 6, 2022

@yokusan Check out these 2 repos, it might have what you are looking for:

https://github.com/biletnikov/bresenham-triac-driver
https://github.com/GyverLibs/GyverDimmer/blob/main/README_EN.md

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

No branches or pull requests

3 participants