tuckerevans / circuit-pic

A collection of pic macros for circuit diagrams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pic Circuits
============

This is a set of macros for the pic language designed to draw circuit
diagrams, It is by no means complete as I have merely added elements
as I've needed them.

You can include this into a file like so:
    .PS
    copy "circuit.pic"
    .PE

About

A collection of pic macros for circuit diagrams.

License:MIT License


Languages

Language:Roff 100.0%