Compatibility with Chronocam

18 views
Skip to first unread message

Julio G

unread,
Jul 22, 2021, 4:08:21 AM7/22/21
to jaer-users
Hi,

I have managed to get an old Chronocam Gen1 QVGA-EM EVK. Is there a way to work with it using jAER? Prophesee has abandoned development for this camera, but its a great improvement over my old DVS.

Thank you in advance

Tobi Delbruck (UZH-ETH)

unread,
Jul 22, 2021, 4:13:57 AM7/22/21
to jaer-...@googlegroups.com
At one time there was some work to try to interface it in CapoCaccia
(abandoned now, but maybe in sourceforge), but sans spec for USB and
bias control it will be impossible to integrate it. Do you have source
code for interfacing it, and some spec of the interface?

The other way is to use jAER as back end via UDP transport of the data
from the prophesee software. That's how we interfaced Gen1 Samsung DVS
to jaer.


Julio G

unread,
Jul 26, 2021, 2:50:14 PM7/26/21
to jaer-users
Hi,

Thank you for your answer.

Specs are listed in Posch et al. [1] and there is some old software (both Windows and GNU/Linux) to play and record datasets. Maybe checking out the GNU/Linux code something could be done but never done it myself so not sure where to start. 

Regards

Tobi Delbruck (INI)

unread,
Jul 27, 2021, 1:28:17 AM7/27/21
to jaer-...@googlegroups.com
Where is the software?

The paper specs are just a listing of #pixels, etc.  What I meant by
specs are detailed specifications of the control of the FPGA or CPLD
that interfaces between ATIS and PC, what are the USB control transfer
commands, what is the data format packed into the bulk FIFOs, etc. It's
complicated.

Tobi Delbruck

unread,
Jul 27, 2021, 1:39:48 AM7/27/21
to jaer-users
  I found the deleted AEChip class for the ATIS


tobid@LAPTOP-SS5VU6HO MINGW64 /d/tobid/Dropbox/GitHub/SensorsINI/jaer (master)
$ git config --add diff.renamelimit 10000

tobid@LAPTOP-SS5VU6HO MINGW64 /d/tobid/Dropbox/GitHub/SensorsINI/jaer (master)
$ git log --diff-filter=D --summary | grep delete |grep ATIS
 delete mode 100644 src/at/ait/dss/sni/jaer/chip/atis/ATIS304.java
 delete mode 100644 src/at/ait/dss/sni/jaer/chip/atis/ATIS304_ControlPanel.form
 delete mode 100644 src/at/ait/dss/sni/jaer/chip/atis/ATIS304_ControlPanel.java

See https://gist.github.com/joakin/67f5afdd083ccfb8fecd to recover this file to take a look at it. I don't remember how we did it.
Reply all
Reply to author
Forward
0 new messages