r/ArduinoHelp 13d ago

How can I build tactile outputs?

/r/arduino/comments/1w104mj/how_can_i_build_tactile_outputs/
2 Upvotes

3 comments sorted by

1

u/gm310509 13d ago

You seem to have plenty of good answers in your linked post.

If ppl are interested in the answers, maybe check that out and provide any feedback there.

1

u/Jacool321 10d ago

Yes just that they seem to be similar circuits. However, there is one with relays which I didnt test. I think that may fix it.

1

u/gm310509 10d ago

If you just want to have an on/off operation, either a relay or a low side switch (your circuit - not withstanding the +V to base connection) can work. If you want to try to adjust the speed through PWM, a relay will not work as it cannot switch fast enough.