butiran-✗

revisiting text for schematics

· 1 min read · edit
      <-- I1
  +--------------+
  |              |
  |              |
 <               |
   >  R1    E1  --- +
 <               -
   >             |
  |              |
  |              |
  + -------------+

Figure 1. R1-E1-I1 using ASCII text.

flowchart direction LR %% paths a --- E1 R1 --- b a --"I1"--> R1 E1 --- b %% elements a(("a")) b(("b")) R1(["R1 = 100 Ω"]) E1["E1 = 3 V"]

Figure 2. R1-E1-I1 using Mermaid.

Schematics diagrams in Fig 1 and 2 are the same.

notes

  • It has two diagrams, ASCII text and Mermaid at 0653 on 06-mar-2026.
  • It is still empty at 0344 on 06-mar-2026, but this information.