Compare commits

..

16 Commits

31 changed files with 27878 additions and 6121 deletions

33
.gitignore vendored
View File

@ -1 +1,32 @@
Horloge_Nixie-backups/ # ---> KiCad
# For PCBs designed using KiCad: https://www.kicad.org/
# Format documentation: https://kicad.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*-backups
*.kicad_prl
*.sch-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv
*.lck

25
Horloge_Nixie.csv Normal file
View File

@ -0,0 +1,25 @@
"Source:","/home/laurent/dev/Horloge_Nixie_Schematics/Horloge_Nixie.kicad_sch"
"Date:","mer. 12 juil. 2023 18:19:03"
"Tool:","Eeschema 7.0.6-7.0.6~ubuntu22.04.1"
"Generator:","/usr/share/kicad/plugins/bom_csv_grouped_by_value.py"
"Component Count:","44"
"Collated Components:"
"Item","Qty","Reference(s)","Value","LibPart","Footprint","Datasheet","DNP"
"1","4","C1, C2, C3, C4","0.1uF","Device:C","Capacitor_SMD:C_0805_2012Metric_Pad1.18x1.45mm_HandSolder","~",""
"2","4","D1, D2, D3, D4","WS2812B","LED:WS2812B","LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm","https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf",""
"3","2","J1, J2","Conn_01x04","Connector_Generic:Conn_01x04","Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical","~",""
"4","1","J3","Conn_01x05","Connector_Generic:Conn_01x05","Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical","~",""
"5","4","N1, N2, N3, N4","IN-14","nixies-us:IN-14","Kicad-VFD-Nixies-master:IN-14-mod","",""
"6","4","Q1, Q3, Q5, Q7","MPSA42","Transistor_BJT:MJE13007G","Package_TO_SOT_THT:TO-92_Inline","http://www.onsemi.com/pub_link/Collateral/MJE13007-D.PDF",""
"7","4","Q2, Q4, Q6, Q8","MPSA92","Transistor_BJT:BC557","Package_TO_SOT_THT:TO-92_Inline","https://www.onsemi.com/pub/Collateral/BC556BTA-D.pdf",""
"8","4","R1, R5, R9, R13","33k","Device:R","Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder","~",""
"9","4","R2, R6, R10, R14","100k","Device:R","Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder","~",""
"10","4","R3, R7, R11, R15","470k","Device:R","Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder","~",""
"11","4","R4, R8, R12, R16","10k","Device:R","Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder","~",""
"12","1","R17","R_Photo","Device:R_Photo","Resistor_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P5.08mm_Vertical","~",""
"13","1","R18","10K","Device:R","Resistor_SMD:R_0805_2012Metric_Pad1.20x1.40mm_HandSolder","~",""
"14","1","SW1","Rotary Encoder","Device:RotaryEncoder_Switch","Connector_PinHeader_2.54mm:PinHeader_1x05_P2.54mm_Vertical","~",""
"15","1","U1","ESP32-S3-DevKitC","PCM_Espressif:ESP32-S3-DevKitC","PCM_Espressif:ESP32-S3-DevKitC_Laurent","",""
"16","1","U2","74141","74xx_IEEE:74141","Package_DIP:DIP-16_W7.62mm_LongPads","",""
Can't render this file because it has a wrong number of fields in line 7.

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{ {
"board": { "board": {
"active_layer": 0, "active_layer": 31,
"active_layer_preset": "All Layers", "active_layer_preset": "",
"auto_track_width": true, "auto_track_width": true,
"hidden_netclasses": [], "hidden_netclasses": [],
"hidden_nets": [], "hidden_nets": [],

View File

@ -3,26 +3,187 @@
"3dviewports": [], "3dviewports": [],
"design_settings": { "design_settings": {
"defaults": { "defaults": {
"board_outline_line_width": 0.1, "board_outline_line_width": 0.09999999999999999,
"copper_line_width": 0.2, "copper_line_width": 0.19999999999999998,
"copper_text_italic": false,
"copper_text_size_h": 1.5, "copper_text_size_h": 1.5,
"copper_text_size_v": 1.5, "copper_text_size_v": 1.5,
"copper_text_thickness": 0.3, "copper_text_thickness": 0.3,
"copper_text_upright": false,
"courtyard_line_width": 0.049999999999999996,
"dimension_precision": 4,
"dimension_units": 3,
"dimensions": {
"arrow_length": 1270000,
"extension_offset": 500000,
"keep_text_aligned": true,
"suppress_zeroes": false,
"text_position": 0,
"units_format": 1
},
"fab_line_width": 0.09999999999999999,
"fab_text_italic": false,
"fab_text_size_h": 1.0,
"fab_text_size_v": 1.0,
"fab_text_thickness": 0.15,
"fab_text_upright": false,
"other_line_width": 0.15, "other_line_width": 0.15,
"other_text_italic": false,
"other_text_size_h": 1.0,
"other_text_size_v": 1.0,
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 3.2,
"height": 3.2,
"width": 3.2
},
"silk_line_width": 0.15, "silk_line_width": 0.15,
"silk_text_italic": false,
"silk_text_size_h": 1.0, "silk_text_size_h": 1.0,
"silk_text_size_v": 1.0, "silk_text_size_v": 1.0,
"silk_text_thickness": 0.15 "silk_text_thickness": 0.15,
"silk_text_upright": false,
"zones": {
"min_clearance": 0.5
}
},
"diff_pair_dimensions": [
{
"gap": 0.0,
"via_gap": 0.0,
"width": 0.0
}
],
"drc_exclusions": [
"lib_footprint_issues|142300000|77796472|e3237729-42f3-49cb-adfd-ffac5d7d434a|00000000-0000-0000-0000-000000000000",
"unconnected_items|58150000|86050000|b3c965a5-0e69-41cb-95bb-0de7a6eb24e4|ce470599-6b73-4625-9397-9db7dd7fb52b"
],
"meta": {
"version": 2
},
"rule_severities": {
"annular_width": "error",
"clearance": "error",
"connection_width": "warning",
"copper_edge_clearance": "error",
"copper_sliver": "warning",
"courtyards_overlap": "error",
"diff_pair_gap_out_of_range": "error",
"diff_pair_uncoupled_length_too_long": "error",
"drill_out_of_range": "error",
"duplicate_footprints": "warning",
"extra_footprint": "warning",
"footprint": "error",
"footprint_type_mismatch": "ignore",
"hole_clearance": "error",
"hole_near_hole": "error",
"invalid_outline": "error",
"isolated_copper": "warning",
"item_on_disabled_layer": "error",
"items_not_allowed": "error",
"length_out_of_range": "error",
"lib_footprint_issues": "warning",
"lib_footprint_mismatch": "warning",
"malformed_courtyard": "error",
"microvia_drill_out_of_range": "error",
"missing_courtyard": "ignore",
"missing_footprint": "warning",
"net_conflict": "warning",
"npth_inside_courtyard": "ignore",
"padstack": "warning",
"pth_inside_courtyard": "ignore",
"shorting_items": "error",
"silk_edge_clearance": "warning",
"silk_over_copper": "warning",
"silk_overlap": "warning",
"skew_out_of_range": "error",
"solder_mask_bridge": "error",
"starved_thermal": "error",
"text_height": "warning",
"text_thickness": "warning",
"through_hole_pad_without_hole": "error",
"too_many_vias": "error",
"track_dangling": "warning",
"track_width": "error",
"tracks_crossing": "error",
"unconnected_items": "error",
"unresolved_variable": "error",
"via_dangling": "warning",
"zones_intersect": "error"
}, },
"diff_pair_dimensions": [],
"drc_exclusions": [],
"rules": { "rules": {
"max_error": 0.005,
"min_clearance": 0.0,
"min_connection": 0.0,
"min_copper_edge_clearance": 0.0, "min_copper_edge_clearance": 0.0,
"min_hole_clearance": 0.25,
"min_hole_to_hole": 0.25,
"min_microvia_diameter": 0.19999999999999998,
"min_microvia_drill": 0.09999999999999999,
"min_resolved_spokes": 2,
"min_silk_clearance": 0.0,
"min_text_height": 0.7999999999999999,
"min_text_thickness": 0.08,
"min_through_hole_diameter": 0.3,
"min_track_width": 0.0,
"min_via_annular_width": 0.09999999999999999,
"min_via_diameter": 0.5,
"solder_mask_clearance": 0.0, "solder_mask_clearance": 0.0,
"solder_mask_min_width": 0.0 "solder_mask_min_width": 0.0,
"solder_mask_to_copper_clearance": 0.0,
"use_height_for_length_calcs": true
}, },
"track_widths": [], "teardrop_options": [
"via_dimensions": [] {
"td_allow_use_two_tracks": true,
"td_curve_segcount": 5,
"td_on_pad_in_zone": false,
"td_onpadsmd": true,
"td_onroundshapesonly": false,
"td_ontrackend": false,
"td_onviapad": true
}
],
"teardrop_parameters": [
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_round_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_rect_shape",
"td_width_to_size_filter_ratio": 0.9
},
{
"td_curve_segcount": 0,
"td_height_ratio": 1.0,
"td_length_ratio": 0.5,
"td_maxheight": 2.0,
"td_maxlen": 1.0,
"td_target_name": "td_track_end",
"td_width_to_size_filter_ratio": 0.9
}
],
"track_widths": [
0.0
],
"via_dimensions": [
{
"diameter": 0.0,
"drill": 0.0
}
],
"zones_allow_external_fillets": false
}, },
"layer_presets": [], "layer_presets": [],
"viewports": [] "viewports": []
@ -32,7 +193,10 @@
"equivalence_files": [] "equivalence_files": []
}, },
"erc": { "erc": {
"erc_exclusions": [], "erc_exclusions": [
"lib_symbol_issues|1181100|1816100|ce68a31a-568b-4e57-b0bb-55bda0e65ee5|00000000-0000-0000-0000-000000000000|||",
"lib_symbol_issues|1219200|1447800|6ac4e9c3-16ef-4bd5-ab18-adfbda188a45|00000000-0000-0000-0000-000000000000|||"
],
"meta": { "meta": {
"version": 0 "version": 0
}, },
@ -230,7 +394,7 @@
"net_not_bus_member": "warning", "net_not_bus_member": "warning",
"no_connect_connected": "warning", "no_connect_connected": "warning",
"no_connect_dangling": "warning", "no_connect_dangling": "warning",
"pin_not_connected": "error", "pin_not_connected": "warning",
"pin_not_driven": "error", "pin_not_driven": "error",
"pin_to_pin": "warning", "pin_to_pin": "warning",
"power_pin_not_driven": "error", "power_pin_not_driven": "error",
@ -338,8 +502,12 @@
"" ""
], ],
[ [
"a2f81980-c139-4d43-9abf-ce278524763c", "85850350-b5ad-4932-92cb-a375dee25730",
"Horloge Nixie Feuille 2" "Horloge Nixie"
],
[
"b2576bca-5865-49ab-a4cd-f7120b09b980",
"Modules externes"
] ]
], ],
"text_variables": {} "text_variables": {}

File diff suppressed because it is too large Load Diff

BIN
Horloge_Nixie.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

1231
Horloge_Nixie.xml Normal file

File diff suppressed because it is too large Load Diff

427
LICENSE.md Normal file
View File

@ -0,0 +1,427 @@
Attribution-ShareAlike 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by
copyright and certain other rights. Our licenses are
irrevocable. Licensors should read and understand the terms
and conditions of the license they choose before applying it.
Licensors should also secure all rights necessary before
applying our licenses so that the public can reuse the
material as expected. Licensors should clearly mark any
material not subject to the license. This includes other CC-
licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors:
wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public
licenses, a licensor grants the public permission to use the
licensed material under specified terms and conditions. If
the licensor's permission is not necessary for any reason--for
example, because of any applicable exception or limitation to
copyright--then that use is not regulated by the license. Our
licenses grant only permissions under copyright and certain
other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other
reasons, including because others have copyright or other
rights in the material. A licensor may make special requests,
such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to
respect those requests where reasonable. More considerations
for the public:
wiki.creativecommons.org/Considerations_for_licensees
=======================================================================
Creative Commons Attribution-ShareAlike 4.0 International Public
License
By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution-ShareAlike 4.0 International Public License ("Public
License"). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.
Section 1 -- Definitions.
a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material
and in which the Licensed Material is translated, altered,
arranged, transformed, or otherwise modified in a manner requiring
permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed
Material is a musical work, performance, or sound recording,
Adapted Material is always produced where the Licensed Material is
synched in timed relation with a moving image.
b. Adapter's License means the license You apply to Your Copyright
and Similar Rights in Your contributions to Adapted Material in
accordance with the terms and conditions of this Public License.
c. BY-SA Compatible License means a license listed at
creativecommons.org/compatiblelicenses, approved by Creative
Commons as essentially the equivalent of this Public License.
d. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or
categorized. For purposes of this Public License, the rights
specified in Section 2(b)(1)-(2) are not Copyright and Similar
Rights.
e. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright
Treaty adopted on December 20, 1996, and/or similar international
agreements.
f. Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights
that applies to Your use of the Licensed Material.
g. License Elements means the license attributes listed in the name
of a Creative Commons Public License. The License Elements of this
Public License are Attribution and ShareAlike.
h. Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.
i. Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to
all Copyright and Similar Rights that apply to Your use of the
Licensed Material and that the Licensor has authority to license.
j. Licensor means the individual(s) or entity(ies) granting rights
under this Public License.
k. Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such
as reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the
public may access the material from a place and at a time
individually chosen by them.
l. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of
the Council of 11 March 1996 on the legal protection of databases,
as amended and/or succeeded, as well as other essentially
equivalent rights anywhere in the world.
m. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.
Section 2 -- Scope.
a. License grant.
1. Subject to the terms and conditions of this Public License,
the Licensor hereby grants You a worldwide, royalty-free,
non-sublicensable, non-exclusive, irrevocable license to
exercise the Licensed Rights in the Licensed Material to:
a. reproduce and Share the Licensed Material, in whole or
in part; and
b. produce, reproduce, and Share Adapted Material.
2. Exceptions and Limitations. For the avoidance of doubt, where
Exceptions and Limitations apply to Your use, this Public
License does not apply, and You do not need to comply with
its terms and conditions.
3. Term. The term of this Public License is specified in Section
6(a).
4. Media and formats; technical modifications allowed. The
Licensor authorizes You to exercise the Licensed Rights in
all media and formats whether now known or hereafter created,
and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or
authority to forbid You from making technical modifications
necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective
Technological Measures. For purposes of this Public License,
simply making modifications authorized by this Section 2(a)
(4) never produces Adapted Material.
5. Downstream recipients.
a. Offer from the Licensor -- Licensed Material. Every
recipient of the Licensed Material automatically
receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this
Public License.
b. Additional offer from the Licensor -- Adapted Material.
Every recipient of Adapted Material from You
automatically receives an offer from the Licensor to
exercise the Licensed Rights in the Adapted Material
under the conditions of the Adapter's License You apply.
c. No downstream restrictions. You may not offer or impose
any additional or different terms or conditions on, or
apply any Effective Technological Measures to, the
Licensed Material if doing so restricts exercise of the
Licensed Rights by any recipient of the Licensed
Material.
6. No endorsement. Nothing in this Public License constitutes or
may be construed as permission to assert or imply that You
are, or that Your use of the Licensed Material is, connected
with, or sponsored, endorsed, or granted official status by,
the Licensor or others designated to receive attribution as
provided in Section 3(a)(1)(A)(i).
b. Other rights.
1. Moral rights, such as the right of integrity, are not
licensed under this Public License, nor are publicity,
privacy, and/or other similar personality rights; however, to
the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited
extent necessary to allow You to exercise the Licensed
Rights, but not otherwise.
2. Patent and trademark rights are not licensed under this
Public License.
3. To the extent possible, the Licensor waives any right to
collect royalties from You for the exercise of the Licensed
Rights, whether directly or through a collecting society
under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly
reserves any right to collect such royalties.
Section 3 -- License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the
following conditions.
a. Attribution.
1. If You Share the Licensed Material (including in modified
form), You must:
a. retain the following if it is supplied by the Licensor
with the Licensed Material:
i. identification of the creator(s) of the Licensed
Material and any others designated to receive
attribution, in any reasonable manner requested by
the Licensor (including by pseudonym if
designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of
warranties;
v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable;
b. indicate if You modified the Licensed Material and
retain an indication of any previous modifications; and
c. indicate the Licensed Material is licensed under this
Public License, and include the text of, or the URI or
hyperlink to, this Public License.
2. You may satisfy the conditions in Section 3(a)(1) in any
reasonable manner based on the medium, means, and context in
which You Share the Licensed Material. For example, it may be
reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required
information.
3. If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent
reasonably practicable.
b. ShareAlike.
In addition to the conditions in Section 3(a), if You Share
Adapted Material You produce, the following conditions also apply.
1. The Adapter's License You apply must be a Creative Commons
license with the same License Elements, this version or
later, or a BY-SA Compatible License.
2. You must include the text of, or the URI or hyperlink to, the
Adapter's License You apply. You may satisfy this condition
in any reasonable manner based on the medium, means, and
context in which You Share Adapted Material.
3. You may not offer or impose any additional or different terms
or conditions on, or apply any Effective Technological
Measures to, Adapted Material that restrict exercise of the
rights granted under the Adapter's License You apply.
Section 4 -- Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
to extract, reuse, reproduce, and Share all or a substantial
portion of the contents of the database;
b. if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database
Rights, then the database in which You have Sui Generis Database
Rights (but not its individual contents) is Adapted Material,
including for purposes of Section 3(b); and
c. You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of this Public License.
c. For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so
will not terminate this Public License.
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.
Section 7 -- Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different
terms or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and
independent of the terms and conditions of this Public License.
Section 8 -- Interpretation.
a. For the avoidance of doubt, this Public License does not, and
shall not be interpreted to, reduce, limit, restrict, or impose
conditions on any use of the Licensed Material that could lawfully
be made without permission under this Public License.
b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision
cannot be reformed, it shall be severed from this Public License
without affecting the enforceability of the remaining terms and
conditions.
c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.
d. Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities
that apply to the Licensor or You, including from the legal
processes of any jurisdiction or authority.
=======================================================================
Creative Commons is not a party to its public
licenses. Notwithstanding, Creative Commons may elect to apply one of
its public licenses to material it publishes and in those instances
will be considered the “Licensor.” The text of the Creative Commons
public licenses is dedicated to the public domain under the CC0 Public
Domain Dedication. Except for the limited purpose of indicating that
material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the
public licenses.
Creative Commons may be contacted at creativecommons.org.

File diff suppressed because it is too large Load Diff

129
README.md
View File

@ -1,54 +1,93 @@
Schéma électronique et PCB de mon horloge Nixie basée sur un ESP32. Schéma électronique et PCB de mon horloge Nixie basée sur un ESP32.
Le soft est là : https://code.laurentclaude.fr/laurent/Horloge_Nixie_firmware
## Utilisation ## Utilisation
Réalisé avec Kicad (logiciel libre) - https://www.kicad.org/ Réalisé avec Kicad (logiciel libre) - https://www.kicad.org/
## Licence ## Licence - CC BY-SA 4.0
Open Source Hardware (OSHW) - précisions à venir. Je publie ce schéma en Open Source Hardware suivant les conditions : Creative Commons Attribution-ShareAlike 4.0 International - https://www.creativecommons.org/licenses/by-sa/4.0/
## Contexte matériel
J'utilise ces modules tout prêts :
- ESP32-S3-DevKitC-1 : https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html
- Tiny RTC DS1307 : https://fr.aliexpress.com/item/1005001784103081.html
- Alimentation Booster 5V-12V à 150V-220V : https://www.electronics-lab.com/project/hv-nixie-dc-dc-switching-power-supply/ https://fr.aliexpress.com/item/1005003145632757.html
## Utilisation des ports de l'ESP32 : ## Les modules
### ESP32 DevKit - affectation des broches
Name | No. | Type | Function | Utilisation J1 (left)
No. | Name | Type | Function | Utilisation
--- | --- | --- | --- | --- --- | --- | --- | --- | ---
GND | 1 | P | GND | 1 | 3V3 | P | 3.3 V power supply |
3V3 | 2 | P | Power supply | 2 | 3V3 | P | 3.3 V power supply |
EN | 3 | I | High: on enables the chip.Low: off the chip powers off. | 3 | RST | I | EN |
IO4 | 4 | I/O/T | RTC_GPIO4 GPIO4 TOUCH4 ADC1_CH3 | BDC4 vers 74141 4 | 4 | I/O/T | RTC_GPIO4, GPIO4, TOUCH4, ADC1_CH3 | NX1A
IO5 | 5 | I/O/T | RTC_GPIO5 GPIO5 TOUCH5 ADC1_CH4 | Nixie Minutes unité actif 5 | 5 | I/O/T | RTC_GPIO5, GPIO5, TOUCH5, ADC1_CH4 | NX2A
IO6 | 6 | I/O/T | RTC_GPIO6 GPIO6 TOUCH6 ADC1_CH5 | Nixie Minutes dizaine actif 6 | 6 | I/O/T | RTC_GPIO6, GPIO6, TOUCH6, ADC1_CH5 | NX3A
IO7 | 7 | I/O/T | RTC_GPIO7 GPIO7 TOUCH7 ADC1_CH6 | Nixie heure unité actif 7 | 7 | I/O/T | RTC_GPIO7, GPIO7, TOUCH7, ADC1_CH6 | NX4A
IO15 | 8 | I/O/T | RTC_GPIO15 GPIO15 U0RTS ADC2_CH4 XTAL_32K_P | 8 | 15 | I/O/T | RTC_GPIO15, GPIO15, U0RTS, ADC2_CH4, XTAL_32K_P |
IO16 | 9 | I/O/T | RTC_GPIO16 GPIO16 U0CTS ADC2_CH5 XTAL_32K_N | 9 | 16 | I/O/T | RTC_GPIO16, GPIO16, U0CTS, ADC2_CH5, XTAL_32K_N |
IO17 | 10 | I/O/T | RTC_GPIO17 GPIO17 U1TXD ADC2_CH6 | 10 | 17 | I/O/T | RTC_GPIO17, GPIO17, U1TXD, ADC2_CH6 |
IO18 | 11 | I/O/T | RTC_GPIO18 GPIO18 U1RXD ADC2_CH7 CLK_OUT3 | 11 | 18 | I/O/T | RTC_GPIO18, GPIO18, U1RXD, ADC2_CH7, CLK_OUT3 |
IO8 | 12 | I/O/T | RTC_GPIO8 GPIO8 TOUCH8 ADC1_CH7 SUBSPICS1 | Nixie heure dizaine actif 12 | 8 | I/O/T | RTC_GPIO8, GPIO8, TOUCH8, ADC1_CH7, SUBSPICS1 |
IO19 | 13 | I/O/T | RTC_GPIO19 GPIO19 U1RTS ADC2_CH8 CLK_OUT2 USB_D- | USB D- 13 | 3 | I/O/T | RTC_GPIO3, GPIO3, TOUCH3, ADC1_CH2 |
IO20 | 14 | I/O/T | RTC_GPIO20 GPIO20 U1CTS ADC2_CH9 CLK_OUT1 USB_D+ | USB D+ 14 | 46 | I/O/T | GPIO46 |
IO3 | 15 | I/O/T | RTC_GPIO3 GPIO3 TOUCH3 ADC1_CH2 | BDC3 vers 74141 15 | 9 | I/O/T | RTC_GPIO9, GPIO9, TOUCH9, ADC1_CH8, FSPIHD, SUBSPIHD |
IO46 | 16 | I/O/T | GPIO46 | 16 | 10 | I/O/T | RTC_GPIO10, GPIO10, TOUCH10, ADC1_CH9, FSPICS0, FSPIIO4, SUBSPICS0 |
IO9 | 17 | I/O/T | RTC_GPIO9 GPIO9 TOUCH9 ADC1_CH8 FSPIHD SUBSPIHD | 17 | 11 | I/O/T | RTC_GPIO11, GPIO11, TOUCH11, ADC2_CH0, FSPID, FSPIIO5, SUBSPID | BCD_A
IO10 | 18 | I/O/T | RTC_GPIO10 GPIO10 TOUCH10 ADC1_CH9 FSPICS0 FSPIIO4SUBSPICS0 | 18 | 12 | I/O/T | RTC_GPIO12, GPIO12, TOUCH12, ADC2_CH1, FSPICLK, FSPIIO6, SUBSPICLK | BCD_B
IO11 | 19 | I/O/T | RTC_GPIO11 GPIO11 TOUCH11 ADC2_CH0 FSPID FSPIIO5SUBSPID | 19 | 13 | I/O/T | RTC_GPIO13, GPIO13, TOUCH13, ADC2_CH2, FSPIQ, FSPIIO7, SUBSPIQ | BCD_C
IO12 | 20 | I/O/T | RTC_GPIO12 GPIO12 TOUCH12 ADC2_CH1 FSPICLK FSPIIO6SUBSPICLK | 20 | 14 | I/O/T | RTC_GPIO14, GPIO14, TOUCH14, ADC2_CH3, FSPIWP, FSPIDQS, SUBSPIWP | BCD_D
IO13 | 21 | I/O/T | RTC_GPIO13 GPIO13 TOUCH13 ADC2_CH2 FSPIQ FSPIIO7SUBSPIQ | 21 | 5V | P | 5 V power supply | +5V_USB
IO14 | 22 | I/O/T | RTC_GPIO14 GPIO14 TOUCH14 ADC2_CH3 FSPIWP FSPIDQSSUBSPIWP | 22 | G | G | Ground | GND_USB
IO21 | 23 | I/O/T | RTC_GPIO21 GPIO21 |
IO47 | 24 | I/O/T | SPICLK_P_DIFF GPIO47 SUBSPICLK_P_DIFF | J3 (right)
IO48 | 25 | I/O/T | SPICLK_N_DIFF GPIO48 SUBSPICLK_N_DIFF | No. | Name | Type | Function | Utilisation
IO45 | 26 | I/O/T | GPIO45 | --- | --- | --- | --- | ---
IO0 | 27 | I/O/T | RTC_GPIO0 GPIO0 | 1 | G | G | Ground |
NC | 28 | - | NC | 2 | TX | I/O/T | U0TXD, GPIO43, CLK_OUT1 | OUT_LEDs
NC | 29 | - | NC | 3 | RX | I/O/T | U0RXD, GPIO44, CLK_OUT2 |
NC | 30 | - | NC | 4 | 1 | I/O/T | RTC_GPIO1, GPIO1, TOUCH1, ADC1_CH0 |
IO38 | 31 | I/O/T | GPIO38 FSPIWP SUBSPIWP | 5 | 2 | I/O/T | RTC_GPIO2, GPIO2, TOUCH2, ADC1_CH1 |
IO39 | 32 | I/O/T | MTCK GPIO39 CLK_OUT3 SUBSPICS1 | RAZ 6 | 42 | I/O/T | MTMS, GPIO42 | I2C_SDA
IO40 | 33 | I/O/T | MTDO GPIO40 CLK_OUT2 | 7 | 41 | I/O/T | MTDI, GPIO41, CLK_OUT1 | I2C_SCL
IO41 | 34 | I/O/T | MTDI GPIO41 CLK_OUT1 | 8 | 40 | I/O/T | MTDO, GPIO40, CLK_OUT2 |
IO42 | 35 | I/O/T | MTMS GPIO42 | 9 | 39 | I/O/T | MTCK, GPIO39, CLK_OUT3, SUBSPICS1 |
RXD0 | 36 | I/O/T | U0RXD GPIO44 CLK_OUT2 | 10 | 38 | I/O/T | GPIO38, FSPIWP, SUBSPIWP, RGB LED |
TXD0 | 37 | I/O/T | U0TXD GPIO43 CLK_OUT1 | 11 | 37 | I/O/T | SPIDQS, GPIO37, FSPIQ, SUBSPIQ | Rotary Encoder Switch
IO2 | 38 | I/O/T | RTC_GPIO2 GPIO2 TOUCH2 ADC1_CH1 | BDC2 vers 74141 12 | 36 | I/O/T | SPIIO7, GPIO36, FSPICLK, SUBSPICLK | Rotary Encoder B
IO1 | 39 | I/O/T | RTC_GPIO1 GPIO1 TOUCH1 ADC1_CH0 | BCD1 vers 74141 13 | 35 | I/O/T | SPIIO6, GPIO35, FSPID, SUBSPID | Rotary Encoder A
GND | 40 | P | GND | 14 | 0 | I/O/T | RTC_GPIO0, GPIO0 |
EPAD | 41 | P | GND | 15 | 45 | I/O/T | GPIO45 |
16 | 48 | I/O/T | GPIO48, SPICLK_N, SUBSPICLK_N_DIFF |
17 | 47 | I/O/T | GPIO47, SPICLK_P, SUBSPICLK_P_DIFF |
18 | 21 | I/O/T | RTC_GPIO21, GPIO21 | R Photosensible
19 | 20 | I/O/T | RTC_GPIO20, GPIO20, U1CTS, ADC2_CH9, CLK_OUT1, USB_D+ | USB D+
20 | 19 | I/O/T | RTC_GPIO19, GPIO19, U1RTS, ADC2_CH8, CLK_OUT2, USB_D- | USB D-
21 | G | G | Ground |
22 | G | G | Ground |
### Tiny RTC DS1307 - affectation des broches
No. | Type | Name | Utilisation
--- | --- | --- | ---
1 | I/O | SCL | I2C SCL
2 | I/O | SDA | I2C SDA
3 | P | 5 V | +5V
4 | G | Ground | Ground
5 | O | SQW |
### Alimentation Booster 5V-12V à 150V-220V - affectation des broches
No. | Type | Name | Utilisation
--- | --- | --- | ---
1 | P | 5 V | +5V
2 | G | Ground | Ground
No. | Type | Name | Utilisation
--- | --- | --- | ---
3 | I | SHDN | Ground (always enable)
4 | G | Ground | Ground
5 | P | 180 V | +180V

BIN
datasheets/k155id1.pdf Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff

BIN
images/4nixies.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

413
images/CC-BY-SA.kicad_sym Normal file
View File

@ -0,0 +1,413 @@
(kicad_symbol_lib (version 20220914) (generator bitmap2component)
(symbol "LOGO" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "#G" (at 0 0.639247 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Value" "LOGO" (at 0 -0.639247 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Footprint" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "LOGO_0_0"
(polyline
(pts
(xy -0.894100 -1.343500)
(xy 0.018800 -1.338900)
(xy 3.683000 -1.316700)
(xy 3.683000 -0.042500)
(xy 3.683000 1.231800)
(xy 0.000000 1.231800)
(xy -3.683000 1.231800)
(xy -3.706700 0.046600)
(xy -3.709100 -0.086800)
(xy -3.712800 -0.512000)
(xy -3.712500 -0.552200)
(xy -3.633700 -0.552200)
(xy -3.616000 0.297300)
(xy -3.598300 1.146800)
(xy 0.000000 1.146800)
(xy 3.598300 1.146800)
(xy 3.622400 0.276100)
(xy 3.646600 -0.594600)
(xy 1.152000 -0.594600)
(xy 0.800900 -0.594800)
(xy 0.151000 -0.596400)
(xy -0.357200 -0.600800)
(xy -0.742500 -0.608900)
(xy -1.023900 -0.621800)
(xy -1.220300 -0.640700)
(xy -1.350600 -0.666500)
(xy -1.433700 -0.700400)
(xy -1.488500 -0.743300)
(xy -1.642600 -0.880800)
(xy -1.770300 -0.976900)
(xy -0.254000 -0.976900)
(xy -0.253800 -0.953700)
(xy -0.218100 -0.803400)
(xy -0.105800 -0.780700)
(xy -0.060300 -0.805600)
(xy 0.223400 -0.805600)
(xy 0.286500 -0.841300)
(xy 0.367400 -0.883300)
(xy 0.510100 -0.826200)
(xy 0.526000 -0.812200)
(xy 0.587400 -0.767500)
(xy 0.536400 -0.849500)
(xy 0.489300 -0.923000)
(xy 0.413500 -1.080300)
(xy 0.413000 -1.081900)
(xy 0.360200 -1.089400)
(xy 0.280200 -0.967900)
(xy 0.244300 -0.887900)
(xy 0.223400 -0.805600)
(xy -0.060300 -0.805600)
(xy -0.021900 -0.826600)
(xy 0.042300 -0.976900)
(xy 0.016100 -1.076900)
(xy -0.093300 -1.163200)
(xy 1.795000 -1.163200)
(xy 1.898800 -1.113200)
(xy 1.956900 -1.089400)
(xy 2.012400 -1.042800)
(xy 1.914600 -0.992400)
(xy 1.901600 -0.987000)
(xy 1.816500 -0.897700)
(xy 1.862800 -0.807300)
(xy 2.015800 -0.770500)
(xy 2.047300 -0.772200)
(xy 2.099700 -0.790600)
(xy 1.995800 -0.840600)
(xy 1.937700 -0.864400)
(xy 1.882200 -0.911000)
(xy 1.980000 -0.961500)
(xy 2.054000 -1.008600)
(xy 2.074700 -1.103700)
(xy 2.031800 -1.144000)
(xy 1.987000 -1.155500)
(xy 2.213300 -1.155500)
(xy 2.218800 -1.019400)
(xy 2.264000 -0.881100)
(xy 2.370700 -0.807000)
(xy 2.459000 -0.855600)
(xy 2.522500 -1.019400)
(xy 2.529000 -1.083500)
(xy 2.519600 -1.166700)
(xy 2.459000 -1.104300)
(xy 2.445800 -1.085700)
(xy 2.366300 -1.019700)
(xy 2.282300 -1.104300)
(xy 2.255200 -1.140900)
(xy 2.213300 -1.155500)
(xy 1.987000 -1.155500)
(xy 1.878800 -1.183300)
(xy 1.847300 -1.181600)
(xy 1.795000 -1.163200)
(xy -0.093300 -1.163200)
(xy -0.105800 -1.173100)
(xy -0.121200 -1.175700)
(xy -0.224800 -1.141700)
(xy -0.254000 -0.976900)
(xy -1.770300 -0.976900)
(xy -1.854300 -1.040100)
(xy -1.870700 -1.050500)
(xy -2.136400 -1.150400)
(xy -2.470700 -1.188700)
(xy -2.540400 -1.188000)
(xy -2.783800 -1.157800)
(xy -2.996200 -1.062000)
(xy -3.250400 -0.870700)
(xy -3.633700 -0.552200)
(xy -3.712500 -0.552200)
(xy -3.710100 -0.870500)
(xy -3.701700 -1.127900)
(xy -3.687800 -1.249800)
(xy -3.654200 -1.275100)
(xy -3.556300 -1.297900)
(xy -3.381600 -1.315800)
(xy -3.116900 -1.329200)
(xy -2.749100 -1.338300)
(xy -2.264800 -1.343600)
(xy -1.650900 -1.345200)
(xy -0.894100 -1.343500)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy -2.008200 -0.913100)
(xy -1.714200 -0.697600)
(xy -1.513600 -0.386900)
(xy -1.439300 0.000000)
(xy -1.463000 0.225800)
(xy -1.611000 0.574600)
(xy -1.867500 0.834200)
(xy -2.200300 0.985900)
(xy -2.577200 1.010900)
(xy -2.966100 0.890500)
(xy -3.220800 0.687700)
(xy -3.397000 0.379300)
(xy -3.461800 0.024400)
(xy -3.459500 0.006800)
(xy -3.255800 0.006800)
(xy -3.214300 0.271200)
(xy -3.050500 0.551500)
(xy -2.797800 0.737300)
(xy -2.494100 0.813000)
(xy -2.177500 0.763000)
(xy -1.885800 0.571500)
(xy -1.750700 0.393100)
(xy -1.649000 0.068600)
(xy -1.686700 -0.262500)
(xy -1.864600 -0.550100)
(xy -2.101100 -0.724200)
(xy -2.421200 -0.813400)
(xy -2.732600 -0.770500)
(xy -2.999400 -0.610000)
(xy -3.185700 -0.346100)
(xy -3.255800 0.006800)
(xy -3.459500 0.006800)
(xy -3.414700 -0.333600)
(xy -3.255400 -0.651600)
(xy -2.983500 -0.886400)
(xy -2.744300 -0.982900)
(xy -2.362600 -1.014500)
(xy -2.008200 -0.913100)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 0.331600 -0.326000)
(xy 0.589400 -0.197900)
(xy 0.775200 0.025800)
(xy 0.846700 0.327900)
(xy 0.840000 0.435400)
(xy 0.728500 0.741500)
(xy 0.500100 0.945300)
(xy 0.181200 1.019400)
(xy 0.096800 1.014800)
(xy -0.200000 0.911800)
(xy -0.408000 0.703800)
(xy -0.509900 0.431600)
(xy -0.504100 0.354600)
(xy -0.338700 0.354600)
(xy -0.306300 0.521300)
(xy -0.156200 0.719800)
(xy 0.070100 0.832500)
(xy 0.320700 0.838300)
(xy 0.544300 0.716000)
(xy 0.572800 0.683700)
(xy 0.665900 0.450000)
(xy 0.648400 0.185400)
(xy 0.522500 -0.029300)
(xy 0.406000 -0.110600)
(xy 0.151200 -0.166300)
(xy -0.089400 -0.093200)
(xy -0.268500 0.087400)
(xy -0.338700 0.354600)
(xy -0.504100 0.354600)
(xy -0.487700 0.135700)
(xy -0.323900 -0.143200)
(xy -0.229600 -0.226900)
(xy 0.044400 -0.341300)
(xy 0.331600 -0.326000)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 2.363600 -0.326000)
(xy 2.621400 -0.197900)
(xy 2.807200 0.025800)
(xy 2.878700 0.327900)
(xy 2.872000 0.435400)
(xy 2.760500 0.741500)
(xy 2.532100 0.945300)
(xy 2.213200 1.019400)
(xy 2.128800 1.014800)
(xy 1.832000 0.911800)
(xy 1.624000 0.703800)
(xy 1.522100 0.431600)
(xy 1.527900 0.354600)
(xy 1.693300 0.354600)
(xy 1.725700 0.521300)
(xy 1.875800 0.719800)
(xy 2.102100 0.832500)
(xy 2.352700 0.838300)
(xy 2.576300 0.716000)
(xy 2.604800 0.683700)
(xy 2.697900 0.450000)
(xy 2.680400 0.185400)
(xy 2.554500 -0.029300)
(xy 2.438000 -0.110600)
(xy 2.183200 -0.166300)
(xy 1.942600 -0.093200)
(xy 1.763500 0.087400)
(xy 1.693300 0.354600)
(xy 1.527900 0.354600)
(xy 1.544300 0.135700)
(xy 1.708100 -0.143200)
(xy 1.802400 -0.226900)
(xy 2.076400 -0.341300)
(xy 2.363600 -0.326000)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy -0.039900 -1.098200)
(xy -0.028200 -1.047700)
(xy -0.040600 -1.037500)
(xy -0.141100 -1.047700)
(xy -0.154400 -1.073300)
(xy -0.084700 -1.104300)
(xy -0.039900 -1.098200)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy -0.039900 -0.928300)
(xy -0.028200 -0.877800)
(xy -0.040600 -0.867600)
(xy -0.141100 -0.877800)
(xy -0.154400 -0.903400)
(xy -0.084700 -0.934400)
(xy -0.039900 -0.928300)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 2.415500 -0.928300)
(xy 2.427100 -0.877800)
(xy 2.414700 -0.867600)
(xy 2.314200 -0.877800)
(xy 2.301000 -0.903400)
(xy 2.370700 -0.934400)
(xy 2.415500 -0.928300)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy -2.542900 -0.258400)
(xy -2.475400 -0.228900)
(xy -2.314100 -0.266700)
(xy -2.217600 -0.307000)
(xy -2.029700 -0.296600)
(xy -1.912300 -0.228200)
(xy -1.937300 -0.159900)
(xy -2.101500 -0.128500)
(xy -2.174700 -0.109600)
(xy -2.243700 0.000000)
(xy -2.223200 0.065800)
(xy -2.101500 0.128500)
(xy -1.941800 0.157200)
(xy -1.911000 0.224700)
(xy -2.034200 0.298000)
(xy -2.163700 0.315700)
(xy -2.304900 0.269900)
(xy -2.388300 0.228400)
(xy -2.590200 0.273900)
(xy -2.693600 0.305200)
(xy -2.889100 0.272300)
(xy -3.018200 0.139500)
(xy -3.040500 0.001600)
(xy -2.864600 0.001600)
(xy -2.797000 0.111400)
(xy -2.623000 0.146400)
(xy -2.526300 0.114400)
(xy -2.455300 0.000000)
(xy -2.464500 -0.042200)
(xy -2.568700 -0.128400)
(xy -2.722100 -0.146700)
(xy -2.839700 -0.079500)
(xy -2.864600 0.001600)
(xy -3.040500 0.001600)
(xy -3.048200 -0.046100)
(xy -2.946400 -0.237900)
(xy -2.929200 -0.254400)
(xy -2.753000 -0.334000)
(xy -2.542900 -0.258400)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 0.183400 -0.080900)
(xy 0.251700 0.020000)
(xy 0.311100 0.204700)
(xy 0.337500 0.403500)
(xy 0.306200 0.465400)
(xy 0.169300 0.509700)
(xy 0.164900 0.509700)
(xy 0.040300 0.474800)
(xy 0.006300 0.351100)
(xy 0.053300 0.106200)
(xy 0.099900 -0.013800)
(xy 0.169300 -0.084900)
(xy 0.183400 -0.080900)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 0.189600 0.597100)
(xy 0.254000 0.679600)
(xy 0.251500 0.699900)
(xy 0.169300 0.764600)
(xy 0.149100 0.762100)
(xy 0.084700 0.679600)
(xy 0.087100 0.659300)
(xy 0.169300 0.594700)
(xy 0.189600 0.597100)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
(polyline
(pts
(xy 2.410000 0.043000)
(xy 2.505500 0.213500)
(xy 2.510400 0.408900)
(xy 2.419000 0.582300)
(xy 2.264900 0.672700)
(xy 2.092800 0.656400)
(xy 1.947300 0.509700)
(xy 1.900200 0.402100)
(xy 1.902000 0.339800)
(xy 2.026900 0.356800)
(xy 2.053200 0.433200)
(xy 2.076100 0.479400)
(xy 2.207200 0.509700)
(xy 2.209500 0.509700)
(xy 2.339400 0.468200)
(xy 2.355100 0.318600)
(xy 2.293700 0.176300)
(xy 2.132600 0.148500)
(xy 2.015900 0.142800)
(xy 1.989700 0.084800)
(xy 2.068400 0.031500)
(xy 2.247000 0.000000)
(xy 2.410000 0.043000)
)
(stroke (width 0.01) (type default))
(fill (type outline))
)
)
)
)

385
images/CCBYSA.kicad_mod Normal file
View File

@ -0,0 +1,385 @@
(footprint "LOGO" (version 20221018) (generator bitmap2component)
(layer "F.Cu")
(attr board_only exclude_from_pos_files exclude_from_bom)
(fp_text reference "G***" (at 0 0) (layer "F.SilkS")
(effects (font (size 1.5 1.5) (thickness 0.3)))
(tstamp ecf6f52d-9ba9-4f17-8c17-f088a01c4a0c)
)
(fp_text value "LOGO" (at 0.75 0) (layer "F.SilkS") hide
(effects (font (size 1.5 1.5) (thickness 0.3)))
(tstamp 428772c0-8945-47e7-94f7-18a96e8c2728)
)
(fp_poly
(pts
(xy 3.683000 0.042475)
(xy 3.683000 1.316722)
(xy 0.018855 1.338864)
(xy -0.894034 1.343501)
(xy -1.650834 1.345172)
(xy -2.264766 1.343560)
(xy -2.749054 1.338345)
(xy -3.116921 1.329212)
(xy -3.381589 1.315841)
(xy -3.556283 1.297916)
(xy -3.654223 1.275119)
(xy -3.687812 1.249823)
(xy -3.701640 1.127925)
(xy -3.710122 0.870549)
(xy -3.712463 0.552174)
(xy -3.633698 0.552174)
(xy -3.250399 0.870736)
(xy -2.996186 1.061966)
(xy -2.783779 1.157814)
(xy -2.540380 1.187973)
(xy -2.470717 1.188738)
(xy -2.136335 1.150379)
(xy -1.870655 1.050544)
(xy -1.854333 1.040076)
(xy -1.770382 0.976923)
(xy -0.254000 0.976923)
(xy -0.224745 1.141677)
(xy -0.121168 1.175700)
(xy -0.105833 1.173126)
(xy -0.093305 1.163241)
(xy 1.794995 1.163241)
(xy 1.847312 1.181636)
(xy 1.878836 1.183327)
(xy 1.987194 1.155490)
(xy 2.213345 1.155490)
(xy 2.255247 1.140898)
(xy 2.282319 1.104348)
(xy 2.366363 1.019688)
(xy 2.445831 1.085659)
(xy 2.459014 1.104348)
(xy 2.519634 1.166665)
(xy 2.528977 1.083519)
(xy 2.522514 1.019398)
(xy 2.459036 0.855631)
(xy 2.370667 0.807023)
(xy 2.264063 0.881133)
(xy 2.218819 1.019398)
(xy 2.213345 1.155490)
(xy 1.987194 1.155490)
(xy 2.031784 1.144035)
(xy 2.074703 1.103748)
(xy 2.054043 1.008603)
(xy 1.980057 0.961468)
(xy 1.882244 0.911001)
(xy 1.937704 0.864405)
(xy 1.995857 0.840614)
(xy 2.099671 0.790606)
(xy 2.047354 0.772211)
(xy 2.015830 0.770519)
(xy 1.862851 0.807289)
(xy 1.816474 0.897672)
(xy 1.901634 0.987015)
(xy 1.914610 0.992378)
(xy 2.012422 1.042846)
(xy 1.956962 1.089441)
(xy 1.898809 1.113232)
(xy 1.794995 1.163241)
(xy -0.093305 1.163241)
(xy 0.016084 1.076932)
(xy 0.042333 0.976923)
(xy -0.021891 0.826627)
(xy -0.060359 0.805589)
(xy 0.223448 0.805589)
(xy 0.244283 0.887908)
(xy 0.280219 0.967951)
(xy 0.360262 1.089391)
(xy 0.413013 1.081927)
(xy 0.413535 1.080333)
(xy 0.489314 0.922986)
(xy 0.536452 0.849498)
(xy 0.587397 0.767549)
(xy 0.526027 0.812168)
(xy 0.510164 0.826240)
(xy 0.367411 0.883330)
(xy 0.286467 0.841282)
(xy 0.223448 0.805589)
(xy -0.060359 0.805589)
(xy -0.105833 0.780720)
(xy -0.218133 0.803414)
(xy -0.253744 0.953703)
(xy -0.254000 0.976923)
(xy -1.770382 0.976923)
(xy -1.642617 0.880811)
(xy -1.488452 0.743311)
(xy -1.433660 0.700369)
(xy -1.350575 0.666520)
(xy -1.220290 0.640701)
(xy -1.023897 0.621847)
(xy -0.742487 0.608893)
(xy -0.357155 0.600775)
(xy 0.151010 0.596428)
(xy 0.800914 0.594788)
(xy 1.152009 0.594649)
(xy 3.646590 0.594649)
(xy 3.622462 -0.276087)
(xy 3.598333 -1.146823)
(xy 0.000000 -1.146823)
(xy -3.598333 -1.146823)
(xy -3.616016 -0.297324)
(xy -3.633698 0.552174)
(xy -3.712463 0.552174)
(xy -3.712758 0.512048)
(xy -3.709050 0.086777)
(xy -3.706667 -0.046566)
(xy -3.683000 -1.231773)
(xy 0.000000 -1.231773)
(xy 3.683000 -1.231773)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 7f843eb8-a576-4b63-b57b-2b2e8333bd7b))
(fp_poly
(pts
(xy -2.200291 -0.985902)
(xy -1.867524 -0.834212)
(xy -1.611028 -0.574595)
(xy -1.462937 -0.225795)
(xy -1.439333 0.000000)
(xy -1.513547 0.386880)
(xy -1.714175 0.697567)
(xy -2.008193 0.913105)
(xy -2.362580 1.014535)
(xy -2.744315 0.982903)
(xy -2.983436 0.886419)
(xy -3.255396 0.651611)
(xy -3.414693 0.333594)
(xy -3.459429 -0.006785)
(xy -3.255818 -0.006785)
(xy -3.185733 0.346088)
(xy -2.999371 0.609974)
(xy -2.732574 0.770527)
(xy -2.421182 0.813399)
(xy -2.101037 0.724244)
(xy -1.864591 0.550116)
(xy -1.686647 0.262530)
(xy -1.649003 -0.068609)
(xy -1.750712 -0.393146)
(xy -1.885758 -0.571481)
(xy -2.177444 -0.762966)
(xy -2.494126 -0.813024)
(xy -2.797814 -0.737314)
(xy -3.050520 -0.551492)
(xy -3.214255 -0.271216)
(xy -3.255818 -0.006785)
(xy -3.459429 -0.006785)
(xy -3.461748 -0.024429)
(xy -3.396984 -0.379254)
(xy -3.220821 -0.687676)
(xy -2.966105 -0.890535)
(xy -2.577195 -1.010924)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 7b1aef39-967a-4349-adc0-9c40e8947546))
(fp_poly
(pts
(xy 0.500101 -0.945335)
(xy 0.728528 -0.741491)
(xy 0.839993 -0.435387)
(xy 0.846667 -0.327895)
(xy 0.775258 -0.025755)
(xy 0.589390 0.197911)
(xy 0.331598 0.325986)
(xy 0.044417 0.341352)
(xy -0.229617 0.226891)
(xy -0.323908 0.143187)
(xy -0.487681 -0.135694)
(xy -0.504067 -0.354560)
(xy -0.338667 -0.354560)
(xy -0.268466 -0.087402)
(xy -0.089405 0.093241)
(xy 0.151201 0.166278)
(xy 0.406037 0.110618)
(xy 0.522500 0.029309)
(xy 0.648391 -0.185365)
(xy 0.665935 -0.449954)
(xy 0.572772 -0.683673)
(xy 0.544286 -0.716006)
(xy 0.320766 -0.838291)
(xy 0.070073 -0.832505)
(xy -0.156166 -0.719782)
(xy -0.306320 -0.521256)
(xy -0.338667 -0.354560)
(xy -0.504067 -0.354560)
(xy -0.509834 -0.431588)
(xy -0.408032 -0.703840)
(xy -0.199936 -0.911797)
(xy 0.096792 -1.014806)
(xy 0.181198 -1.019398)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp a41e6f85-2395-403c-9193-62103fd909e9))
(fp_poly
(pts
(xy 2.532101 -0.945335)
(xy 2.760528 -0.741491)
(xy 2.871993 -0.435387)
(xy 2.878667 -0.327895)
(xy 2.807258 -0.025755)
(xy 2.621390 0.197911)
(xy 2.363598 0.325986)
(xy 2.076417 0.341352)
(xy 1.802383 0.226891)
(xy 1.708092 0.143187)
(xy 1.544319 -0.135694)
(xy 1.527933 -0.354560)
(xy 1.693333 -0.354560)
(xy 1.763534 -0.087402)
(xy 1.942595 0.093241)
(xy 2.183201 0.166278)
(xy 2.438037 0.110618)
(xy 2.554500 0.029309)
(xy 2.680391 -0.185365)
(xy 2.697935 -0.449954)
(xy 2.604772 -0.683673)
(xy 2.576286 -0.716006)
(xy 2.352766 -0.838291)
(xy 2.102073 -0.832505)
(xy 1.875834 -0.719782)
(xy 1.725680 -0.521256)
(xy 1.693333 -0.354560)
(xy 1.527933 -0.354560)
(xy 1.522166 -0.431588)
(xy 1.623968 -0.703840)
(xy 1.832064 -0.911797)
(xy 2.128792 -1.014806)
(xy 2.213198 -1.019398)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 4ad56b9c-67eb-4bb1-ba53-b5dee2ca1d29))
(fp_poly
(pts
(xy -0.028222 1.047715)
(xy -0.039845 1.098217)
(xy -0.084667 1.104348)
(xy -0.154357 1.073266)
(xy -0.141111 1.047715)
(xy -0.040632 1.037548)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 84747001-d15c-400e-8ac6-ab5aa6f1439d))
(fp_poly
(pts
(xy -0.028222 0.877815)
(xy -0.039845 0.928318)
(xy -0.084667 0.934448)
(xy -0.154357 0.903366)
(xy -0.141111 0.877815)
(xy -0.040632 0.867648)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp c35e12c9-018c-41eb-a6d1-0cebcb5b8636))
(fp_poly
(pts
(xy 2.427111 0.877815)
(xy 2.415489 0.928318)
(xy 2.370667 0.934448)
(xy 2.300976 0.903366)
(xy 2.314222 0.877815)
(xy 2.414702 0.867648)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp ceb4f0de-a0fe-4a9e-96f1-634f2d60ae42))
(fp_poly
(pts
(xy -2.034142 -0.298007)
(xy -1.911016 -0.224707)
(xy -1.941830 -0.157153)
(xy -2.101476 -0.128508)
(xy -2.223230 -0.065770)
(xy -2.243667 0.000000)
(xy -2.174694 0.109636)
(xy -2.101476 0.128508)
(xy -1.937263 0.159868)
(xy -1.912263 0.228172)
(xy -2.029683 0.296586)
(xy -2.217613 0.306998)
(xy -2.314069 0.266727)
(xy -2.475411 0.228945)
(xy -2.542840 0.258408)
(xy -2.753024 0.333980)
(xy -2.929178 0.254395)
(xy -2.946400 0.237860)
(xy -3.048160 0.046145)
(xy -3.040460 -0.001567)
(xy -2.864567 -0.001567)
(xy -2.839663 0.079544)
(xy -2.722092 0.146717)
(xy -2.568685 0.128415)
(xy -2.464461 0.042237)
(xy -2.455333 0.000000)
(xy -2.526246 -0.114423)
(xy -2.623000 -0.146416)
(xy -2.796973 -0.111376)
(xy -2.864567 -0.001567)
(xy -3.040460 -0.001567)
(xy -3.018193 -0.139537)
(xy -2.889133 -0.272298)
(xy -2.693618 -0.305245)
(xy -2.590212 -0.273908)
(xy -2.388270 -0.228395)
(xy -2.304909 -0.269857)
(xy -2.163697 -0.315682)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp b0fdd858-96cb-47c2-be5c-67acf68d1d1b))
(fp_poly
(pts
(xy 0.306205 -0.465428)
(xy 0.337510 -0.403512)
(xy 0.311086 -0.204661)
(xy 0.251740 -0.020040)
(xy 0.183393 0.080879)
(xy 0.169333 0.084950)
(xy 0.099905 0.013825)
(xy 0.053364 -0.106187)
(xy 0.006288 -0.351128)
(xy 0.040350 -0.474766)
(xy 0.164912 -0.509681)
(xy 0.169333 -0.509699)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp fbd4fd36-5fc1-4d4d-8cf9-7789e55ab41b))
(fp_poly
(pts
(xy 0.251540 -0.699904)
(xy 0.254000 -0.679599)
(xy 0.189571 -0.597117)
(xy 0.169333 -0.594649)
(xy 0.087127 -0.659294)
(xy 0.084667 -0.679599)
(xy 0.149096 -0.762080)
(xy 0.169333 -0.764549)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 9be7e4dd-fcd2-4f49-ab35-a174fd4a623e))
(fp_poly
(pts
(xy 2.419006 -0.582330)
(xy 2.510464 -0.408880)
(xy 2.505508 -0.213478)
(xy 2.410001 -0.042982)
(xy 2.247050 0.000000)
(xy 2.068450 -0.031509)
(xy 1.989745 -0.084823)
(xy 2.015882 -0.142773)
(xy 2.132641 -0.148535)
(xy 2.293688 -0.176263)
(xy 2.355115 -0.318562)
(xy 2.339382 -0.468161)
(xy 2.209564 -0.509694)
(xy 2.207222 -0.509699)
(xy 2.076087 -0.479351)
(xy 2.053167 -0.433244)
(xy 2.026887 -0.356779)
(xy 1.902021 -0.339799)
(xy 1.900263 -0.402134)
(xy 1.947333 -0.509699)
(xy 2.092797 -0.656431)
(xy 2.264903 -0.672744)
)
(stroke (width 0.000000) (type solid)) (fill solid) (layer "F.SilkS") (tstamp 035bd4f1-90b1-47e1-88b7-f840f1749c75))
)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

File diff suppressed because it is too large Load Diff

BIN
images/PowerSupply180V.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

BIN
images/Tiny-RTC.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
images/esp32-s3-devkit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

BIN
images/switch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
images/usb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
images/wifi-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

2909
modules.kicad_sch Normal file

File diff suppressed because it is too large Load Diff

BIN
production/gerber.zip Normal file

Binary file not shown.

227
production/netlist.ipc Normal file
View File

@ -0,0 +1,227 @@
P CODE 00
P UNITS CUST 0
P arrayDim N
317RLOGE?NIXIE/K1 VIA MD0157PA00X+057431Y-044016X0315Y0000R000S3
317+5V J1 -1 D0315PA00X+022165Y-036516X0531Y0531R000S0
317E?NIXIE/USB_D- J1 -2 D0315PA00X+022165Y-037303X0531Y0531R000S0
317E?NIXIE/USB_D+ J1 -3 D0315PA00X+022165Y-038091X0531Y0531R000S0
317GND J1 -4 D0315PA00X+022165Y-038878X0531Y0531R000S0
317NET-(N1-A) R20 -1 D0315PA00X+039980Y-048445X0630Y0000R270S0
317OGE?NIXIE/A_N3 R20 -2 D0315PA00X+039980Y-044445X0630Y0630R270S0
317NET-(N1-A) N1 -1 D0394PA00X+040571Y-049734X0669Y0669R090S0
317RLOGE?NIXIE/K9 N1 -2 D0394PA00X+039571Y-049734X0669Y0669R090S0
317NET-(Q8-C) Q8 -1 D0295PA00X+052097Y-037323X0413Y0591R270S0
317NET-(Q8-B) Q8 -2 D0295PA00X+052097Y-036823X0413Y0591R270S0
317HT Q8 -3 D0295PA00X+052097Y-036323X0413Y0591R270S0
317NET-(Q5-C) R11 -1 D0315PA00X+044936Y-042638X0630Y0000R270S0
317NET-(Q6-B) R11 -2 D0315PA00X+044936Y-038638X0630Y0630R270S0
327+5V D4 -1 A01X+051280Y-048150X0591Y0354R270S2
327(D4-DOUT-PAD2) D4 -2 A01X+052579Y-048150X0591Y0354R270S2
327GND D4 -3 A01X+052579Y-046220X0591Y0354R270S2
327NET-(D3-DOUT) D4 -4 A01X+051280Y-046220X0591Y0354R270S2
317RLOGE?NIXIE/K8 U2 -1 D0315PA00X+048594Y-023839X0945Y0630R000S0
317RLOGE?NIXIE/K9 U2 -2 D0315PA00X+048594Y-024839X0945Y0630R000S0
317GE?NIXIE/BCD_A U2 -3 D0315PA00X+048594Y-025839X0945Y0630R000S0
317GE?NIXIE/BCD_D U2 -4 D0315PA00X+048594Y-026839X0945Y0630R000S0
317+5V U2 -5 D0315PA00X+048594Y-027839X0945Y0630R000S0
317GE?NIXIE/BCD_B U2 -6 D0315PA00X+048594Y-028839X0945Y0630R000S0
317GE?NIXIE/BCD_C U2 -7 D0315PA00X+048594Y-029839X0945Y0630R000S0
317RLOGE?NIXIE/K2 U2 -8 D0315PA00X+048594Y-030839X0945Y0630R000S0
317RLOGE?NIXIE/K3 U2 -9 D0315PA00X+051594Y-030839X0945Y0630R000S0
317RLOGE?NIXIE/K7 U2 -10 D0315PA00X+051594Y-029839X0945Y0630R000S0
317RLOGE?NIXIE/K6 U2 -11 D0315PA00X+051594Y-028839X0945Y0630R000S0
317GND U2 -12 D0315PA00X+051594Y-027839X0945Y0630R000S0
317RLOGE?NIXIE/K4 U2 -13 D0315PA00X+051594Y-026839X0945Y0630R000S0
317RLOGE?NIXIE/K5 U2 -14 D0315PA00X+051594Y-025839X0945Y0630R000S0
317RLOGE?NIXIE/K1 U2 -15 D0315PA00X+051594Y-024839X0945Y0630R000S0
317RLOGE?NIXIE/K0 U2 -16 D0315PA00X+051594Y-023839X0945Y0630R000S0
317NET-(Q7-B) Q7 -1 D0295PA00X+049818Y-037323X0413Y0591R270S0
317NET-(Q7-C) Q7 -2 D0295PA00X+049818Y-036823X0413Y0591R270S0
317GND Q7 -3 D0295PA00X+049818Y-036323X0413Y0591R270S0
317?NIXIE/I2C_SCL J2 -1 D0394PA00X+044575Y-021476X0669Y0669R270S0
317?NIXIE/I2C_SDA J2 -2 D0394PA00X+045575Y-021476X0669Y0669R270S0
317+5V J2 -3 D0394PA00X+046575Y-021476X0669Y0669R270S0
317GND J2 -4 D0394PA00X+047575Y-021476X0669Y0669R270S0
317OGE?NIXIE/A_N1 R4 -1 D0315PA00X+030389Y-042638X0630Y0000R270S0
317NET-(Q2-C) R4 -2 D0315PA00X+030389Y-038638X0630Y0630R270S0
317NX3A R9 -1 D0315PA00X+041747Y-042638X0630Y0000R270S0
317NET-(Q5-B) R9 -2 D0315PA00X+041747Y-038638X0630Y0630R270S0
317NET-(Q8-B) R14 -1 D0315PA00X+050999Y-042638X0630Y0000R270S0
317HT R14 -2 D0315PA00X+050999Y-038638X0630Y0630R270S0
327+5V C4 -1 A01X+048342Y-044508X0463Y0571R270S2
327GND C4 -2 A01X+048342Y-043691X0463Y0571R270S2
327+5V C3 -1 A01X+040276Y-043425X0463Y0571R270S2
327GND C3 -2 A01X+040276Y-042608X0463Y0571R270S2
317NET-(Q3-B) Q3 -1 D0295PA00X+033676Y-037323X0413Y0591R270S0
317NET-(Q3-C) Q3 -2 D0295PA00X+033676Y-036823X0413Y0591R270S0
317GND Q3 -3 D0295PA00X+033676Y-036323X0413Y0591R270S0
317NET-(Q1-B) R1 -2 D0315PA00X+025605Y-038638X0630Y0630R270S0
317NX1A R1 -1 D0315PA00X+025605Y-042638X0630Y0000R270S0
317NET-(Q3-C) R7 -1 D0315PA00X+036373Y-042638X0630Y0000R270S0
317NET-(Q4-B) R7 -2 D0315PA00X+036373Y-038638X0630Y0630R270S0
317NET-(Q2-B) R2 -1 D0315PA00X+027200Y-042638X0630Y0000R270S0
317HT R2 -2 D0315PA00X+027200Y-038638X0630Y0630R270S0
317OGE?NIXIE/A_N3 R12 -1 D0315PA00X+046531Y-042638X0630Y0000R270S0
317NET-(Q6-C) R12 -2 D0315PA00X+046531Y-038638X0630Y0630R270S0
317NET-(Q2-C) Q2 -1 D0295PA00X+028322Y-037331X0413Y0591R270S0
317NET-(Q2-B) Q2 -2 D0295PA00X+028322Y-036831X0413Y0591R270S0
317HT Q2 -3 D0295PA00X+028322Y-036331X0413Y0591R270S0
327+5V D3 -1 A01X+043701Y-048150X0591Y0354R270S2
327NET-(D3-DOUT) D3 -2 A01X+045000Y-048150X0591Y0354R270S2
327GND D3 -3 A01X+045000Y-046220X0591Y0354R270S2
327NET-(D2-DOUT) D3 -4 A01X+043701Y-046220X0591Y0354R270S2
317OGE?NIXIE/A_N3 NX3 -1 D0354PA00X+044306Y-044222X0554Y0000R000S0
317NX3-RHDP-PAD2) NX3 -2 D0354PA00X+045528Y-044507X0554Y0000R000S0
317RLOGE?NIXIE/K0 NX3 -3 D0354PA00X+046366Y-045207X0554Y0000R000S0
317RLOGE?NIXIE/K9 NX3 -4 D0354PA00X+046823Y-046257X0554Y0000R000S0
317RLOGE?NIXIE/K8 NX3 -5 D0354PA00X+046703Y-047584X0554Y0000R000S0
317RLOGE?NIXIE/K7 NX3 -6 D0354PA00X+046066Y-048580X0554Y0000R000S0
317RLOGE?NIXIE/K6 NX3 -7 D0354PA00X+045023Y-049218X0554Y0000R180S0
317RLOGE?NIXIE/K5 NX3 -8 D0354PA00X+043668Y-049230X0554Y0000R180S0
317RLOGE?NIXIE/K4 NX3 -9 D0354PA00X+042594Y-048680X0554Y0000R000S0
317RLOGE?NIXIE/K3 NX3 -10 D0354PA00X+041897Y-047620X0554Y0000R000S0
317RLOGE?NIXIE/K2 NX3 -11 D0354PA00X+041806Y-046272X0554Y0000R000S0
317RLOGE?NIXIE/K1 NX3 -12 D0354PA00X+042306Y-045222X0554Y0000R000S0
317X3-LHDP-PAD13) NX3 -13 D0354PA00X+043134Y-044518X0554Y0000R000S0
367N/C REF** D1260UA00X+057795Y-021575X1260Y0000R000S0
317-(U1-3V3-PAD1) U1 -1 D0315PA00X+022894Y-033878X0472Y0787R000S0
317-(U1-3V3-PAD1) U1 -2 D0315PA00X+023894Y-033878X0472Y0787R000S0
317-CHIP_PU-PAD3) U1 -3 D0315PA00X+024894Y-033878X0472Y0787R000S0
317NX1A U1 -4 D0315PA00X+025894Y-033878X0472Y0787R000S0
317NX2A U1 -5 D0315PA00X+026894Y-033878X0472Y0787R000S0
317NX3A U1 -6 D0315PA00X+027894Y-033878X0472Y0787R000S0
317NX4A U1 -7 D0315PA00X+028894Y-033878X0472Y0787R000S0
317SH}32K_P-PAD8) U1 -8 D0315PA00X+029894Y-033878X0472Y0787R000S0
317SH}32K_N-PAD9) U1 -9 D0315PA00X+030894Y-033878X0472Y0787R000S0
317DC2_CH6-PAD10) U1 -10 D0315PA00X+031894Y-033878X0472Y0787R000S0
317DC2_CH7-PAD11) U1 -11 D0315PA00X+032894Y-033878X0472Y0787R000S0
317DC1_CH7-PAD12) U1 -12 D0315PA00X+033894Y-033878X0472Y0787R000S0
317DC1_CH2-PAD13) U1 -13 D0315PA00X+034894Y-033878X0472Y0787R000S0
317-GPIO46-PAD14) U1 -14 D0315PA00X+035894Y-033878X0472Y0787R000S0
317DC1_CH8-PAD15) U1 -15 D0315PA00X+036894Y-033878X0472Y0787R000S0
317DC1_CH9-PAD16) U1 -16 D0315PA00X+037894Y-033878X0472Y0787R000S0
317GE?NIXIE/BCD_A U1 -17 D0315PA00X+038894Y-033878X0472Y0787R000S0
317GE?NIXIE/BCD_B U1 -18 D0315PA00X+039894Y-033878X0472Y0787R000S0
317GE?NIXIE/BCD_C U1 -19 D0315PA00X+040894Y-033878X0472Y0787R000S0
317GE?NIXIE/BCD_D U1 -20 D0315PA00X+041893Y-033879X0472Y0787R000S0
317+5V U1 -21 D0315PA00X+042893Y-033879X0472Y0787R000S0
317GND U1 -22 D0315PA00X+043893Y-033879X0472Y0787R000S0
317GND U1 -23 D0315PA00X+043894Y-023878X0472Y0787R000S0
317GND U1 -24 D0315PA00X+042894Y-023878X0472Y0787R000S0
317E?NIXIE/USB_D- U1 -25 D0315PA00X+041894Y-023878X0472Y0787R000S0
317E?NIXIE/USB_D+ U1 -26 D0315PA00X+040894Y-023878X0472Y0787R000S0
317XIE/IN_PHOTO_R U1 -27 D0315PA00X+039894Y-023878X0472Y0787R000S0
317-GPIO47-PAD28) U1 -28 D0315PA00X+038894Y-023878X0472Y0787R000S0
317-GPIO48-PAD29) U1 -29 D0315PA00X+037894Y-023878X0472Y0787R000S0
317-GPIO45-PAD30) U1 -30 D0315PA00X+036894Y-023878X0472Y0787R000S0
3171-GPIO0-PAD31) U1 -31 D0315PA00X+035894Y-023878X0472Y0787R000S0
317NIXIE/IN_ENC_A U1 -32 D0315PA00X+034894Y-023878X0472Y0787R000S0
317NIXIE/IN_ENC_B U1 -33 D0315PA00X+033894Y-023878X0472Y0787R000S0
317IXIE/IN_ENC_SW U1 -34 D0315PA00X+032894Y-023878X0472Y0787R000S0
317-GPIO38-PAD35) U1 -35 D0315PA00X+031894Y-023878X0472Y0787R000S0
317SH}MTCK-PAD36) U1 -36 D0315PA00X+030894Y-023878X0472Y0787R000S0
317SH}MTDO-PAD37) U1 -37 D0315PA00X+029894Y-023878X0472Y0787R000S0
317?NIXIE/I2C_SCL U1 -38 D0315PA00X+028894Y-023878X0472Y0787R000S0
317?NIXIE/I2C_SDA U1 -39 D0315PA00X+027894Y-023878X0472Y0787R000S0
317DC1_CH1-PAD40) U1 -40 D0315PA00X+026894Y-023878X0472Y0787R000S0
317DC1_CH0-PAD41) U1 -41 D0315PA00X+025894Y-023878X0472Y0787R000S0
317H}U0RXD-PAD42) U1 -42 D0315PA00X+024894Y-023878X0472Y0787R000S0
317NIXIE/OUT_LEDS U1 -43 D0315PA00X+023894Y-023878X0472Y0787R000S0
317GND U1 -44 D0315PA00X+022894Y-023878X0472Y0787R000S0
317NET-(Q1-C) R3 -1 D0315PA00X+028794Y-042638X0630Y0000R270S0
317NET-(Q2-B) R3 -2 D0315PA00X+028794Y-038638X0630Y0630R270S0
367N/C REF** D1260UA00X+021575Y-049921X1260Y0000R000S0
317XIE/IN_PHOTO_R R18 -1 D0315PA00X+037618Y-021378X0630Y0000R000S0
317GND R18 -2 D0315PA00X+041618Y-021378X0630Y0630R000S0
317+5V R17 -1 D0315PA00X+033748Y-021378X0630Y0000R000S0
317XIE/IN_PHOTO_R R17 -2 D0315PA00X+035748Y-021378X0630Y0630R000S0
367N/C REF** D1260UA00X+021575Y-021575X1260Y0000R000S0
317NET-(Q1-B) Q1 -1 D0295PA00X+026042Y-037331X0413Y0591R270S0
317NET-(Q1-C) Q1 -2 D0295PA00X+026042Y-036831X0413Y0591R270S0
317GND Q1 -3 D0295PA00X+026042Y-036331X0413Y0591R270S0
367N/C REF** D1260UA00X+057795Y-049921X1260Y0000R000S0
327+5V D1 -1 A01X+027461Y-048150X0591Y0354R270S2
327NET-(D1-DOUT) D1 -2 A01X+028760Y-048150X0591Y0354R270S2
327GND D1 -3 A01X+028760Y-046220X0591Y0354R270S2
327NIXIE/OUT_LEDS D1 -4 A01X+027461Y-046220X0591Y0354R270S2
317OGE?NIXIE/A_N4 NX4 -1 D0354PA00X+051880Y-044222X0554Y0000R000S0
317NX4-RHDP-PAD2) NX4 -2 D0354PA00X+053102Y-044507X0554Y0000R000S0
317RLOGE?NIXIE/K0 NX4 -3 D0354PA00X+053940Y-045207X0554Y0000R000S0
317RLOGE?NIXIE/K9 NX4 -4 D0354PA00X+054397Y-046257X0554Y0000R000S0
317RLOGE?NIXIE/K8 NX4 -5 D0354PA00X+054277Y-047584X0554Y0000R000S0
317RLOGE?NIXIE/K7 NX4 -6 D0354PA00X+053639Y-048580X0554Y0000R000S0
317RLOGE?NIXIE/K6 NX4 -7 D0354PA00X+052597Y-049218X0554Y0000R180S0
317RLOGE?NIXIE/K5 NX4 -8 D0354PA00X+051242Y-049230X0554Y0000R180S0
317RLOGE?NIXIE/K4 NX4 -9 D0354PA00X+050168Y-048680X0554Y0000R000S0
317RLOGE?NIXIE/K3 NX4 -10 D0354PA00X+049471Y-047620X0554Y0000R000S0
317RLOGE?NIXIE/K2 NX4 -11 D0354PA00X+049380Y-046272X0554Y0000R000S0
317RLOGE?NIXIE/K1 NX4 -12 D0354PA00X+049880Y-045222X0554Y0000R000S0
317X4-LHDP-PAD13) NX4 -13 D0354PA00X+050708Y-044518X0554Y0000R000S0
327+5V C2 -1 A01X+032003Y-044508X0463Y0571R270S2
327GND C2 -2 A01X+032003Y-043691X0463Y0571R270S2
327+5V D2 -1 A01X+035039Y-048150X0591Y0354R270S2
327NET-(D2-DOUT) D2 -2 A01X+036339Y-048150X0591Y0354R270S2
327GND D2 -3 A01X+036339Y-046220X0591Y0354R270S2
327NET-(D1-DOUT) D2 -4 A01X+035039Y-046220X0591Y0354R270S2
317NET-(Q6-B) R10 -1 D0315PA00X+043342Y-042638X0630Y0000R270S0
317HT R10 -2 D0315PA00X+043342Y-038638X0630Y0630R270S0
327+5V C1 -1 A01X+024424Y-044508X0463Y0571R270S2
327GND C1 -2 A01X+024424Y-043691X0463Y0571R270S2
317OGE?NIXIE/A_N1 NX1 -1 D0354PA00X+028071Y-044222X0554Y0000R000S0
317NX1-RHDP-PAD2) NX1 -2 D0354PA00X+029293Y-044507X0554Y0000R000S0
317RLOGE?NIXIE/K0 NX1 -3 D0354PA00X+030131Y-045207X0554Y0000R000S0
317RLOGE?NIXIE/K9 NX1 -4 D0354PA00X+030588Y-046257X0554Y0000R000S0
317RLOGE?NIXIE/K8 NX1 -5 D0354PA00X+030468Y-047584X0554Y0000R000S0
317RLOGE?NIXIE/K7 NX1 -6 D0354PA00X+029830Y-048580X0554Y0000R000S0
317RLOGE?NIXIE/K6 NX1 -7 D0354PA00X+028788Y-049218X0554Y0000R180S0
317RLOGE?NIXIE/K5 NX1 -8 D0354PA00X+027433Y-049230X0554Y0000R180S0
317RLOGE?NIXIE/K4 NX1 -9 D0354PA00X+026359Y-048680X0554Y0000R000S0
317RLOGE?NIXIE/K3 NX1 -10 D0354PA00X+025661Y-047620X0554Y0000R000S0
317RLOGE?NIXIE/K2 NX1 -11 D0354PA00X+025571Y-046272X0554Y0000R000S0
317RLOGE?NIXIE/K1 NX1 -12 D0354PA00X+026071Y-045222X0554Y0000R000S0
317X1-LHDP-PAD13) NX1 -13 D0354PA00X+026898Y-044518X0554Y0000R000S0
317NET-(Q5-B) Q5 -1 D0295PA00X+042239Y-037323X0413Y0591R270S0
317NET-(Q5-C) Q5 -2 D0295PA00X+042239Y-036823X0413Y0591R270S0
317GND Q5 -3 D0295PA00X+042239Y-036323X0413Y0591R270S0
317OGE?NIXIE/A_N2 R8 -1 D0315PA00X+037968Y-042638X0630Y0000R270S0
317NET-(Q4-C) R8 -2 D0315PA00X+037968Y-038638X0630Y0630R270S0
317NX4A R13 -1 D0315PA00X+049405Y-042638X0630Y0000R270S0
317NET-(Q7-B) R13 -2 D0315PA00X+049405Y-038638X0630Y0630R270S0
317NX2A R5 -1 D0315PA00X+033184Y-042638X0630Y0000R270S0
317NET-(Q3-B) R5 -2 D0315PA00X+033184Y-038638X0630Y0630R270S0
317NET-(Q7-C) R15 -1 D0315PA00X+052594Y-042638X0630Y0000R270S0
317NET-(Q8-B) R15 -2 D0315PA00X+052594Y-038638X0630Y0630R270S0
317NET-(Q4-C) Q4 -1 D0295PA00X+035956Y-037323X0413Y0591R270S0
317NET-(Q4-B) Q4 -2 D0295PA00X+035956Y-036823X0413Y0591R270S0
317HT Q4 -3 D0295PA00X+035956Y-036323X0413Y0591R270S0
317NIXIE/IN_ENC_A SW1 -1 D0394PA00X+030268Y-021378X0669Y0669R090S0
317GND SW1 -2 D0394PA00X+029268Y-021378X0669Y0669R090S0
317NIXIE/IN_ENC_B SW1 -3 D0394PA00X+028268Y-021378X0669Y0669R090S0
317IXIE/IN_ENC_SW SW1 -4 D0394PA00X+027268Y-021378X0669Y0669R090S0
317GND SW1 -5 D0394PA00X+026268Y-021378X0669Y0669R090S0
317+5V J3 -1 D0394PA00X+022165Y-042673X0669Y0669R000S0
317GND J3 -2 D0394PA00X+022165Y-043673X0669Y0669R000S0
317GND J3 -3 D0394PA00X+022165Y-044673X0669Y0669R000S0
317GND J3 -4 D0394PA00X+022165Y-045673X0669Y0669R000S0
317HT J3 -5 D0394PA00X+022165Y-046673X0669Y0669R000S0
317NET-(Q4-B) R6 -1 D0315PA00X+034779Y-042638X0630Y0000R270S0
317HT R6 -2 D0315PA00X+034779Y-038638X0630Y0630R270S0
317OGE?NIXIE/A_N4 R16 -1 D0315PA00X+054188Y-042638X0630Y0000R270S0
317NET-(Q8-C) R16 -2 D0315PA00X+054188Y-038638X0630Y0630R270S0
317NET-(Q6-C) Q6 -1 D0295PA00X+044519Y-037323X0413Y0591R270S0
317NET-(Q6-B) Q6 -2 D0295PA00X+044519Y-036823X0413Y0591R270S0
317HT Q6 -3 D0295PA00X+044519Y-036323X0413Y0591R270S0
317OGE?NIXIE/A_N2 NX2 -1 D0354PA00X+035645Y-044222X0554Y0000R000S0
317NX2-RHDP-PAD2) NX2 -2 D0354PA00X+036867Y-044507X0554Y0000R000S0
317RLOGE?NIXIE/K0 NX2 -3 D0354PA00X+037705Y-045207X0554Y0000R000S0
317RLOGE?NIXIE/K9 NX2 -4 D0354PA00X+038162Y-046257X0554Y0000R000S0
317RLOGE?NIXIE/K8 NX2 -5 D0354PA00X+038042Y-047584X0554Y0000R000S0
317RLOGE?NIXIE/K7 NX2 -6 D0354PA00X+037404Y-048580X0554Y0000R000S0
317RLOGE?NIXIE/K6 NX2 -7 D0354PA00X+036362Y-049218X0554Y0000R180S0
317RLOGE?NIXIE/K5 NX2 -8 D0354PA00X+035007Y-049230X0554Y0000R180S0
317RLOGE?NIXIE/K4 NX2 -9 D0354PA00X+033933Y-048680X0554Y0000R000S0
317RLOGE?NIXIE/K3 NX2 -10 D0354PA00X+033235Y-047620X0554Y0000R000S0
317RLOGE?NIXIE/K2 NX2 -11 D0354PA00X+033145Y-046272X0554Y0000R000S0
317RLOGE?NIXIE/K1 NX2 -12 D0354PA00X+033645Y-045222X0554Y0000R000S0
317X2-LHDP-PAD13) NX2 -13 D0354PA00X+034472Y-044518X0554Y0000R000S0
999

3
sym-lib-table Normal file
View File

@ -0,0 +1,3 @@
(sym_lib_table
(version 7)
)

5662
untitled.kicad_sch Normal file

File diff suppressed because it is too large Load Diff