From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fd6dd,2e0384e2f47674ee X-Google-Attributes: gidfd6dd,public X-Google-Thread: 1057aa,23baf6d65e3d9769,start X-Google-Attributes: gid1057aa,public X-Google-Thread: 10461e,23baf6d65e3d9769,start X-Google-Attributes: gid10461e,public X-Google-Thread: 102b75,23baf6d65e3d9769,start X-Google-Attributes: gid102b75,public X-Google-Thread: 103376,23baf6d65e3d9769,start X-Google-Attributes: gid103376,public From: mentifex@scn.org (Mentifex) Subject: Re: Selecting a platform/processor/language for ROBOT development Date: 1998/12/21 Message-ID: <367eab38.0@news.victoria.tc.ca>#1/1 X-Deja-AN: 424600416 References: <367DDC6E.A3934F2D@alcatel.com.au> <367E5F85.3A29AC50@hercii.mar.lmco.com> <914258918.993.1.nnrp-07.9e98250c@news.demon.co.uk> X-Priority: 1 (Singularity) Followup-To: comp.robotics.misc Summary: Computer architecture meets "The Art of Computer Mindmaking" Organization: The Mindmaker Project : www.scn.org/~mentifex/ Keywords: speech recognition, speech synthesis, PDKB, PDAI, PDaiMind, robotics Newsgroups: comp.robotics.misc,comp.ai,comp.arch,comp.lang.ada,comp.speech Date: 1998-12-21T00:00:00+00:00 List-Id: Jerry Petrey wrote on 21 Dec 1998: > Ali R. Mirhosseini wrote: >> Hi All: >> >> I am new to robotics and I would like to ask a few questions: >> >> 1. What are the suitble programming languages for robots, especially >> when some AI algo. involved ? ^^^^^^^ See "The Art of Computer Mindmaking" (below) >> >> 2. What platforms are suitbale to develope SW as host development? >> >> 3. What are the suitable microcontolllers/processors/DSPs for the >> target development ? >> >> Sorry for so general questions, but any hints will be greatly >> appreciated. >> >> Thanks and merry Xmas, >> >> AM > You are asking questions whose answers are very subjective but > mine would be: > 1. Assembly language, Forth, Basic, C (actually I would place > Ada high on the list if you were using 32-bit processor as a target > but that is not all that common, especially for beginners). > 2. PC's running Windows 95/98 (even DOS in some cases) are the > most common host platforms/environments. > 3. PICs, 68HC11, 8051 and sometimes PC motherboards with > 80386/80486 are commonly used. > some good links to check out: > http://www.forth.org -- for info on Forth and free versions > http://www.microchip.com -- for PIC info and a free Assembler/Simulator > http://www.adahome.com -- for Ada info and free compiler info Let us all thank Jerry Petrey for the great group of links! The Ada link is now suddenly the cornerstone of the new Web page http://www.geocities.com/Athens/Agora/7256/ada.html Ada for PDAI, which includes a link to "The Art of Computer Mindmaking". > http://www.robotstore.com -- for kits, books, parts, etc. > http://www.robotics.com -- for kits and parts > http://www.mcu.motsps.com/lit/hc11.html -- for 68HC11 info > Also get the book - Mobile Robots : Inspiration to Implementation, > 2nd edition > It is the 'bible' of amateur robotics (see http://www.amazon.com ). > Good luck, > Jerry > -- > ===================================================================== > = Jerry Petrey - Consultant Software Engineer - Member Team Ada = > = Lockheed Martin Member Team Forth = > ===================================================================== [...]