diff options
author | Sumanto Kar | 2023-05-04 13:14:46 +0530 |
---|---|---|
committer | GitHub | 2023-05-04 13:14:46 +0530 |
commit | 8c2244ffc20b87256cec11e4f5fbd88fd3348300 (patch) | |
tree | 9a81f2090740d02ad33b29f5db49123995c0a41e /library/SubcircuitLibrary/74V1G14/README.md | |
parent | 732e2c2a1b63b3af1f17a2f1a8c128db2a757b4c (diff) | |
parent | 57e699fdd79e8be77385bc2a4e017408e5d5afaa (diff) | |
download | eSim-8c2244ffc20b87256cec11e4f5fbd88fd3348300.tar.gz eSim-8c2244ffc20b87256cec11e4f5fbd88fd3348300.tar.bz2 eSim-8c2244ffc20b87256cec11e4f5fbd88fd3348300.zip |
Merge pull request #232 from VanshikaTanwar/master
Sub-circuit files for INA106, 74LVC1G19, 74V1G14, Precision Rectifier IC, Log Amplifier 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 |