summaryrefslogtreecommitdiff
path: root/docs/conductors.txt
diff options
context:
space:
mode:
authorcheapie <no-email-for-you@example.com>2021-02-21 03:50:59 -0600
committercheapie <no-email-for-you@example.com>2021-02-21 03:50:59 -0600
commitf0ce172302a02c854a52bae449e6dd4c4287f949 (patch)
tree393a106ed0feba7403018519d28ae004b265a56c /docs/conductors.txt
parent39a7904f07b943c8ce464ec4486f208ff78ec109 (diff)
downloaddigistuff-f0ce172302a02c854a52bae449e6dd4c4287f949.tar
digistuff-f0ce172302a02c854a52bae449e6dd4c4287f949.tar.gz
digistuff-f0ce172302a02c854a52bae449e6dd4c4287f949.tar.bz2
digistuff-f0ce172302a02c854a52bae449e6dd4c4287f949.tar.xz
digistuff-f0ce172302a02c854a52bae449e6dd4c4287f949.zip
Split documentation from README out into separate files
Diffstat (limited to 'docs/conductors.txt')
-rw-r--r--docs/conductors.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/conductors.txt b/docs/conductors.txt
new file mode 100644
index 0000000..f086622
--- /dev/null
+++ b/docs/conductors.txt
@@ -0,0 +1,12 @@
+How to use digimese:
+It conducts digilines signals (like digilines) in all directions (like mese). That's about it, really.
+
+
+How to use vertical/insulated digilines:
+These work exactly like the mesecons equivalents, that is:
+Vertical digilines will automatically connect to other vertical digilines directly above or below them, and form "plates" on each end of the stack. Signals can only be conducted into or out of the stack at these "plates".
+Insulated digilines conduct like regular digilines, but only into/out of the ends of the "wire" or at locations where an intermediate connection has been placed.
+
+How to use the junction box:
+These are just plain digilines conductors (like digimese) but can skip over one node to another junction box or certain other nodes.
+As in, [digiline][junction box][dirt][junction box][digiline] will work to transmit signals "through" the dirt.