Thermostat code for Nano RP2040 Connect #9499
Unanswered
pwl1821
asked this question in
Using MicroPython
Replies: 1 comment
-
For on-of control you shout try realy (relay with hysteresis ) contol , it can be done without pid (pi) control. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can anyone suggest code for thermostatic control using an Arduino Nano RP2040 Connect?
The initial application is On/Off cooling control to drive 3.3v relays of ANC GPIO's. Code for an adjustable deadband of 0.6C or greater would be helpful.
UI at this point can be via Thonny or equivalent. Thoughts and/or code for UI on a phone or laptop would be appreciated.
No modulating / PID control. Heating or heating / cooling control also welcome.
Any thoughts on starting points?
Beta Was this translation helpful? Give feedback.
All reactions