Closed sokol07 closed 2 years ago
or you could just change in line 12 to "ringlight(2,True)" and not have to enter lines 13,14 and 15 like you have it worked for me
In this case you would only have horizontal+vertical LEDs or all turned on, without option to have only diagonal ones. Adding the fourth case let's you have all possible combinations.
yeah, I know, but why would you want horizontal or vertical anyway? what difference would it make?
I guess that may be useful - due to the object shape, maybe some polarizing benefits or something like that. I believe this may be useful at some point, maybe in future revisions different types of LEDs could be used, for example with different light color. That's how it's done in industrial vision systems, there are multiple diodes, for example red, blue, green and IR. I think this feature should be left as this could be useful at some point. For now: I think it may happen that choosing one set over another can give better result due to, for example, shadows.
In the current built, it does not make any difference, if Ringlight 1 or Ringlight 2 is being used. But I just added a 4-position switch with the following options for custom ringlight mods:
RL1 off + RL2 off RL1 on + RL2 off RL1 off + RL2 on RL1 on + RL2 on
Hi, In the newest software version of OpenScan (beta for classic with arducam) it is impossible to turn on both LEDs at the same time. Is it a matter of heat dissipation or power consumption? If not, it can be easily solved in nodered by modifying the ringlight slider: and consecutive code piece: