jAER project on SourceForge

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

Packages that use net.sf.jaer.hardwareinterface.usb.cypressfx2
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.hardwareinterface.usb.cypressfx2 Cypress FX2 USB interfaces using Thesycon USB driver. 
net.sf.jaer.hardwareinterface.usb.linux USB hardware interface for linux. 
 

Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 used by ch.unizh.ini.jaer.chip.cochlea
CypressFX2
          Devices that use the CypressFX2 and the USBIO driver, e.g.
CypressFX2.AEReader
          AE reader class.
CypressFX2MonitorSequencer
          Extends CypressFX2 to add functionality for sequencing and monitoring events.
CypressFX2MonitorSequencer.MonSeqAEReader
          This reader understands the format of raw USB data and translates to the AEPacketRaw
 

Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 used by ch.unizh.ini.jaer.chip.dvs320
CypressFX2
          Devices that use the CypressFX2 and the USBIO driver, e.g.
CypressFX2.AEReader
          AE reader class.
CypressFX2Biasgen
          Adds biasgen functionality to base interface via Cypress FX2.
 

Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 used by net.sf.jaer.hardwareinterface.usb.cypressfx2
CypressFX2
          Devices that use the CypressFX2 and the USBIO driver, e.g.
CypressFX2.AEPacketRawPool
          Object that holds pool of AEPacketRaw that handles data interchange between capture and other (rendering) threads.
CypressFX2.AEReader
          AE reader class.
CypressFX2.AsyncStatusThread
           
CypressFX2Biasgen
          Adds biasgen functionality to base interface via Cypress FX2.
CypressFX2MonitorSequencer
          Extends CypressFX2 to add functionality for sequencing and monitoring events.
CypressFX2MonitorSequencer.AEWriter
          AEWriter class, used to send events to the device
HasResettablePixelArray
          This hardware device has globally-resettable pixels.
 

Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 used by net.sf.jaer.hardwareinterface.usb.linux
HasResettablePixelArray
          This hardware device has globally-resettable pixels.
 


jAER project on SourceForge