jAER project on SourceForge

Uses of Interface
net.sf.jaer.aesequencer.AEMonitorSequencerInterface

Packages that use AEMonitorSequencerInterface
ch.unizh.ini.jaer.chip.cochlea Classes related to Shih-Chii's and Andre's cochlea chips. 
net.sf.jaer.hardwareinterface.usb.cypressfx2 Cypress FX2 USB interfaces using Thesycon USB driver. 
 

Uses of AEMonitorSequencerInterface in ch.unizh.ini.jaer.chip.cochlea
 

Classes in ch.unizh.ini.jaer.chip.cochlea that implement AEMonitorSequencerInterface
 class CochleaAMS1bHardwareInterface
          The hardware interface to CochleaAMS1b.
 

Uses of AEMonitorSequencerInterface in net.sf.jaer.hardwareinterface.usb.cypressfx2
 

Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 that implement AEMonitorSequencerInterface
 class CypressFX2AEX
          Daniel Fasnacht's AEX board which monitors and sequences
 class CypressFX2Mapper
          class for USB2AERmapper, extends functionality to download the FPGA code to the device
 class CypressFX2MonitorSequencer
          Extends CypressFX2 to add functionality for sequencing and monitoring events.
 


jAER project on SourceForge