We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hello everyone, i Need tutuorials related to embedded systems and Microcontrollers...
pls suggest me useful websites....
Regards....
srini
Look at a couple of evaluation boards / simple development kits, pick one and get the examples up and running and build from there. Read all the manuals (compiler, assembler, linker) and datasheets (MCU; memory maps, I/O, timers, A/D convertors, UARTS, etc.).
Look up a couple of (simple) Real-Time Operating Systems and read the (interface) documentation + examples.
Do some more Google'ing. Check Amazon and the likes for books on this subject.
Take a look at: www.hitex.co.uk/.../con_download_brochures.html http://www.keil.com/c166/man/c166.htm (or different architecture)
Check if there's a local school/university that teaches courses in this area and ask for info/references/books/study material.
Think of a project and try to make it (robot, sensor thingy, cool actuator thingy, domotica thingy, display controller, Internet connected 'something' (toaster, coffee machine, vending machine), etc.).
Anything specific you're looking for (what/why)?
-- Joost