Re: GPIO hardware with good support?
Werner Backes <[email protected]> Wed, 19 Aug 2009 14:39:47 +0200
| Newsgroups | gmane.os.netbsd.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
Toru Nishimura wrote: > Two possiblities come into my mind; > > case 1. USB<>GPIO Some time ago I tried Code Mercenaries IO-Warrior: http://www.codemercs.com/index.php?id=41&L=1 It doesn't require a special driver as it's recognized as an uhid(4) device. I only tried the 24-pin version IO-Warrior24 which is a low-speed device. There are faster versions available with even more pins but I didn't test these. Werner