From owner-freebsd-questions@FreeBSD.ORG Mon Jun 25 15:43:36 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88C7D1065674 for ; Mon, 25 Jun 2012 15:43:36 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 2775A8FC2A for ; Mon, 25 Jun 2012 15:43:36 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q5PFhZfO098659; Mon, 25 Jun 2012 09:43:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q5PFhZEl098656; Mon, 25 Jun 2012 09:43:35 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 25 Jun 2012 09:43:35 -0600 (MDT) From: Warren Block To: Ian Smith In-Reply-To: <20120625152340.X46641@sola.nimnet.asn.au> Message-ID: References: <20120621083945.E87771065694@hub.freebsd.org> <20120622153224.I46641@sola.nimnet.asn.au> <20120625152340.X46641@sola.nimnet.asn.au> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Mon, 25 Jun 2012 09:43:35 -0600 (MDT) Cc: freebsd-questions@freebsd.org, Modulok Subject: Re: OT: Robotics or embedded or hardware programming... what is this called? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jun 2012 15:43:36 -0000 On Mon, 25 Jun 2012, Ian Smith wrote: > On Fri, 22 Jun 2012 06:47:48 -0600 (MDT), Warren Block wrote: > > On Fri, 22 Jun 2012, Ian Smith wrote: > > > > Well, there is devel/arduino. It's not emdedded Linux, but an IDE for > > writing and downloading code. The Arduino is a small embedded controller > > based on the Atmel AVR microcontrollers. They are quite powerful, easy to > > program, and accessible for experimenters. You can skip the Arduino > > environment if you like, using the same lower-level tools like avr-gcc > > directly. And the Arduino board can be used as a programmer, downloading > > code to plain AVR chips and avoiding the need for more Arduino boards. Talk > > about the Arduino on FreeBSD is generally on the freebsd-embedded mailing > > list. > > Thanks Warren. I got the wrong idea that Arduino ran an embedded Linux > from a friend, a Linux-using Electrical Engineer, but not a programmer. > I'd also (too) briefly glanced at www.arduino.cc and noted Windows, Mac > and Linux references, and Linux binaries, but had no idea you had ported > the GUI. Could you perhaps try pushing the FreeBSD port upstream to > Arduino, so people can find out that it exists from there? There was an updated entry mentioning the port in the Playground, which now seems to have reverted back to the old not-yet-working procedure for FreeBSD 6.1. And I see that 1.0.1 is out, so now the port needs to be updated. There doesn't appear to be a way for me to edit that. I can send mail to the site about mentioning the FreeBSD port on the downloads page. Or you can, if you like. Something I forgot to mention earlier is that it may now be possible to buy Arduinos or compatibles at Radio Shack stores in the US.