Just some monostable thingys(when they receive an input, they quickly turn on and off, giving a very fast pulse)
Created:
Mar 22, 2019
Updated:
Jun 30, 2023
Add members
Enter Email IDs separated by commas, spaces or enter. Users need to be registered already on the platform. Note that collaboration is not real time as of now. Every save overwrites the previous data.
Delete
Are you sure you want to delete this project?
Delete
Are you sure you want to remove this collaborator?
The buffer will maintain it's output value if it's input goes null. The reset pin is there to make the buffer's output also go null.
Example:
2 > buffer > 2
3 > buffer > 3
X > buffer > 3
0 > buffer > 0
X > buffer > 3
*reset*
X > buffer > X
Hope this clears it up. Thanks for the monostables!
Delete
Are you sure you want to delete this comment?