How to view ASCII schematics in older forum archive?
john_s
Posts: 369
When reading some older posts I frequently see schematics in ASCII format placed right between lines of text.
They all look to me kind of "squished" and hardly resembling any schematic at all.
I use MS Word and proportional font to "decipher" them but there must be an easier way.
What do you use to view them in correct shape and form directly onto the XP screen?
Thanks,
John
They all look to me kind of "squished" and hardly resembling any schematic at all.
I use MS Word and proportional font to "decipher" them but there must be an easier way.
What do you use to view them in correct shape and form directly onto the XP screen?
Thanks,
John
Comments
-Phil
http://forums.parallax.com/showthread.php?64718-Op-amp-help&highlight=LM10
see gif attached
-Phil
http://en.wikipedia.org/wiki/Bitstream_Vera
I did CTR-C of the schematic and pasted it using CTR-V into Propeller Tool IDE... see the result.
Am I missing something obvious?
Here is a reconstruction:
I don't recall what led to that thread, but the OP seems to have been working with a Texscan resistive pressure sensor and wanted a circuit to convert its varying resistance into an output voltage that could be read by the Stamp.
I agree that ascii schematics are, uhhhhhh, highly old school. Constructing them was/is tedious, kind of like building a schematic in the Spin font, which despite more options has similar drawbacks. These days a gif or png is a much better option to maintain its form. I think a learned a lot about the art of ascii schematics from a couple masters on the earlier Stamp forums where posting a gif might not even have been an option. Beau may have been one of those masters, I think.
Also, I understand that you used Mac to create those ASCII although that should NOT make any difference in viewing them.
My generic question was and still is - how to view the same aligned properly and without "distortions" using windows based PC and Firefox browser?
Or perhaps it's not possible at all since web browsers use whatever it pleases 'font'?
But then why cutting and pasting the same 'distorted' ASCII schematic into monospaced formated area of Notepad or other viewer still results in erratic picture as well?
Somehow the 'space' ascii characters are kind of compressed and not restored correctly during the CTR-C CTR-V operation...
I have hard time viewing ascii based schematics not only in Parallax archived posts, but also in some other yahoo... etc electronics user groups.
The other time I view them just fine (say Tony Endahl archive for example as he used old DOS style fonts to start with).
That's why I keep asking users of our forum for solution.
So far no luck, although I still hope that somebody may come with the right answer :-)
And yes, I tried monospaced fonts (Courier) in Notepad, MS Word, Propeller Tools IDE and such.
"...Beau may have been one of those masters, I think..." - Thanks Tracy!.. I was told that a few times, but I never believed it. I was doing ASCII schematics at the age of 12 on BBS's
I tried loading some of those schematics, and was also having problems... seems like some of the the translation was lost when it was archived. If that's the case, that's really too bad. TAB's sometimes get stripped for spaces, and then in another pass, spaces get stripped from redundancy. which looks like what has happened.
Sadly even that has proved not to be "safe".
All that ASCII art gone:(
-Phil
Even when cut-and-paste'd into the code window it still looks anemic with CHR(32) missing all over...
John_s, I thought I might be able to reconstruct it easily simply by rendering it in a monospace font. But no, Archiver replaced all multiple spaces with a single space, aiii, even between <TT> tags, which in the original were there to preserve them. It has nothing to do with the Mac/PC issue. Reconstruction involved going down line by line and adding spaces in Courier font, kind of a puzzle with hints.
Thanks anyways.
here is an original link to the referenced archive above ...
http://tech.groups.yahoo.com/group/basicstamps/messages/5110?xm=1&m=p&tidx=1
Thank you - that's exactly the link I was looking for!
Somehow the original monospaced format is still there and they keep the magic window open to old ASCII without compressing and/or loosing spaces...
John
The spaces are missing from the HTML source, too.
-Phil
-Phil
However mine was ok - try this...
http://tech.groups.yahoo.com/group/basicstamps/messages/5110?threaded=1&m=e&var=1&tidx=1
-Phil
Then click on "Expand Messages" and keep scrolling to read all posts.
That should do - let me know how it worked for you.
-Phil
I tried to figure it out by myself for as long as I remember, while it took just few hours here and we have the answer.
Thanks to all of you. I mark it as "SOLVED"
At an earlier time the forum had been hosted on egroups, and then transferred (with hue and cry) over to Yahoo groups. I wonder how long all that material will remain there if it gets few hits? John_s, you were really digging deep!
I still keep your older postings in separate folder(s) from '97 and such ...
Plus - I'd like to ask you few questions in regard to LM10 based circuit of yours 'really soon now' :-)
Thanks,
John
I have archives from when it was possible to subscribe to the forums via email, and the nice thing about those is that they are easy to smart-search in Mac mail. But I don't think they go back to 1997. I was using Eudora then, and those files got lost somewhere in transition between computers.
I have archives that pre date the Basic Stamp II, but seem to have a gap between 97 and 98. I was looking for the E-mail correspondence between Jeff Martin and myself that led to the automated ability to program the BS2 without having to disconnect the cable after programming ... anyone remember having to do that? ... the solution was later built into the BS2 module.
Was it in regard to the missing u1 capacitor in series with the DTR line - the one that Scott Edwards mentioned during his struggle with the data logger design?
I do remeber when my BS2 refused to work and kept resetting itself with serial cable connected to my pc. A quick phone call to Parallax saved the day when they suggested to disconnect the cable. Not only that, but a simple yet how much needed suggestion from Tracy to filter a reset line ATN with u1 and 10k in parallel behind that missing cap resolved another issue. I still use RS232 as a programming interface of my choice - kind of backward to what everybody else seems to be doing theses days.
John