+ Reply to Thread
Page 4 of 5 FirstFirst ... 3 4 5 LastLast
Results 31 to 40 of 44

Tip: List of Free Engineering Software

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...

  1. #31
    CE - Star
    CEoM July '09
    godfather's Avatar
    Join Date
    12th August 2008
    I'm a crazy: Electronics And Communication engineer

    Location
    Microcontroller
    Posts
    2,607

    Default Re: Tip: List of Free Engineering Software

    @Rifaa...Proton is a Compiler... and the file which you want to load in PIC it should be in HEX format

    Blogs i Like: My Blog NterTech [x][x][x][x][x][x][x][x][x][x]
    Contact Me:- hallmark@crazyengineers.net

  2. #32
    CE - Addict Rifaa's Avatar
    Join Date
    18th January 2009
    I'm a crazy: Electronics / Electrical engineer

    Location
    Maldives, the one & only
    Posts
    386

    Default Re: Tip: List of Free Engineering Software

    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!!!


  3. #33
    CE - Star
    CEoM July '09
    godfather's Avatar
    Join Date
    12th August 2008
    I'm a crazy: Electronics And Communication engineer

    Location
    Microcontroller
    Posts
    2,607

    Default Re: Tip: List of Free Engineering Software

    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.

    Blogs i Like: My Blog NterTech [x][x][x][x][x][x][x][x][x][x]
    Contact Me:- hallmark@crazyengineers.net

  4. #34
    ash
    ash is offline
    Moderator ash's Avatar
    Join Date
    12th July 2007
    I'm a crazy: Comms & Network engineer

    Location
    Cyberjaya, Malaysia
    Posts
    4,205

    Default Re: Tip: List of Free Engineering Software

    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 !

  5. #35
    CE - Star
    CEoM July '09
    godfather's Avatar
    Join Date
    12th August 2008
    I'm a crazy: Electronics And Communication engineer

    Location
    Microcontroller
    Posts
    2,607

    Default Re: Tip: List of Free Engineering Software

    Thanks for the Update Ash

    Blogs i Like: My Blog NterTech [x][x][x][x][x][x][x][x][x][x]
    Contact Me:- hallmark@crazyengineers.net

  6. #36
    CE - Addict
    CEoM August '09
    mad_scientist's Avatar
    Join Date
    23rd December 2008
    I'm a crazy: Mechanical engineer

    Location
    In the freakin' Office(mostly) :(
    Posts
    1,238

    Default Re: Tip: List of Free Engineering Software

    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/

  7. #37
    CE - Addict
    CEoM August '09
    mad_scientist's Avatar
    Join Date
    23rd December 2008
    I'm a crazy: Mechanical engineer

    Location
    In the freakin' Office(mostly) :(
    Posts
    1,238

    Default Re: Tip: List of Free Engineering Software

    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/

  8. #38
    CE - Apprentice
    Join Date
    23rd February 2009
    I'm a crazy: Electrical engineer

    Posts
    13

    Default Re: Tip: List of Free Engineering Software

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

  9. #39
    CE - Apprentice blacrobous's Avatar
    Join Date
    23rd August 2009
    I'm a crazy: Aeronautical engineer

    Location
    Hyderabad
    Posts
    46

    Default Re: Tip: List of Free Engineering Software

    Here is one which i use a free compiler named Codeblocks for C++ Runs on linux mac and windows

    http://codeblocks.org

  10. #40
    CE - Apprentice juma1987's Avatar
    Join Date
    12th October 2009
    I'm a crazy: Mechanical engineer

    Location
    Uruguay
    Posts
    44

    Default Re: Tip: List of Free Engineering Software

    QT-Octave: Download QtOctave: a front-end for Octave/un Front-End para Octave

    OSS similar to MATLAB, work with .m files too.

+ Reply to Thread
Page 4 of 5 FirstFirst ... 3 4 5 LastLast

LinkBacks (?)

  1. 13th November 2008, 05:22 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts