-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add 12V output line for VLP16. (#357)
* add M78AR12-1 symbol Signed-off-by: Masaya Kataoka <[email protected]> * update document Signed-off-by: Masaya Kataoka <[email protected]> * ignore invalid ERC error Signed-off-by: Masaya Kataoka <[email protected]> --------- Signed-off-by: Masaya Kataoka <[email protected]>
- Loading branch information
1 parent
cad4c99
commit da2f602
Showing
10 changed files
with
583 additions
and
30,981 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,4 @@ fp-info-cache | |
*auto_saved_files* | ||
*.lck | ||
kibot_output | ||
*.bak |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
(kicad_symbol_lib | ||
(version 20231120) | ||
(generator "kicad_symbol_editor") | ||
(generator_version "8.0") | ||
(symbol "M78AR12-1" | ||
(exclude_from_sim no) | ||
(in_bom yes) | ||
(on_board yes) | ||
(property "Reference" "M78AR12-1" | ||
(at -0.254 5.334 0) | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
(property "Value" "" | ||
(at 0 0 0) | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
(property "Footprint" "" | ||
(at 0 0 0) | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
(hide yes) | ||
) | ||
) | ||
(property "Datasheet" "" | ||
(at 0 0 0) | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
(hide yes) | ||
) | ||
) | ||
(property "Description" "" | ||
(at 0 0 0) | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
(hide yes) | ||
) | ||
) | ||
(symbol "M78AR12-1_0_1" | ||
(rectangle | ||
(start -3.81 3.81) | ||
(end 3.81 -3.81) | ||
(stroke | ||
(width 0) | ||
(type default) | ||
) | ||
(fill | ||
(type none) | ||
) | ||
) | ||
) | ||
(symbol "M78AR12-1_1_1" | ||
(pin input line | ||
(at -6.35 2.54 0) | ||
(length 2.54) | ||
(name "Vin" | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
(number "1" | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
) | ||
(pin input line | ||
(at -6.35 0 0) | ||
(length 2.54) | ||
(name "GND" | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
(number "2" | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
) | ||
(pin output line | ||
(at -6.35 -2.54 0) | ||
(length 2.54) | ||
(name "Vout" | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
(number "3" | ||
(effects | ||
(font | ||
(size 1.27 1.27) | ||
) | ||
) | ||
) | ||
) | ||
) | ||
) | ||
) |
Binary file removed
BIN
-14.8 KB
...er_sensor_board/computer_sensor_board-backups/computer_sensor_board-2024-10-14_142016.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.