could share some embedded study experience

Thread Starter

Thunvan

Joined Feb 26, 2011
2
Hello,everyone,
I want to study about embedded programming. I have read some embedded books. But I still have many problem about embedded programming. So,could you share embedded study experience to help me a great improve.
Thank you very much!
 

lkgan

Joined Dec 18, 2009
117
Try the examples that you have read on simulators or on real hardware such as microcontrollers and FPGA. This would make your learning more interesting. By just reading the books, I don't think you can appreciate much the knowledge.
 

aegistalons

Joined Feb 12, 2011
32
I would also suggest going one step further, if you want, and get yourself a cheap development kit, like an Arduino and actually try to get some simple project working, like getting a LED to pulse via PWM. I find that practices is always better and more interesting than theory. You can probably pick up an Arduino for $20 + shipping. It also has an easy IDE for programming it. Also feel free to ask questions on here. We are all here to help each other and learn from each other.
 
Top