G
go
Guest
What is the difference between a pic & a microcontroller or even a
microcomputer?
microcomputer?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
have a look at:What is the difference between a pic & a microcontroller or even a
microcomputer?
I did have a look and, in case this is your own site, I have a question:have a look at:
http://www.dontronics.com/auto.html
this may help.
Hi Don,
have a look at:
http://www.dontronics.com/auto.html
this may help.
I did have a look and, in case this is your own site, I have a question:
What do you think about the MSP430 series versus AVR and PIC?
Regards, Joerg
http://www.analogconsultants.com
I see you are in CA USA, better make that Ford/ChevvyJoerg wrote:
Hi Don,
have a look at:
http://www.dontronics.com/auto.html
this may help.
I did have a look and, in case this is your own site, I have a
question: What do you think about the MSP430 series versus AVR and PIC?
Regards, Joerg
http://www.analogconsultants.com
It's a little like getting into the Ford/Holden debate.
Only problem most beginners find with the MSP430 series, is there is no
DIP versions for simple development, however many have been able to
overcome this with adapters, or soldering their own. It's not easy, but
it can be done.
Don...
I'm a hobbyist who's used the MSP430. The smaller versions are availableOnly problem most beginners find with the MSP430 series, is there is
no DIP versions for simple development
nothing but good reports about the MSP430 series, just the form factor
problem.
go wrote:
What is the difference between a pic & a microcontroller or even a
microcomputer?
have a look at:
http://www.dontronics.com/auto.html
this may help.
Don...
wrongDon McKenzie wrote:
Only problem most beginners find with the MSP430 series, is there is no
DIP versions for simple development
nothing but good reports about the MSP430 series, just the form factor
problem.
I'm a hobbyist who's used the MSP430. The smaller versions are available
in SOIC with a 1.25mm spacing, which I find tractable. It's the bigger
ones with .5mm pin spacing that are impossible. They don't suit all
applications though; they have limited RAM and there will probably never
be one which supports external RAM, so you won't do an MP3 player nor
decent TCP, for example. Although the free tools are nice and work well,
if I didn't have a *very* low quiescent power budget (<1uA), I think I
could have spent my time better learning the AVR.
As a software dude, I can't stomach the crazy PIC architecture (though
recent versions are better I've heard). No good free compilers either,
though I'm sure folk will pipe up about Pico-C and other toys. The
Hi-Tech freebie doesn't count as it only targets the older '84 chips,
though it's an excellent compiler (of course - it's Australian .
If you don't mind surface mount philips arm7 chips are goodI'm also playing with the MC68HC08 now, though mainly because I have
a couple of freebies and they seemed a fair target for a project with
my son. I learnt (from the MC68HC11) to like Motorola's approach of
adding one of every kind of peripheral onto their chips, but that
does come at a cost. The Metrowerks IDE is utter dog's vomit though,
an embarrassment to the software industry.
All up, if you're a hobbyist who wants to learn one toolset and be
able to stay with it for projects of almost any scope, I think the
AVR family offers the most. There are just so many versions and the
free GCC toolchain is more highly developed than for other 8-bit
embedded architectures.
enough VCC bypass caps to keep it stable despite the extra trace lengths.It's a little like getting into the Ford/Holden debate.
Only problem most beginners find with the MSP430 series, is there is
no DIP versions for simple development, however many have been able
to overcome this with adapters, or soldering their own. It's not
easy, but it can be done.
Olimex makes adapter boards to through-hole for that and they contain
I see you are in CA USA, better make that Ford/Chevvy
nothing but good reports about the MSP430 series, just the form factor
problem.
Well, like every other micro out there the MSP430 series is a family.Hi Don,
It's a little like getting into the Ford/Holden debate.
Only problem most beginners find with the MSP430 series, is there is
no DIP versions for simple development, however many have been able
to overcome this with adapters, or soldering their own. It's not
easy, but it can be done.
Olimex makes adapter boards to through-hole for that and they contain
enough VCC bypass caps to keep it stable despite the extra trace lengths.
I see you are in CA USA, better make that Ford/Chevvy
Actually the debate usually flares up between owners of full-size pickup
trucks and then it is Ford/Chevy/Dodge.
nothing but good reports about the MSP430 series, just the form factor
problem.
Many parts of the MSP series are also kind of skimpy when it comes to
features.
Only if you lack imagination. I have implemented fairly complex systemsWhen, for example, there is only one timer that puts a crimp
in many possible applications.
Until about 10 years ago it was almost impossible to find a FET with alimited to 3.6V and that doesn't allow for proper driving of many FETs.
They are also single sourced but so is everything else except for some
basic 80C51 types. But other than that I couldn't find a hair in the
soup. What I really like is that you can run a realtime clock and still
only consume just a few uA.
Regards, Joerg
http://www.analogconsultants.com