Thursday, February 18, 2010

Getting Started.........

When a new bees introduced to the vast world of embedded systems, they waste much of their time to decide how to start and from where to start. Though the huge amount of documents on all microcontrollers are available on the internet, related to architectural overview, datasheets, user guides and manuals. Still to start with a new project is difficult for a new comer. The issues like, selecting Assemblers/Compiler, Debugger, IDE takes time to take the first step. The cost and availability of hardware and software is the other painful issue.

Here, the basic projects on microcontroller(8051, AVR, PIC, ARM etc.) are uploaded. These projects includes initialization of microcontrollers, LED-Blink, LCD Display, Keybord Interface, ADC/DAC, Communication Interface like Serial Port, I2C, I2S, SPI, 1-Wire etc.

The examples may differ in used microcontroller, architecture, pin configuration, or vendor. But the code files and coding sequence definitely helpful to understand the concept and to start the project.

No comments:

Post a Comment