jAER project on SourceForge

Uses of Package
net.sf.jaer.hardwareinterface.usb

Packages that use net.sf.jaer.hardwareinterface.usb
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
ch.unizh.ini.jaer.chip.dvs320 The DVS320 retina, including new fully-configurable on-chip bias current generators and digitally controlled diagnostic output. 
net.sf.jaer.aemonitor Classes related to monitoring address-events. 
net.sf.jaer.aesequencer Classes related to sequencing address-events. 
net.sf.jaer.hardwareinterface.usb.cypressfx2 Cypress FX2 USB interfaces using Thesycon USB driver. 
net.sf.jaer.hardwareinterface.usb.linux USB hardware interface for linux. 
net.sf.jaer.hardwareinterface.usb.silabs SiLabs C8051F3xx microcontroller interfaces using Thesycon USB driver. 
net.sf.jaer.stereopsis Stereoscopic vision. 
 

Classes in net.sf.jaer.hardwareinterface.usb used by ch.unizh.ini.jaer.chip.cochlea
ReaderBufferControl
          A process/thread (like the Thesycon USB code) that reads AEs can be controlled by these methods that set the FIFO and number of buffer sizes.
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by ch.unizh.ini.jaer.chip.dvs320
ReaderBufferControl
          A process/thread (like the Thesycon USB code) that reads AEs can be controlled by these methods that set the FIFO and number of buffer sizes.
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by net.sf.jaer.aemonitor
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by net.sf.jaer.aesequencer
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by net.sf.jaer.hardwareinterface.usb.cypressfx2
ReaderBufferControl
          A process/thread (like the Thesycon USB code) that reads AEs can be controlled by these methods that set the FIFO and number of buffer sizes.
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by net.sf.jaer.hardwareinterface.usb.linux
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by net.sf.jaer.hardwareinterface.usb.silabs
USBInterface
          Interface to a USB device.
 

Classes in net.sf.jaer.hardwareinterface.usb used by net.sf.jaer.stereopsis
ReaderBufferControl
          A process/thread (like the Thesycon USB code) that reads AEs can be controlled by these methods that set the FIFO and number of buffer sizes.
USBInterface
          Interface to a USB device.
 


jAER project on SourceForge