Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie to embedded systems

Status
Not open for further replies.

alyjanee

Electrical
Aug 13, 2005
2
Hey all...

I'd like to learn more about embedded systems (practical manner)....
are there any books, development kits that anyone can recommend for newbies...
btw.... i have a degree in EE (just graduated UCSD) so i do know the fundamentals...

thanks in advance!!!....

 
Replies continue below

Recommended for you

Hiya-

Two camps pretty much in the little microcontroller market
microchip and atmel's.

They are both *FUN*. Really a gas. I'm in the microchip
camp (nothing wrong with ATMEL). You can whomp up a
programmer for next to nothing. I *BOUGHT* a kit for $14.99
after I breadboarded it. The assembler and simulator are
free.

For $2.00 in quantity 25's you can buy parts from Digikey.
1's are about $3.00. At microchip the *USED* to give out
free samples (still might).

They are a gas to play with. Have done several projects
with them including:

photography enlarger timer
100MHz frequency counter
EEPROM programmer
Tune player with easy programming of tunes
Bipolar stepper controller
"Geek" clock with BCD led lights

And these are the fun projects. Have used them in
professional designs as well.

I like "Nigel's" PIC tutorial to start with. He
suggests a 16F628 PIC chip as a starting chip to play with

There are *LOTS* of stuff on the web. Just do a search
for PIC and stand back........

PICLIST from MIT is good. also the Yahoo group PICLIST.

A couple of free books on the web too.

I'm sure the same is true with ATMEL.

Both little critters have flash program memory (up to 16K
bytes), some ram, uarts, some have A/Ds, and tons of I/O.
EEPROM for non-volitile memory.

The fun thing is to see how much you can do on the chip
without extra logic.

The little geek clock had 4 resistors, a 78L05 regulator
and I think 21 LEDs (I don't remember, I have it at work).

One wit said (and it's true) "Why use a 555 timer when
there are PICs!"

A lot of fun stuff to play with with little or no capital
investment.

Program in assembly, C or even ladder logic.

If you haven't looked, it's a lot more fun than the old
8051s.

Cheers,

Rich S.
 
Check out
Jonathan Valvano has two excellent books that are very readable for a beginner. He has worked examples and supplies a free software tool that you can try out your learning without having to buy any hardware.
Since you have a EE degree, you could start learning from the books without an instructor. The examples rely on knowledge of LED's adn A/D converters. You can skip over areas that go too slow for you.
 
thanks guys...

your replies have been very helpful....!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor