Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Controlling a Robodyn light dimmer?
#1
Is it possible to control this: 


https://www.amazon.com/RobotDyn-controll...FSMF&psc=1

 I own several of them along with dimmable LED fixtures and was curious to know if Robo-Tank can talk to these?

I put this in completely the wrong forum as well...my apologies
Reply to top
#2
(02-12-2021, 05:35 PM)Yelostoner Wrote: Is it possible to control this: 


https://www.amazon.com/RobotDyn-controll...FSMF&psc=1

 I own several of them along with dimmable LED fixtures and was curious to know if Robo-Tank can talk to these?

I put this in completely the wrong forum as well...my apologies

Hi, I'm not really sure about that, looks like it uses an interrupt pin so there could be issues. If only a PWM pin is needed then it should be ok.
Reply to top
#3
It's a "zero-reference" pin. If I provide an Arduino connection schematic would it help?

From Robodyn's website"

"Dimming can be achieved by Pulse Skip Modulation:

Method 1 — One or more cycles (sine wave signal) are transferred to the load, while following one or several cycles are blocked.
Method 2 — Partial transferrence of each sine wave to the load.
Method 3 — Generation of modulated full sine signal of different frequency up to few hundred hertz. This method requires specialized powerfull AC generators with different modulation.
Methods 1 and 2 are the easiest to execute with the help of a Dimmer and programm code: in both cases, there is a need of circuit that detects the zero crossing and can control a triac."
Reply to top
#4
If you have a schematic that might help. I have played with triacs but only switched them on/off.
Reply to top
#5
I found the listing on Robodyn's website, I see it uses 2 digital pins on Arduino and interrupts, plus they have a library which does the work. I also see some sample Arduino sketches so looks like it would be easy to get working on Arduino but would take some work to get on Pi. You would need to tweak the library most likely and setup interrupts on the Pi. The wiringPi library does work with interrupts so it's likely possible but definitely won't work with reef-pi.

If you really want to use it, I suggest get it working on an Arduino, then you can connect Arduino to Pi via USB (serial) or I2C and communicate that way but it would be a lot of work.
Reply to top
#6
I use this 4-channel mosfet to control the lights IRF540 V4.0+ MOSFET Switch Module

https://www.aliexpress.com/item/10050016...ws_ab_test= searchweb0_0, searchweb201602_, searchweb201603_
[-] The following 1 user Likes loksik.lubos's post:
  • Rob F
Reply to top


Possibly Related Threads…
Thread Author Replies Views Last Post
  Sera LED Digital Dimmer 31070 - 10-20VDC zee_zout 15 9,597 03-13-2021, 06:07 PM
Last Post: Rob F

Forum Jump:

Current time: 05-03-2024, 11:52 AM