aaaaaaaaaaaaaaaah!!! Compiler. Once compiled, I get the HEX file, Right.
Then what the heck is an Assembler
seee..this is what I am telling you all.....you all are confusing little ol' me.
This is a discussion on Tip: List of Free Engineering Software within the General Help forums, part of the CE : Help Center category; @Rifaa...Proton is a Compiler... and the file which you want to load in PIC it should be in HEX format...




aaaaaaaaaaaaaaaah!!! Compiler. Once compiled, I get the HEX file, Right.
Then what the heck is an Assembler
seee..this is what I am telling you all.....you all are confusing little ol' me.
I NEVER EVER GIVE UP.
Trust me to do what you dare not to!!!






Yes Buddy Assembler and Compiler are Different Things.
An Assembler converts Assembly instructions into executable machine language. A Compiler converts higher level programming language instructions into Assembly instructions, and then those are turned into executable machine language. Most Compilers allow generation of "object" code, which is the Assembly instruction set generated by the Compiler. Some older Compilers allow for the Assembly instructions to be fine tuned by the programmer.
Compiled programming languages typically generate many lines of Assembly instructions for each program statement. Some programming languages, such as ANSI C, are very close to Assembly, while others such as Java, result in many Assembly instructions per program statement. Most Compilers are highly optimized and it would be difficult for a human programmer to improve the efficiency of the output.
and Proton is Compiler.... while using MPLAB you can make HEX file also.








Updated list with terminal and network tools
Keep it simple. Keep it real.| New to CE? Click here! |
Need help? PM or mail at ash{at]crazyengineers{dot]com || Don't forget to hover at http://blog.ashytized.net !






Sage: Open Source Mathematics Software
This is a opensource mathematics software. Though I have not used it, I have gone through their wiki, tutorials and screenshots. Seems powerful to me, you can map functions, even render 3D images!! It supports command completion by pressing the Tab key..
Registered Linux User #470917 || I haven't lost my mind -- it's backed up on tape somewhere.|| New to CE?? Click me||http://joe-linuxgeek.webs.com/






I came across Webots during my project work. I was looking for a software in which I could animate my manipulator arm. It is a robotic modeling/manipulation software. You can make the environment using vrml, or make it on a solid modeling software and then import it to webots by saving it as a .wrl file. You can write the code for sensors using one of the available languages (c/c++/java/matlab). It is available for windows, linux as well as mac.
The only drawback is that the free version is only a trial(one month). You need to purchase the software to use it further.
Cyberbotics
Registered Linux User #470917 || I haven't lost my mind -- it's backed up on tape somewhere.|| New to CE?? Click me||http://joe-linuxgeek.webs.com/

can you tell me names of some of tested softwares among these....

Here is one which i use a free compiler named Codeblocks for C++ Runs on linux mac and windows
http://codeblocks.org

QT-Octave: Download QtOctave: a front-end for Octave/un Front-End para Octave
OSS similar to MATLAB, work with .m files too.![]()