|
jAER project on SourceForge | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BiasgenHardwareInterface | |
---|---|
ch.unizh.ini.jaer.chip.cochlea | Classes related to Shih-Chii's and Andre's cochlea chips. |
ch.unizh.ini.jaer.chip.dollbrain | The dollbrain project AER sensors - see DollBrain project pages. |
ch.unizh.ini.jaer.chip.dvs320 | The DVS320 retina, including new fully-configurable on-chip bias current generators and digitally controlled diagnostic output. |
ch.unizh.ini.jaer.chip.retina | Classes related to particular retina chips. |
ch.unizh.ini.jaer.chip.stereopsis | Support for combining two retinas either on separate or single USB interfaces. |
ch.unizh.ini.jaer.projects.opticalflow.chip | The Motion18 optical flow chip description, including VPot bias interface. |
ch.unizh.ini.jaer.projects.opticalflow.usbinterface | Optical flow chip USB interface. |
net.sf.jaer.biasgen | Classes related to ipot on-chip programmable bias current generator. |
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. |
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.chip.cochlea |
---|
Classes in ch.unizh.ini.jaer.chip.cochlea that implement BiasgenHardwareInterface | |
---|---|
class |
CochleaAMS1b.Biasgen
Describes IPots on tmpdiff128 retina chip. |
class |
CochleaAMS1bHardwareInterface
The hardware interface to CochleaAMS1b. |
class |
CochleaAMSWithBiasgen.Biasgen
Deprecated. Describes IPots. |
Methods in ch.unizh.ini.jaer.chip.cochlea with parameters of type BiasgenHardwareInterface | |
---|---|
void |
CochleaAMS1b.Biasgen.setHardwareInterface(BiasgenHardwareInterface hw)
|
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.chip.dollbrain |
---|
Classes in ch.unizh.ini.jaer.chip.dollbrain that implement BiasgenHardwareInterface | |
---|---|
class |
Dollbrain1.DollBrainBiasgen
describes the biases |
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.chip.dvs320 |
---|
Classes in ch.unizh.ini.jaer.chip.dvs320 that implement BiasgenHardwareInterface | |
---|---|
class |
DVS320.DVS320Biasgen
Describes ConfigurableIPots on DVS320 retina chip as well as the other configuration bits which control, for example, which outputs are selected. |
class |
DVS320HardwareInterface
Adds functionality of DVS320 retina to base classes for Cypress FX2 interface. |
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.chip.retina |
---|
Classes in ch.unizh.ini.jaer.chip.retina that implement BiasgenHardwareInterface | |
---|---|
class |
DVS128.Biasgen
Describes IPots on DVS128 retina chip. |
class |
TestchipARCsPixelTestArray.Biasgen
Describes IPots on tmpdiff128 retina chip. |
class |
Tmpdiff128.Biasgen
Describes IPots on tmpdiff128 retina chip. |
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.chip.stereopsis |
---|
Classes in ch.unizh.ini.jaer.chip.stereopsis that implement BiasgenHardwareInterface | |
---|---|
class |
Tmpdiff128StereoPair.Biasgen
A paired biasgen for this stereo combination of Tmpdiff128. |
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.projects.opticalflow.chip |
---|
Classes in ch.unizh.ini.jaer.projects.opticalflow.chip that implement BiasgenHardwareInterface | |
---|---|
class |
Motion18.Motion18Biasgen
describes the biases on the chip |
Uses of BiasgenHardwareInterface in ch.unizh.ini.jaer.projects.opticalflow.usbinterface |
---|
Subinterfaces of BiasgenHardwareInterface in ch.unizh.ini.jaer.projects.opticalflow.usbinterface | |
---|---|
interface |
MotionChipInterface
The hardware interface to the motion chip. |
Classes in ch.unizh.ini.jaer.projects.opticalflow.usbinterface that implement BiasgenHardwareInterface | |
---|---|
class |
SiLabsC8051F320_OpticalFlowHardwareInterface
Servo motor controller using USBIO driver access to SiLabsC8051F320 device. |
Uses of BiasgenHardwareInterface in net.sf.jaer.biasgen |
---|
Classes in net.sf.jaer.biasgen that implement BiasgenHardwareInterface | |
---|---|
class |
Biasgen
Describes a complete bias generator, with a masterbias. |
Fields in net.sf.jaer.biasgen declared as BiasgenHardwareInterface | |
---|---|
protected BiasgenHardwareInterface |
Biasgen.hardwareInterface
The hardware interface for this Biasgen object |
Methods in net.sf.jaer.biasgen that return BiasgenHardwareInterface | |
---|---|
BiasgenHardwareInterface |
Biasgen.getHardwareInterface()
|
Methods in net.sf.jaer.biasgen with parameters of type BiasgenHardwareInterface | |
---|---|
void |
Biasgen.setHardwareInterface(BiasgenHardwareInterface hardwareInterface)
Assigns the HardwareInterface to this Biasgen. |
Uses of BiasgenHardwareInterface in net.sf.jaer.hardwareinterface.usb.cypressfx2 |
---|
Classes in net.sf.jaer.hardwareinterface.usb.cypressfx2 that implement BiasgenHardwareInterface | |
---|---|
class |
CypressFX2Biasgen
Adds biasgen functionality to base interface via Cypress FX2. |
class |
CypressFX2DVS128HardwareInterface
The hardware interface for the DVS128 (second Tmpdiff128 board, with CPLD) retina boards. |
class |
CypressFX2StereoBoard
The hardware interface for the DVS128 (second Tmpdiff128 board, with CPLD) retina boards. |
class |
CypressFX2TmpdiffRetinaHardwareInterface
The hardware interface for the Tmpdiff128 (original) retina boards. |
Uses of BiasgenHardwareInterface in net.sf.jaer.hardwareinterface.usb.linux |
---|
Classes in net.sf.jaer.hardwareinterface.usb.linux that implement BiasgenHardwareInterface | |
---|---|
class |
CypressFX2RetinaLinux
The Tmpdiff128 retina under linux using the JSR-80 linux java USB library (JSR-80 project). |
Uses of BiasgenHardwareInterface in net.sf.jaer.hardwareinterface.usb.silabs |
---|
Classes in net.sf.jaer.hardwareinterface.usb.silabs that implement BiasgenHardwareInterface | |
---|---|
class |
SiLabsC8051F320
Acquires data from the UNI-USE simple USB AER board that uses Silicon Labs (http://www.silabs.com) C8051F320 controller and SiLabs USBXPress device and host driver firmware and software. |
Uses of BiasgenHardwareInterface in net.sf.jaer.stereopsis |
---|
Classes in net.sf.jaer.stereopsis that implement BiasgenHardwareInterface | |
---|---|
class |
StereoBiasgenHardwareInterface
Duplicates the hardware interface to a single bias generator to control a stereo pair of chips each with it's own hardware interface. |
Fields in net.sf.jaer.stereopsis declared as BiasgenHardwareInterface | |
---|---|
protected BiasgenHardwareInterface |
StereoBiasgenHardwareInterface.biasgenLeft
|
protected BiasgenHardwareInterface |
StereoBiasgenHardwareInterface.biasgenRight
|
|
jAER project on SourceForge | |||||||||
PREV NEXT | FRAMES NO FRAMES |