Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KiCad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
libraries
electronics
KiCad
Commits
1602b872
Commit
1602b872
authored
4 years ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Add amperage specifics to reegulator names
parent
284b05f6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fab.dcm
+7
-7
7 additions, 7 deletions
fab.dcm
fab.lib
+15
-15
15 additions, 15 deletions
fab.lib
with
22 additions
and
22 deletions
fab.dcm
+
7
−
7
View file @
1602b872
...
...
@@ -151,32 +151,32 @@ K resistor variable trimmer
F https://www.ttelectronics.com/TTElectronics/media/ProductFiles/Trimmers/Datasheets/23.pdf
$ENDCMP
#
$CMP Regulator_Linear_LM3480-3.3V
$CMP Regulator_Linear_LM3480-3.3V
-100mA
D 100mA, Quasi Low Dropout Voltage Regulator, 3.3V positive fixed output, SOT-23 package
K ldo linear fixed positive
F https://www.ti.com/lit/ds/symlink/lm3480.pdf
$ENDCMP
#
$CMP Regulator_Linear_LM3480-5.0V
$CMP Regulator_Linear_LM3480-5.0V
-100mA
D 100mA, Quasi Low Dropout Voltage Regulator, 5.0V positive fixed output, SOT-23 package
K ldo linear fixed positive
F https://www.ti.com/lit/ds/symlink/lm3480.pdf
$ENDCMP
#
$CMP Regulator_Linear_MIC5205-3.3V
D Linear Voltage Regulator IC
,
3.3V
,
1 Output
150mA
SOT-23-5
$CMP Regulator_Linear_MIC5205-3.3V
-150mA
D
150mA
Linear Voltage Regulator IC 3.3V 1 Output SOT-23-5
K linear regulator ldo fixed positive
F http://ww1.microchip.com/downloads/en/DeviceDoc/20005785A.pdf
$ENDCMP
#
$CMP Regulator_Linear_NCP1117-5.0V
$CMP Regulator_Linear_NCP1117-5.0V
-1A
D 1A 5.0V Linear Voltage Regulator IC 1 Output SOT-223
K linear regulator ldo fixed positive
F https://www.onsemi.com/pub/Collateral/NCP1117-D.PDF
$ENDCMP
#
$CMP Regulator_Linear_ZLDO1117-3.3V
D 1A Low Dropout regulator, positive,
3.3V
fixed output, SOT-223
$CMP Regulator_Linear_ZLDO1117-3.3V
-1A
D 1A
3.3V
Low Dropout regulator, positive, fixed output, SOT-223
K linear regulator ldo fixed positive obsolete
F http://www.diodes.com/datasheets/AP1117.pdf
$ENDCMP
...
...
This diff is collapsed.
Click to expand it.
fab.lib
+
15
−
15
View file @
1602b872
...
...
@@ -2572,11 +2572,11 @@ X 3 3 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Regulator_Linear_LM3480-3.3V
# Regulator_Linear_LM3480-3.3V
-100mA
#
DEF Regulator_Linear_LM3480-3.3V U 0 10 Y Y 1 F N
DEF Regulator_Linear_LM3480-3.3V
-100mA
U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "Regulator_Linear_LM3480-3.3V" 0 125 50 H V L CNN
F1 "Regulator_Linear_LM3480-3.3V
-100mA
" 0 125 50 H V L CNN
F2 "fab:SOT-23" 0 225 50 H I C CIN
F3 "" 0 0 50 H I C CNN
$FPLIST
...
...
@@ -2590,11 +2590,11 @@ X GND 3 0 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Regulator_Linear_LM3480-5.0V
# Regulator_Linear_LM3480-5.0V
-100mA
#
DEF Regulator_Linear_LM3480-5.0V U 0 10 Y Y 1 F N
DEF Regulator_Linear_LM3480-5.0V
-100mA
U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "Regulator_Linear_LM3480-5.0V" 0 125 50 H V L CNN
F1 "Regulator_Linear_LM3480-5.0V
-100mA
" 0 125 50 H V L CNN
F2 "fab:SOT-23" 0 225 50 H I C CIN
F3 "" 0 0 50 H I C CNN
$FPLIST
...
...
@@ -2608,11 +2608,11 @@ X GND 3 0 -300 100 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Regulator_Linear_MIC5205-3.3V
# Regulator_Linear_MIC5205-3.3V
-150mA
#
DEF Regulator_Linear_MIC5205-3.3V U 0 10 Y Y 1 F N
DEF Regulator_Linear_MIC5205-3.3V
-150mA
U 0 10 Y Y 1 F N
F0 "U" -150 225 50 H V C CNN
F1 "Regulator_Linear_MIC5205-3.3V" 0 225 50 H V L CNN
F1 "Regulator_Linear_MIC5205-3.3V
-150mA
" 0 225 50 H V L CNN
F2 "fab:SOT-23-5" 0 325 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
...
...
@@ -2628,11 +2628,11 @@ X OUT 5 300 100 100 L 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Regulator_Linear_NCP1117-5.0V
# Regulator_Linear_NCP1117-5.0V
-1A
#
DEF Regulator_Linear_NCP1117-5.0V U 0 10 Y Y 1 F N
DEF Regulator_Linear_NCP1117-5.0V
-1A
U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "Regulator_Linear_NCP1117-5.0V" 0 125 50 H V L CNN
F1 "Regulator_Linear_NCP1117-5.0V
-1A
" 0 125 50 H V L CNN
F2 "fab:SOT-223-3_TabPin2" 0 200 50 H I C CNN
F3 "" 100 -250 50 H I C CNN
$FPLIST
...
...
@@ -2646,11 +2646,11 @@ X VI 3 -300 0 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# Regulator_Linear_ZLDO1117-3.3V
# Regulator_Linear_ZLDO1117-3.3V
-1A
#
DEF Regulator_Linear_ZLDO1117-3.3V U 0 10 Y Y 1 F N
DEF Regulator_Linear_ZLDO1117-3.3V
-1A
U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "Regulator_Linear_ZLDO1117-3.3V" 0 125 50 H V L CNN
F1 "Regulator_Linear_ZLDO1117-3.3V
-1A
" 0 125 50 H V L CNN
F2 "fab:SOT-223-3_TabPin2" 0 200 50 H I C CNN
F3 "" 100 -250 50 H I C CNN
$FPLIST
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment