Feature: Add support for controlling 0-10V devices #8

Open
opened 2024-07-25 01:05:52 +02:00 by DeltaLima · 0 comments
Owner

There are a lot of Grow Lights and Fans out there, which can be controlled in brightness or speed with the so called "0-10V" standard. Just supply a voltage between 0-10v . 0 means lowest level.

First I thought something like an rc filter with the 12V pwm would be a nice solution, but i dont think this will fit nice on the pcb.
I think the most use case would be to turn on/off the device, e.g. with an relay on the 12V output and do the adjustment additionally.

Luckily there is a thing called "Gravity: 2-Channel I2C DAC Module (0-10V)" https://www.dfrobot.com/product-2613.html
Looks like its good available. I can imagine that it is just a matter of time, until an opensource clone of this will appear. pretty useful thingy!

There are a lot of Grow Lights and Fans out there, which can be controlled in brightness or speed with the so called "0-10V" standard. Just supply a voltage between 0-10v . 0 means lowest level. First I thought something like an rc filter with the 12V pwm would be a nice solution, but i dont think this will fit nice on the pcb. I think the most use case would be to turn on/off the device, e.g. with an relay on the 12V output and do the adjustment additionally. Luckily there is a thing called "Gravity: 2-Channel I2C DAC Module (0-10V)" https://www.dfrobot.com/product-2613.html Looks like its good available. I can imagine that it is just a matter of time, until an opensource clone of this will appear. pretty useful thingy!
DeltaLima added this to the v0.2 Rewrite project 2024-09-16 00:25:44 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DeltaLima/CanGrow#8
No description provided.