Re: Schematic Drawing Software - Something simple with no steep learning curve




"Jim" <nospam@xxxxxxxxxx> wrote in message
news:1vh0u39ntvch3vi3981oqdmehf9jfmfsfg@xxxxxxxxxx
Can anyone recommend a simple schematic drawing CAD program, not one
of the "do everything" programs that draws living rooms and
skyscrapers, looking for a schematic-only program that does not have
too steep a learning curve, and doesn't cost too much or is freeware
or shareware that won't cost an arm or a leg.

What programs do you use and what are your likes/dislikes/wish list?

I'm trying to settle on something that I will probably only use
occasionally to draw schematics of homebrew projects to file away or
possibly submit for publication. Any suggestions appreciated.

I'm running Windows XP Pro.

Jim, WA5DXP



Had a similar need for nice drawings to record the occasional personal
project that I'd somehow managed to complete. My PCBs are done by a PCB guy
so I just wanted a straightforward circuit drawing prog' and not some
bloated chimera of a full-blown PCB design package.
Prog' needed to understand what a wire/connection is and that connected up
components will get moved about on a drawing. Ended up with 'TinyCad'.

New libary components are easy to draw and a drawing is quick to connect up
and edit. Will save as a '.PNG' file so anyone can view it. Has one or two
oddities but costs nothing, is small sized and quick to learn.
http://img216.imageshack.us/img216/7565/50mhzimpedancemeteruv2.png
is an example drawing.
It's obvious I'm European as the transistors have those strange circles
round 'em and those resistors and capacitors look odd :) but you'll get the
drift as to the kind of graphic elements that can be easily added to a
drawing.
There's also a Tinycad group on Yahoo, where a number of extra symbol
libraries are available. (including one of mine :)


.



Relevant Pages

  • Re: Drawing on DC
    ... class Circle: public Drawing { ... It would be *called* from OnDraw, ... You should only draw when you need to draw, ... Drawing your objects on a bitmap merely renders the circle, rectangle, etc. as bits (which ...
    (microsoft.public.vc.mfc)
  • Re: Eye (MF) jab, poke, gauge, ... : how to train
    ... to perfection even... ... Each skill is variously different. ... like Drawing -vs- Painting, which is why I brought that up. ... to draw a mech robot, and her drawing will suck too. ...
    (rec.martial-arts)
  • Re: howto avoid cdc drawing done not in onPaint to be erased?
    ... i need to draw something. ... And the answer is, if you want to do a drawing, then yes, you need to store every point ... A DC holds no display information; it holds the information required to CREATE the ... cases, for durations measuable in seconds, although small hundreds of milliseconds are ...
    (microsoft.public.vc.mfc)
  • Re: Anchors and Objects
    ... Now drawing a line is no big deal. ... your main display PictureBox and once into a hidden Autoredraw PictureBox. ... PictureBox using a draw width two pixels greater than the draw width you ...
    (microsoft.public.vb.general.discussion)
  • Re: AutoShapes on User Forms
    ... That code draws AutoShapes on the active document, but the original question ... was about drawing them on a UserForm -- that's a whole different issue. ... Here is a sample code where you would draw 2 shapes, ... I am using WORD 2000 and I have a question about AutoShapes. ...
    (microsoft.public.word.vba.userforms)