small adjustmens after 1st build
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
(paper "A4")
|
||||
(title_block
|
||||
(title "DenshaBekutoru 電車ベクトル (Train Vector)")
|
||||
(date "2026-02-24")
|
||||
(rev "#004")
|
||||
(date "2026-03-08")
|
||||
(rev "#005 1st bld.")
|
||||
(company "ToGo-Lab")
|
||||
(comment 1 "- https://togo-lab.io/")
|
||||
(comment 2 "- Email: tgohle@togo-lab.io")
|
||||
@ -5902,9 +5902,9 @@
|
||||
)
|
||||
(uuid "0f47aaa2-d5fd-479c-9cd8-bfe8a8174c43")
|
||||
)
|
||||
(text "Detachable part of PCB (I),\nOption. If communication\nis needed.\n"
|
||||
(text "Detachable part of PCB (I),\nOption. If communication\nis needed.\n\n! not tested\n"
|
||||
(exclude_from_sim no)
|
||||
(at 93.218 80.518 0)
|
||||
(at 93.472 82.042 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -5913,9 +5913,9 @@
|
||||
)
|
||||
(uuid "13419e56-d967-466e-bc8e-26537e73dd52")
|
||||
)
|
||||
(text "Detachable part of PCB, Option\nIf used, control PWM (Light) by \n- LDR (dark ~ 1Mohm) or\n- Potentiometer 1Mohm (manually aqdjusted)"
|
||||
(text "Detachable part of PCB, Option\nIf used, control PWM (Light) by \n- LDR (dark ~ 1Mohm) or\n- Potentiometer 1Mohm (manually aqdjusted)\n\n! Not tested"
|
||||
(exclude_from_sim no)
|
||||
(at 78.486 171.958 0)
|
||||
(at 78.232 170.18 0)
|
||||
(effects
|
||||
(font
|
||||
(size 1.27 1.27)
|
||||
@ -5935,7 +5935,7 @@
|
||||
)
|
||||
(uuid "2f37a28e-8a64-4672-a892-5431464a2db8")
|
||||
)
|
||||
(text "PWM LED drive – Arduino Pro Mini (ATmega328P)\n- PWM pins used: D3 (Timer2, 8-bit) and D9 (Timer1, 16-bit)\n- Control via analogWrite() → 0–255 on both timers (no practical difference for LEDs)\n- Each PWM pin drives 2× white LEDs in parallel, each LED with its own 220 Ω resistor\n- Approx. current per LED ≈ 7–8 mA, per pin ≈ 15 mA → safe for MCU\n- D0/D1 (TX/RX) free for later communication\n- Timer0 untouched → millis()/delay() unaffected\n- No Servo / tone / IR usage planned → no timer conflicts expected\n- Remember, Unsused D/A Connectors: Unconnected (no Pullup), but:\n Digital ones: \"pinMode(pin, INPUT_PULLUP);\" and Ax: nothing."
|
||||
(text "PWM LED drive – Arduino Pro Mini (ATmega328P)\n- PWM pins used: D3 (Timer2, 8-bit) and D9 (Timer1, 16-bit)\n- Control via analogWrite() → 0–255 on both timers (no practical difference for LEDs)\n- Each PWM pin drives 2× white LEDs in parallel, each LED with its own 220 Ω resistor\n- Approx. current per LED ≈ 7–8 mA, per pin ≈ 15 mA → safe for MCU\n- D0/D1 (TX/RX) free for later communication\n- Timer0 untouched → millis()/delay() unaffected\n- No Servo / tone / IR usage planned → no timer conflicts expected\n- Remember, Unsused D/A Connectors: Unconnected (no Pullup), but:\n Digital ones: \"pinMode(pin, INPUT_PULLUP);\" and Ax: nothing.\n- all R smallest type (1/4W), due small footprint"
|
||||
(exclude_from_sim no)
|
||||
(at 128.778 49.53 0)
|
||||
(effects
|
||||
@ -5967,7 +5967,7 @@
|
||||
)
|
||||
(uuid "9433f522-95dc-40eb-b260-abe7c4605d43")
|
||||
)
|
||||
(text "Detachable part of PCB (I)\nAdditional PWM Lights\n- Timer1, (D9): D10\n- Timer2, (D3): D11\n! Don't forget Resistors"
|
||||
(text "Detachable part of PCB (I)\nAdditional PWM Lights\n- Timer1, (D9): D10\n- Timer2, (D3): D11\n! Don't forget Resistors\n\n! Not tested"
|
||||
(exclude_from_sim no)
|
||||
(at 246.38 66.04 0)
|
||||
(effects
|
||||
@ -7071,7 +7071,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "1.8k"
|
||||
(property "Value" "1.5k"
|
||||
(at 58.42 118.11 90)
|
||||
(effects
|
||||
(font
|
||||
@ -7204,7 +7204,7 @@
|
||||
)
|
||||
)
|
||||
)
|
||||
(property "Value" "1.8k"
|
||||
(property "Value" "1.5k"
|
||||
(at 58.42 106.68 90)
|
||||
(effects
|
||||
(font
|
||||
|
||||
Reference in New Issue
Block a user