Compare commits

...

14 Commits

30 changed files with 27068 additions and 6180 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

@ -34,9 +34,9 @@
"other_text_thickness": 0.15, "other_text_thickness": 0.15,
"other_text_upright": false, "other_text_upright": false,
"pads": { "pads": {
"drill": 0.762, "drill": 3.2,
"height": 1.524, "height": 3.2,
"width": 1.524 "width": 3.2
}, },
"silk_line_width": 0.15, "silk_line_width": 0.15,
"silk_text_italic": false, "silk_text_italic": false,
@ -55,7 +55,10 @@
"width": 0.0 "width": 0.0
} }
], ],
"drc_exclusions": [], "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": { "meta": {
"version": 2 "version": 2
}, },
@ -190,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
}, },
@ -388,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",
@ -496,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

File diff suppressed because it is too large Load Diff

128
README.md
View File

@ -4,52 +4,90 @@ 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
## Affectation 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