[Moved] Begin in Embbed World

Status
Not open for further replies.

ShaikhAzhar001

Newbie level 2
Joined
Jun 13, 2012
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,295
Hi,

I’m having 10+ years programming experience VB,.Net just being fantasy & one of requirement I gone through file open, file write, file close command some data sheets of microcontroller.
I thought I can understand this language better & can do good programming. (As well as I’m having good understanding in electronic)

I’m fresher too embbed programming, just going through available code on internet.

Don’t know how to start….due to below reason

1. Where & how can I get embbed C (Buy/Free)
2. Basic knowledge(Burning IC)

Regards,
Shaikh
 

Dear Mr. ShaikhAzhar001

Learning of embedded system is not a difficult task, you should have knowledge of C and you have to learn a microcontroller like 8051. I believe that is sufficient to start. Embedded C is nothing but C code which is written specifically for particular processor. For example C code written for 8051. Actually there will be different compiler for different processor.

Following tutorial will help you to install and developing and downloading of your first program on 8051, by using open source tools available on internet.
http://www.embeddedcraft.org/free8051.html


You may also need to get 8051 development board. Some think like below…
http://imbuent.com/board8051.html
I am also using the same board; you don’t need external programmer for programming of this board. By serial cable you can directly burn your code into 8051 microcontroller.

In general for programming of microcontroller, you can refer following tutorials…

http://embeddedcraft.org/ispprogrammer.html#top

There are lot of tutorials available on this website…

http://embeddedcraft.org/8051.html#top

I believe above mentioned information will be useful for you.

Regards
Sachin

- - - Updated - - -

Dear Mr. ShaikhAzhar001

Learning of embedded system is not a difficult task, you should have knowledge of C and you have to learn a microcontroller like 8051. I believe that is sufficient to start. Embedded C is nothing but C code which is written specifically for particular processor. For example C code written for 8051. Actually there will be different compiler for different processor.

Following tutorial will help you to install and developing and downloading of your first program on 8051, by using open source tools available on internet.
http://www.embeddedcraft.org/free8051.html


You may also need to get 8051 development board. Some think like below…
http://imbuent.com/board8051.html
I am also using the same board; you don’t need external programmer for programming of this board. By serial cable you can directly burn your code into 8051 microcontroller.

In general for programming of microcontroller, you can refer following tutorials…

http://embeddedcraft.org/ispprogrammer.html#top

There are lot of tutorials available on this website…

http://embeddedcraft.org/8051.html#top

I believe above mentioned information will be useful for you.

Regards
Sachin
 

Thanks Sachin, But I'm using Laptop which doesn't have serial port
 

Not a problem. There is an USB to SERIAL adapter available in the market. we can use it for serial port programming through LAPTOP. Here you just need to have Hyper terminal in your laptop
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…