Compiler & Burner for 8051 Micro-Controller lab?
Till now In Windows, I've used Keil-C Software to Compile 8051 Micro-Controller Programs in C and Flash Magic Burner to burn/dump the software on hardware.
But now I'm having Ubuntu OS. Hence I need an alternate software to compile and dump the program on hardware.
Will you suggest me a standard software for this complete process (except using Wine).
11 Answer
You Can Use SDCC is Small Device C Compiler for 8051 Micro-Controller and to have a look, click this.
Else you can use Graphical IDE for MCS-51 based microcontrollers Ubuntu Apps i.e MCU 8051 IDE.
And also, if you feel to use by means of Wine for burner, then this page might be helpful.
1