![]() |
Programming Program
What program does everyone use to program their robot? Does everyone use MPLAB?
|
Re: Programming Program
I'm hoping to try out MSRS or microsoft robotics studio, I'll be doing some warm up on a lego RCX this week.
|
Re: Programming Program
|
Re: Programming Program
I use Eclipse. There's also FusionEdit, Code::Blocks, SubEthaEdit, text editor/make, and several threads:
http://www.chiefdelphi.com/forums/showthread.php?t=26586 http://www.chiefdelphi.com/forums/showthread.php?t=54488 http://www.chiefdelphi.com/forums/showthread.php?t=56188 http://www.chiefdelphi.com/forums/showthread.php?t=57045 BTW, the term you want is "IDE" - Integrated Development Environment |
Re: Programming Program
EasyC is good. It is easy to learn and can do anything MPLAB can.
|
Re: Programming Program
Quote:
|
Re: Programming Program
i use mp lab because it always seems to work for me...
magical, i know. |
Re: Programming Program
code::bocks!
|
Re: Programming Program
We ended up using Easy-C, but personally, didn't much care for it. I don't think that dragging all those blocks around is at all easier than typing a few words. Also, I think that Easy-C programs--while easy to read when they're short--start to be ridiculously confusing when they get longer. Our other programmers never really bothered to comment.
Also, Easy-C does not seem to support pointers... Am I wrong about this? While I consider the user-friendly part of Easy-C a bit annoying, l consider lack of pointer support a serious failing in the language. |
Re: Programming Program
Does anyone use the CSS compiler?
http://www.ccsinfo.com We are presently using the MPLabs compiler, but the IDE and compiler features of CSS make it an interesting choice. Thanks! |
Re: Programming Program
Quote:
|
Re: Programming Program
Quote:
|
Re: Programming Program
Quote:
|
Re: Programming Program
Did you try the built in syntax editor or only run in block mode?
|
Re: Programming Program
Yes, however it's very difficult to constantly be switching back and forth between your block program, and the C editor. It gets confusing as you can't edit some of the files (globals.c?), and if I primarily want to program in text mode, why bother?
Another thing I just don't get about EasyC is that the "block & C programming" view, and the "C programming view". What's the point? You can't edit anything, all you can do is add a comment? :ahh: The only reason to be in any of these viewing modes is to burn up screen real estate. |
| All times are GMT -5. The time now is 00:25. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi