jAER project on SourceForge

Uses of Interface
net.sf.jaer.hardwareinterface.HasUpdatableFirmware

Packages that use HasUpdatableFirmware
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 HasUpdatableFirmware in ch.unizh.ini.jaer.chip.cochlea
 

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

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

Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 that implement HasUpdatableFirmware
 class CypressFX2AEX
          Daniel Fasnacht's AEX board which monitors and sequences
 class CypressFX2DVS128HardwareInterface
          The hardware interface for the DVS128 (second Tmpdiff128 board, with CPLD) retina boards.
 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.
 class CypressFX2TmpdiffRetinaHardwareInterface
          The hardware interface for the Tmpdiff128 (original) retina boards.
 


jAER project on SourceForge