From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 23 14:07:00 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0238A16A4B3; Tue, 23 Sep 2003 14:07:00 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3F843F3F; Tue, 23 Sep 2003 14:06:58 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.3) with ESMTP id h8NL6uGA067746; Tue, 23 Sep 2003 15:06:57 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 23 Sep 2003 15:06:57 -0600 (MDT) Message-Id: <20030923.150657.131323048.imp@bsdimp.com> To: deischen@freebsd.org, eischen@vigrid.com From: "M. Warner Losh" In-Reply-To: References: X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: hackers@freebsd.org Subject: Re: Wireless Embedded monitoring X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 21:07:00 -0000 In message: Daniel Eischen writes: : Anyone have any experience with PC/104 or other really small : footprint platorms and FreeBSD? Yes. Works great. We've used FreeBSD on about two dozen different single board computers. : We need to build a small box for equipment monitoring (temperature, : pressure diff., vibration, indication). Just a few discrete : inputs/outputs, and analog inputs would be good enough. The : hard part may be sampling an A/D signal at up to 30KHz, so : having the I/O card do the sampling and buffer it would : probably be necessary. I'd recommend one of the Soekris boxes. : Any ideas on hardware (SBC, I/O board)? http://www.soekris.com is great. Warner