How to learn embedded software?

Status
Not open for further replies.

epp

Full Member level 5
Joined
Mar 4, 2004
Messages
243
Helped
12
Reputation
24
Reaction score
4
Trophy points
1,298
Activity points
1,847
Does any tutorilal on learning embedded software programming exist?
How one can start to make some program? How one can decompose problem into small part and then connenct them into large program? Which tips and knacks exists for begginer in programming?
Thanks.
 

there are some great books about embedded programming.

if i start on a program.. first of all i build separate software blocks for controlling all the i/o

after that, if it works fine.. connect all the pieces together and start your main app.
 

    epp

    Points: 2
    Helpful Answer Positive Rating
Hi
The best way to learn is to read and practice a lot, this holds true for embedded systems as well. Start learning by writing simple programs e.g blinking an led etc.
Then start interfacing other modules with ucontroller e.g character lcds, graphic lcds,real time clocks,serial eeproms.
There is a lot of help available on all these devices and their intefacing.
Regards.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…