Date: Fri, 22 May 2009 12:50:28 -0500 From: Kirk Strauser <kirk@strauser.com> To: freebsd-questions@freebsd.org Subject: Re: FreeBSD as USB joystick Message-ID: <200905221250.28960.kirk@strauser.com> In-Reply-To: <4A16CDC6.2030403@sebster.com> References: <4A16BDE5.4000903@sebster.com> <alpine.BSF.2.00.0905221746001.18283@wojtek.tensor.gdynia.pl> <4A16CDC6.2030403@sebster.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 22 May 2009 11:07:34 am Sebastiaan van Erk wrote: > Ok, that's a clear answer. Are there any alternatives? For example a PCI > expansion card that does USB device mode and is programmable? Might be > difficult to get working under FreeBSD though maybe? You might look at getting an Arduino board ($30 or so) with built-in USB and enough RAM to hold your controller software. Write your joystick emulator to run on the Arduino, and control *that* via your FreeBSD system's parallel port (if you still have one). Just a thought. - Kirk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905221250.28960.kirk>