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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f5df45e727f63e9c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news1.google.com!news.glorb.com!feeder.erje.net!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: NAO Robot : is Ada there too ? Date: Mon, 13 Jun 2011 17:59:45 +0200 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: 3xAJWrzGXlabyd/6PLJTtQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.11 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news1.google.com comp.lang.ada:19794 Date: 2011-06-13T17:59:45+02:00 List-Id: Le Mon, 13 Jun 2011 17:14:25 +0200, a =C3=A9crit: >> Anyway, too much expensive for me, so I will stop here with that topi= c, = >> =3D > > Have you looked at Arduino? I haven't tried it myself, but it was hot= at > the recent SF Maker's Faire and does have Ada. I found this about it on the web: http://www.robotshop.com/eu/microcontroleur-arduino-uno-usb.html Seems affordable indeed; that's not like to have a real robot with a hum= an = look, but still nice to experiment with. However, I could not see any = reference to Ada in any sheet. Or did you think about this?: http://sourceforge.net/projects/avr-ada/ Although not mentioned on the on-line shop (in the above link), accordin= g = to Wikipedia, the Arduino embed an Atmel AVR micro-processor. Much thanks for the good track :) -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [Ep= igrams on = Programming =E2=80=94 Alan J. =E2=80=94 P. Yale University] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [Idem] =E2=80=9Cc++; /* this makes c bigger but returns the old value */=E2=80=9D= [Anonymous]