R
R. Steve Walz
Guest
Byron A Jeff wrote:
fundamentals. You're pretending that the PIC is some "Royal Road"
to bypass real learning and achieve success, and while one might
catch such a wave on the crest and make money, later they have to
backtrack and go back and REALLY learn it.
-Steve
--
-Steve Walz rstevew@armory.com ftp://ftp.armory.com/pub/user/rstevew
Electronics Site!! 1000's of Files and Dirs!! With Schematics Galore!!
http://www.armory.com/~rstevew or http://www.armory.com/~rstevew/Public
Success perhaps, but a limited form of it without a grounding in theIn article <9JHkb.4043$S52.1213@newsread4.news.pas.earthlink.net>,
Rich Grise <spamdump@aol.com> wrote:
-C'mon, folks! The first requirement was "No PIC's", and the first 4
-responses are "Use a PIC".
Because given the requirement, a microcontroller of some type makes sense.
The OP simply declared no PICs because of lack of exposure.
But a PIC is the ultimate jellybean part. So as I posted somewhere else
in this thread, the OP can leverage what they learn on this project into
a bunch of future projects.
-
-Doing it with BCD counters (like 7490) and decoders (like 7447) is
-almost trivial. I'd be asking, what's the signal source? Pulse train?
-For that, just count pulses over some known interval. Analog voltage
-level? ADC and bin/bcd translator (unless somebody makes a 3-digit
-BCD ADC. Hmm ... "Digital voltmeter" springs to mind...)
So you've already thrown like 10 discrete IC's (counters, decoders, ADC,
pulse train, bin/bcd translator) at the problem. A good modern uC has all
of that and more in a single package.
-
-If you really want to get fancy-schmancy, I saw some guy design
-a circuit using just counters, latches, and some pulse trains to
-actually count pulse intervals, then digitally divide a time base
-by the result to give a readout in frequency. I still don't
-understand the circuit, but it's definitely doable.
Again the point. Especially when the OP has to build multiple units, why
add complexity to the point of not understanding?
Beginners need to learn that the best way to succeed is to get the hardware
simple and stable. While I understand that folks like Ciarcia prefer solder
as their programming language, the bottom line is that simple/compact hardware
plus software is generally the path to success.
BAJ
---------------
fundamentals. You're pretending that the PIC is some "Royal Road"
to bypass real learning and achieve success, and while one might
catch such a wave on the crest and make money, later they have to
backtrack and go back and REALLY learn it.
-Steve
--
-Steve Walz rstevew@armory.com ftp://ftp.armory.com/pub/user/rstevew
Electronics Site!! 1000's of Files and Dirs!! With Schematics Galore!!
http://www.armory.com/~rstevew or http://www.armory.com/~rstevew/Public