Pushbutton


A Pushbutton that emits the configured signal as a pulse when pressed.

2 months ago
0.14 - 2.0
32.9K

i Ability to have > 1 tick pulse?

7 years ago

I've been thoroughly enjoying this mod, except I feel like a pulse longer than just a single tick would be nice to have as an option (Sometimes it seems that a single tick isn't long enough to trigger actions in some circuits). That, or maybe the ability to provide a pulse that stays on as long as you hold the key down.

7 years ago

I agree, this would be very useful

7 years ago

Connect it to a one-shot timer or pulse-stretcher circuit to generate the extended pulse.

7 years ago

Would be nice to have it hold as long as F is held down (oh, just like he said). Making more circuits kind of defeats the purpose.

2 years ago

Would be nice to have it hold as long as F is held down.

I still would like to have this, also!!

1 year, 10 months ago

Would be nice to have it hold as long as F is held down.

I still would like to have this, also!!

Constant combinators toggle on F, so you can get 99% of that functionality with that. Just hit F to start your pulse, and F again to end it.

9 months ago

Agreed with Iassombra! use a const combinator Fon and Foff for longer pulses. The single tick pulse is SUPER useful.

7 months ago
(updated 7 months ago)

If you put a arithmetic combinator set to EACH = EACH-1 and wire it's input and output to the pushbutton, then it will act as a pulse extender

7 months ago

0eNqdlVFv2jAQx7+K5adtChUJbWnzRlvWoSGoKFWFRoWc5CBWgx3ZTilC+e47J5SkHZWa8YBk5/6/O5/vfDsaJBmkigtD/R2NQIeKp4ZLQX36YxpzTdIs0UDg1YCIQJENTxIiM5NmhmxiZuAFNzVfCZZ8098JU0C4ICYGFOo4yIyRgiylIvfE8PBZO6gCNLonyLZmLwwjIHJZLErQyVyg77eVPgIMmSABkKUCSLYkjJlYQeQQdMOiCCJipGXcjMloPCUsSeSGSESoA9JIsgQ0DFj4jHxcGnvYkKsw48aKZzIrD5sqGbAA3WyYMFYYQQIGipASECsTa7JF40gSIU1hhfq5uOn/fOgNp+R6PPo5uH2Y9KaD8cgnczHp3/jk7ecVaZmL20m/P7Lbbnu/czV86L/ZuURDOBez/nA4fvRRVCzvBqPfBxLqis3rWW9UydYcI3n8NZjuUV65czvpzfyDrti6GvauS5pLYpkp6lAeSqGp/2dHy7TZEjHbFLA2uIE1Wgi2tqvqZmiOMiyUV+q7uXNE+MKVyXDnoC0tWtOa0sufHArCcMOh9F8stguRrQNQiD7m2aGp1Lys3R21AZycOXRL/ZZ3coZwPIxRMlkEELMXLpW1WvLEgPrkjJ+FqiCiBS+zXeP954FXWLuixnHbtfM3AdkOrnHOK06nEWcLtk/qEXkV6rQRKuXi+V1IFeisESjcsnqOOnXSeSPSJsaSraG6Xg3VbXpz2w9BVaiLhneH70+9mNx3sEvbCFwvbEkv8dmCsowFhLbMtXXg2j9bkbU24VFRlvvHrFi6+VOe29A+dJJ3iIgpbuI14NvTCuU64IIZqf5tqk69pSKuylBKf0carKIu8HPED3EvudJm8eVEAQtjmyd84hBjWdqwokgdKlNQbD+zWqgsp1NTdv713Lq1RB7JNT5fyPKaXIy9Zvui+rV57NCEBYAHoHfV4LsrpnF/P43RBsevLi/gwj3tXnrdi/PLdqd9mud/AX26m1Q=

7 months ago

If you put a arithmetic combinator set to EACH = EACH-1 and wire it's input and output to the pushbutton, then it will act as a pulse extender
yea and you set the value in the button to the number of ticks you want in that case.

New response