Thread: which language best for my purposes?

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    9

    which language best for my purposes?

    I am wanting to program mechanical equipment.
    I'm currently taking C,no big data bases needed.
    OK here are some basic examples
    Saw mill: (log size, board size needed, motor on/off)
    Trencherdepth, length,motor on/off)
    stump grinder(depth,diameter, on/off)
    That kinda stuff, just a few user inputs,keep it small,keep it simple.
    Thank you in advance
    Phil
    Last edited by plivermo; 10-09-2001 at 07:02 PM.

  2. #2
    Registered User
    Join Date
    Aug 2001
    Posts
    403

    could you be more specific?

    i think you'll get an answer, and an accurate one if you explain what you want to do... thanks

  3. #3

    I guess you could...

    It is possible for you to use C because you can program inteligent robotics in it. From what I remember one of the robot dogs either Aibo or Techno's memory stick held compiled C. So you could but then you could also use VB as a backbone as some people do for robotics.

  4. #4
    aurė entuluva! mithrandir's Avatar
    Join Date
    Aug 2001
    Posts
    1,209
    There is always stamp basic, but I'm not too sure about that. Try looking around google.com or something about mechanical programming.

  5. #5

    yes...

    you are correct sbasic is a beginners language to programming robots but I would suggest a more powerful language that you can use to interact with your computer maybe using 802.11 unless you are worried about security and you would also need a GUI for the controls unless you wanted to use jumpers to change any settings for the robot.

  6. #6
    Unregistered
    Guest
    Even tho C/C++ is my favorite language, I would think Java is the best for programming that kinda stuff. It's supposed to be extremely portable and powerful, for all sorts of stuff, like cell phones, etc...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Why C Matters
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 136
    Last Post: 01-16-2008, 09:09 AM
  2. What language did they make Java in?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 07-03-2005, 04:18 PM
  3. Strange loop
    By D@rk_force in forum C++ Programming
    Replies: 22
    Last Post: 12-18-2004, 02:40 PM
  4. Language of choice after C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-15-2004, 01:20 AM
  5. Languages dying
    By Zewu in forum A Brief History of Cprogramming.com
    Replies: 31
    Last Post: 07-29-2003, 10:08 AM