10.10.2018, 11:49
Hello,
I have a door lock with input which is supposed to be connected to a door unlocking push-button. It expects short pulses generated by pushing and releasing of the button.
I would like to instead connect this input to one of the LM outputs and control the door lock from there. I can probably figure out the circuitry needed for this, however I am not sure how to best simulate the short pulses on the LM side.
I found a Java Script here on the forum which automatically reverts value of an object after certain period of time, however it relies on a resident script and I am not sure if it is feasible for the very short times I have in mind (50-100ms). I just checked and the minimal sleep interval for resident scripts is 1s which is too much.
Any suggestions how to best achieve this?
I have a door lock with input which is supposed to be connected to a door unlocking push-button. It expects short pulses generated by pushing and releasing of the button.
I would like to instead connect this input to one of the LM outputs and control the door lock from there. I can probably figure out the circuitry needed for this, however I am not sure how to best simulate the short pulses on the LM side.
I found a Java Script here on the forum which automatically reverts value of an object after certain period of time, however it relies on a resident script and I am not sure if it is feasible for the very short times I have in mind (50-100ms). I just checked and the minimal sleep interval for resident scripts is 1s which is too much.
Any suggestions how to best achieve this?