Schematics to text
Posted: 12 Mar 2024, 23:34
I am in the process of converting all my electronic schematics as well as any material layouts to text. I am using the fonts on the computer plus anything special I can find on the net.
I found a website that provides a canvas to make the process easier ---
https://asciiflow.com/#/
Here is my water distiller schematic as an example ...
I use monospace and make sure the text editor window is wide enough to eliminate word wrap.
I searched GSlapt for "ascii" and "text" but did not recognize anything usable by me.
If anyone knows of better ways or programs to do this it would be great. Thanks for any replies.
Vic
I found a website that provides a canvas to make the process easier ---
https://asciiflow.com/#/
Here is my water distiller schematic as an example ...
Code: Select all
WATER-DISTILLER-SCHEMATIC ┌────────────────────────────────────────────────┐
│ WATER VALVES │
│ ┌────o‿‿‿‿‿o──┐ │
FAN SW │ │ ======= │ │
┌───────┐ ┌──┐ ┌────┐ │ │ │ │
│ ├───┤oo├──────█──o│o-->│ ┌───┐ │ ├────o‿‿‿‿‿o──┤ │
│ │ │ │ │ │ o│o───┤FAN│ │ FLOAT │ ======= │ │ POWER SW
│BOILING├───┤oo├───┐ │ └────┘ └─┬─┘ │ SENSOR │ ┌───────────┘ │ ┌────┐
│CHAMBER│ │ │ │ │ │ │ SWITCHES │ │ 3 POLE └─o│o-->│
│ ├───┤oo├─┐ █──⌒───────────────┘ │ ┌──────┐ │ │ CONTACTOR │ o│o─┐
└───────┘ └──┘ │ │ │ 3 POLE │ │ ↴│o │ │ ┌─────┐ └────┘ │
│ │ │ CONTACTOR │ ┌────o│‾‾T‾‾▔│ │ │ │__Ţ__│ │
│ │ │ ┌─────┐ │ │ │ ┋ ^│o─┐ │ └─o│^ ¦ ^│o───────█──────┘
│ │ │ │__Ţ__│ │ │ └──┋───┘ │ │ │__Ţ__│ │
│ │ └──o│^ ¦ ^│o───────┐ ┌───────┐ │ ┌───────┐ │ ┋ │ └───o│^ ¦ ^│o────┐ │
│ │ │__Ţ__│ │ │BOILING│ │ │BOILING│ │ ┌───┋──┐ │ │__Ţ__│ │ │
│ └─────o│^ ¦ ^│o────┐ │ │CHAMBER│ │ │CHAMBER│ │ o│↴ ┋ │ │ o│^ ¦ ^│o │ │
│ │__Ţ__│ │ │ └───────┘ │ └───────┘ │ │▔‾‾T‾‾│o──┘ └──|──┘ │ │
│ o│^ ¦ ^│o │ │ V │ V │ ┌─o│^ ┋ │ V │ │
│ └──|──┘ │ │ ┋ │ ┋ │ │ └───┋──┘ ┌──┋──┐ │ │
│ V │ │ ┌───┋──┐ │ ┌──┋───┐ │ │ ┋ ┌─────o│)|||(│o │ │
│ ┌──┋──┐ │ │ o│↴ ┋ │ │ │ ┋ ↴│o──┘ │ │ @ │ │ │)|||(│ │ │
│ o│)|||(│o──┐ │ │ │▔‾‾‾‾‾│o──█──o│‾‾‾‾‾▔│ │ │~~~~~~~│ │ ┌─o│)|||(│o │ │
│ │)|||(│ └─⌒──⌒──o│^ │ │ ^│o │ └───────┘ │ │ └─────┘ │ │
│ o│)|||(│o─┐ │ │ └──────┘ └──────┘ │ WATER TANK │ │ │ │
│ └─────┘ │ │ │ HEATER / FAN WATER FILL └─────────────┘ └──────────────█ │
│ │ │ │ │ │ ┌───┐ ┌─────┐
│ │ │ └────────────────────────────────────────────────────────────────⌒──█──┤GFI├─┤ 120 │
│ │ │ │ │ │ │ V │
│ │ │ │ │ │ │WIRED│
│ └──█───────────────────────────────────────────────────────────────────█─────┤ ├─┤PLUG │
│ └─┬─┘ └─┬───┘
│ │ │
└────────────────────────────────────────────────────────────────────────────────────────────────█─────┘
│
⍒
I searched GSlapt for "ascii" and "text" but did not recognize anything usable by me.
If anyone knows of better ways or programs to do this it would be great. Thanks for any replies.
Vic