nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
54 stars 4 forks source link

Asciio for electronics and other domains #54

Open nkh opened 1 year ago

nkh commented 1 year ago

I added a request for cooperation with the schemascii project

https://github.com/dragoncoder047/schemascii/issues/8

I believe this could lead to better

nkh commented 1 year ago

Comparison of current Asciio with application specialized in ASCII Electronics

         .--------------------+.------------ +.---+1.5V
         .         ||  100n  |               *
        .-. 1 .----||.--.    |              .-.
        | | 0 |    ||   |    |              | |
        | | 0 .   ___   |  |<               | |1K
        '-' k o--|___|--o--|                '-'
   L     .    |            |\                .
   E     |    .              |               |
   D          |        1k    .               |
            |/               |               |
   B     o*-|                |               |
   l     .  |>               |               |
   i     |    |              |               |
   n     |    .       \]     |      \]       |
   k     '------).----|]-.---o.-----|]-.-----o
   e          |       /]+    *      /]+      |
   r          |        10µ  .-.         100µ |
              |             | |              |
              |             | |  47Ω         |
              |             '-'              |
              |              *               .
              '--------------o.--------------o.----GND
        .---------------------o--------------o---o +1.5V
        |                     |              |
        |                     |              |
       .-.         ||100n     |             .-.
       | |    .----||----.    |             | |
      100k    |    ||    |    |             | |1k
       '-'    |    ___   |  |<              '-'
        |     o---|___|--o--|                |
        |     |    1k       |\               |
        |   |/                |              |
        o---|                 |              |
   L    |   |>                |              |
   E    |     |               |              |
   D    |     |    \]         |     \]       |
        '-----)----|]---------o-----|]-------o
   B          |    /]+        |     /]+      |
   l          |    10µ       .-.    100µ     |
   i          |              | |             |
   n          |              | |47Ω          V ->
   k          |              '-'             -
   e          |               |              |
   r          '---------------o--------------o---o GND
nkh commented 1 year ago

electronics

nkh commented 1 year ago

Not working well enough

working well enough

nkh commented 1 year ago

Needed:

nkh commented 10 months ago

User defined objects should be derived from a class that makes it simple (little code and maybe code in any language) to add behavior to the objects.