How to access Digital I/O using USB
问题 How to access Digital I/O using USB using C or C++ or Vb.net Or C#.net? 回答1: I use the Velleman K8055 USB EXPERIMENT INTERFACE BOARD It is simple to program for, and has several inputs and outputs I got one from Maplin for less than £30 回答2: Easiest solution is possibly a USB-to-RS232 convertor. They're cheap commodity products, supported on most OS'es, and trivial to access as SerialPort objects. The physical side is a simple 5V, low-speed, low pincount interface suitable for both input and