English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am wondering where I can get a simple program for programming an 8051 microcontroller. I would like to be able to code in Perl or C++ if possible but C or others is fine as well. Perhaps you could suggest several programs? Also, how about a simple programmer plugin, what are some good ones?

Thanks,

Brian

2006-07-28 04:27:19 · 4 answers · asked by Brian D 1 in Science & Mathematics Engineering

4 answers

I beleive C could be the best to that among the ones you have listed. But to have absolute control you may have the native codes in Assembly language.

2006-07-28 04:35:28 · answer #1 · answered by Satya 1 · 0 0

Try Emily52's evaluation version as a simulator of simple programs. I assume this is for educational purpose... I agree with previous answers. You would develope in C if you want it to be quick, but to get absolute control over what happens in the bit level, you must use some assembly. Many program that allow you to use C as a programming language will transform your code into assmebly code and then allow you to modify the assembly code.

2006-07-28 07:43:48 · answer #2 · answered by amphora001 2 · 0 0

Do you have already got you ever 8051 uC equipped right into a circuit with all of those sensors? Why did you %. the 8051? do you will desire to build this circuit or are you able to apply off the shelf aspects to bolt at the same time the function. if so you need to use a percentor yet another less complicated microcontroller like a elementary stamp. the elementary stamp is designed as an academic get entry to factor for microcontrollers

2016-12-10 17:14:54 · answer #3 · answered by ? 4 · 0 0

On the microchip website there is a free version of a compiler for their PIC products.

2006-07-28 05:03:23 · answer #4 · answered by rscanner 6 · 0 0

fedest.com, questions and answers