diff options
author | Vanshika Tanwar | 2022-11-23 22:06:53 +0530 |
---|---|---|
committer | Vanshika Tanwar | 2022-11-23 22:06:53 +0530 |
commit | da49c7dd71103fe6b8524e21b34e5b7fd4084f99 (patch) | |
tree | 37436316c063a3391fe9f636b49b32c6cf86d541 /library/SubcircuitLibrary/74V1G14/README.md | |
parent | d896724e0d54dd42ad9f7e0f26b884623a9d1cb2 (diff) | |
download | eSim-da49c7dd71103fe6b8524e21b34e5b7fd4084f99.tar.gz eSim-da49c7dd71103fe6b8524e21b34e5b7fd4084f99.tar.bz2 eSim-da49c7dd71103fe6b8524e21b34e5b7fd4084f99.zip |
74V1G14 Schmitt Trigger IC
Diffstat (limited to 'library/SubcircuitLibrary/74V1G14/README.md')
-rw-r--r-- | library/SubcircuitLibrary/74V1G14/README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/library/SubcircuitLibrary/74V1G14/README.md b/library/SubcircuitLibrary/74V1G14/README.md new file mode 100644 index 00000000..6d0656e5 --- /dev/null +++ b/library/SubcircuitLibrary/74V1G14/README.md @@ -0,0 +1,24 @@ +# Sch_trig IC + +Schmitt trigger is a general purpose IC. It is the circuit that is used to convert any type of input signal into a square waveform + +## Usage/Examples + +It is used in simple oscillators. + +It is used in Switch Debouncing. + +## Documentation + +To know the details of 74V1G14 IC please refer to this link [74V1G14_datasheet.](https://www.st.com/resource/en/datasheet/74v1g14.pdf) + +## Comments/Notes + +Please note this is a complete analog IC. It works fine at the time of simulation. + +## Contributor + +Name: Vanshika Tanwar +Email: vanshikatanwar30@gmail.com +Year: 2022 +Position: FOSSEE Summer Fellowship Intern 2022 |