Wireless dimming / Arduino / Development board

Discuss garden automation systems and software here, including commercial products or Raspberry Pi and Arduino DIY setups.
User avatar
bvolt
Forum's First Member!
Forum's First Member!
Reactions:
Posts: 378
Joined: Wed Jun 07, 2017 6:05 am
Location: Boston
Contact:

Hey guys,

Just wanted to share some parts that might give you ideas for controlling your fixtures remotely.

This development board allows for a variable PWM input voltage and converts to 0-5V or 0-10V analog.

Image

It's less than $5 on e-bay.

To understand how this board does what it does, you can check this article out.

I'll talk more about how to actually integrate this into a production fixture next time.

Thanks.
You might wanna double-check anything you've read here...
alienfarts687
LED Lover
LED Lover
Reactions:
Posts: 101
Joined: Sat May 12, 2018 5:12 am

That looks quite similar to one of the boards I purchased. I still haven't got around to it yet because for right now, I'm running the light at full blast. ;)
User avatar
bvolt
Forum's First Member!
Forum's First Member!
Reactions:
Posts: 378
Joined: Wed Jun 07, 2017 6:05 am
Location: Boston
Contact:

Hey all,

I got the Arduino a while ago, but I just haven't had the time to get familiar with it.

Anyway, I started fooling around with it today...



Other developers will likely agree: After completing, compiling and running your first program, subsequent programs are much easier and this program is quite simple:
20180908_020355546_iOS.jpg
I simply initialize the pin to be an output, then set the max intensity (duty cycle = 1023) for 5 seconds, then off for 5 seconds.
You might wanna double-check anything you've read here...
peregrines
LED-Curious
LED-Curious
Reactions:
Posts: 1
Joined: Mon Dec 17, 2018 8:13 am

Thank You - great input!

Planning my DIY Panels right now and def. will do a DIY Arduino Dimming Solution :D
Disfunkional
LED-Curious
LED-Curious
Reactions:
Posts: 7
Joined: Sun Dec 30, 2018 6:33 pm

Can the board be set up as a timer as well?
User avatar
bvolt
Forum's First Member!
Forum's First Member!
Reactions:
Posts: 378
Joined: Wed Jun 07, 2017 6:05 am
Location: Boston
Contact:

Absolutely - it can do just about anything, as long as it's programmed to do so (and as long as the power to the MCU is uninterrupted).
You might wanna double-check anything you've read here...
Hydrofood
LED Lover
LED Lover
Reactions:
Posts: 238
Joined: Sat Oct 27, 2018 9:27 pm

I wish more people would comment on this And add to the discussion.

I’m just diving into Arduino myself, and will have many questions!
garnier
LED Enthusiast
LED Enthusiast
Reactions:
Posts: 60
Joined: Mon Mar 12, 2018 11:06 pm

https://forum.arduino.cc/index.php?topic=363477.0

Plenty useful information on there.

I like the idea of split light into "sections" and then be able to control each section / channel separately.

Aquaterists do use their lights in very similar way these days and there is always something that we can learns from them and visa versa.
TacticGuy
LED Enthusiast
LED Enthusiast
Reactions:
Posts: 48
Joined: Thu Feb 28, 2019 12:57 pm

Hydrofood wrote:
Wed Feb 13, 2019 1:07 am
I wish more people would comment on this And add to the discussion.

I’m just diving into Arduino myself, and will have many questions!
I know this guy uses arduino to update live info to his stream, not sure if he is using it to control lights, but i believe he is, as an instagram post of his shows his LED with a pcb attached to it :)


Looks like an interesting piece of tech!
:ugeek:
grisbi
LED Lover
LED Lover
Reactions:
Posts: 122
Joined: Thu Feb 22, 2018 7:04 pm

i would love to find nice solution to manage my 9 driver and 4 different spectrum

new illumi meshtek seems me a good solution no?
https://eu.mouser.com/new/ilumi/ilumi-m ... ontroller/

im pretty bad on electricity stuff ::
Post Reply