MicroCode Studio VS Mplab


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    Dublin, Ireland
    Posts
    33

    Default MicroCode Studio VS Mplab

    Basically, which it better?

    I currently use Microcode and find it ok but would like the opinion of someone more experienced so that I dont have to chop and change later down the road (we are creatures of habit after all!)

    This microcontroller\programming lark is a mine field at the start!

    Tony

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by tonyfelloni View Post
    I currently use Microcode and find it ok but would like the opinion of someone more experienced so that I dont have to chop and change later down the road (we are creatures of habit after all!)
    This microcontroller\programming lark is a mine field at the start!
    MCS is good...very good. 'Connects' to PBP, starts/runs the compiler, assembler, handles files, highlights PBP keywords and/or errors...and so on and so on...

    MPLAB is also good. But it's more like a souped up version of Notepad when compared to MCS.

    I wouldn't worry about it. Go with MCS for now. If MCS ever falls out of favor, it wouldn't take hardly any 'relearning' to go with something else since MCS uses practically all of the usual Windows commands (Ctrl-C = copy, Ctrl-V = paste, and so on).

    And it works in Linux under Wine

  3. #3
    Join Date
    Sep 2007
    Location
    USA, CA
    Posts
    271


    Did you find this post helpful? Yes | No

    Default

    You understand those are two different IDE's, right? One was designed for PBP Basic, and the other for assembly. I would suggest using the IDE which matches the language you write in.

    FWIW, I do have MCS+, and it's a worthwhile upgrade.

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by tenaja View Post
    You understand those are two different IDE's, right? One was designed for PBP Basic, and the other for assembly. I would suggest using the IDE which matches the language you write in.
    That's why I saw MPLAB is more like a souped up version of Notepad. It's not PBP 'specific' and isn't much more useful than Notepad.
    MPLAB - 0
    MCS - 2

  5. #5
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    If the OP is talking about MCS+ them I would agree, maybe, that MCS+ is the way to go.
    If it is about a comparison between MCS that is shipped with PBP and MPLAB then MPLAB win.

    MPLAB works very well with PBP, does all the highlighting of code and such. It also has the features of MCS+ , reads registers, EEPROM, config bits, disassembly listing, and maybe more.

    MPLAB works under wine on a Linux box also.

    I have to admit, I do not have MCS+, I am going by what is on the web site for it. I will not be upgrading to it as long as MPLAB does what it does and continues to be FREE. Yes I am cheap.

    The people that make PBP has provided a way to make their product work with MPLAB, so I figure that is good enough. You still need MPASM for a lot of things. (part of MPLAB)

    So why go with a third party program.

    MPLAB is designed to work with PICs. The language it uses is selectable.

    Thats my 2.5 cents worth.
    Dave
    Always wear safety glasses while programming.

  6. #6
    Join Date
    Jul 2003
    Posts
    2,405


    Did you find this post helpful? Yes | No

    Default

    In my opinion, MPLAB wins hands-down.
    Regards,

    -Bruce
    tech at rentron.com
    http://www.rentron.com

  7. #7
    Join Date
    Jan 2008
    Location
    Dublin, Ireland
    Posts
    33


    Did you find this post helpful? Yes | No

    Default

    lol, see what I mean about it being a mine field for beginners... so many options and so many viewpoints.

    It all helps though!

    I'm currently trashing out the details of my final college project next year. It's basically a souped up incubator for reptiles (Kinda like pimp my incubator!) I want it to have an interface to the web so that i could go to a web address and this page would be updated with variables like the temp, humidity and possibly a still image updated once a day.

    Any ideas if this side of things would be difficult to achieve? I have tonnes of time to do some research I just need to know where to start! I need to achieve all this with mostly self constructed circuits rather than pre-build modules.

    Tony

Similar Threads

  1. MpLAB icd 2 Microcode studio plus
    By mitchf14 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 26th January 2009, 22:40
  2. Microcode studio loader problem
    By woodygjw in forum General
    Replies: 2
    Last Post: - 10th September 2007, 01:18
  3. Microcode Studio MPLAB support
    By jbpaul in forum General
    Replies: 1
    Last Post: - 27th November 2006, 06:55
  4. Microcode Studio Plus compile/assmebly errors
    By mikehagans in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 18th February 2006, 21:31
  5. How to used ICD of microcode studio
    By chai98a in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th November 2005, 00:29

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

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