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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,356d6b914c649da7,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 27 Feb 2007 22:03:13 -0600 Date: Tue, 27 Feb 2007 23:02:24 -0500 From: Jeffrey Creem User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: NXTAda Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Trace: sv3-X9JIcU0plHyyfGd/1V+M2hT8LTfFaWnpvX3ZM5P7hC48hACxv6+3zcyMBIrByqx5Huc+7rf4g1tjSSF!yaTdNGtWNXSqEhow8c7F1giDxIuoxq5+tba42nqgdk3KzY9hGYS/oMIBT5iVB121/5XkcUQg1z1T!2NY= X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.34 Xref: g2news2.google.com comp.lang.ada:9590 Date: 2007-02-27T23:02:24-05:00 List-Id: I setup a Sourceforge project for controlling the Lego Mindstorms NXT device via Ada. The project does not currently intend to do a compiler port. It allows you to write code on your host computer (Currently only Windows though I think a port to x86 Linux or x86 OS X would be pretty easy ) to control the NXT module remotely via bluetooth. The code is very raw and only in SVN at the moment (no tar/zip releases yet) but I thought it was worth posting in case someone else was thinking of working on it. http://nxtada.sourceforge.net/