Dew heater
#2416
Replies: 1 comment 2 replies
-
|
The pins on the Raspberry Pi are 3.3v. You would not be able to direct drive a dew heater from a Raspberry Pi. You would need either a relay or MOSFET. In the default mode, the dew heater is turned on at night and off during the day. You can use temperature thresholds if more control is needed. |
Beta Was this translation helpful? Give feedback.
2 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.
-
in config - devices, I have enabled dew heater - standard, I2C 0x10 pin D12
is this D12 pin 12v or 5v when active?
also how is dew heater controlled?
when night mode is active, heater = ON ?
and switches off when allsky goes into daytime mode?
Beta Was this translation helpful? Give feedback.
All reactions