Giter Club home page Giter Club logo

Comments (13)

federicohyo avatar federicohyo commented on July 29, 2024

Hi,

have you tried to manually connect to the edvs as described here?

https://inilabs.com/support/hardware/edvs/ see section "Accessing the device manually"

Can you actually see the device if you use a terminal connection?

from jaer.

Huitzilo avatar Huitzilo commented on July 29, 2024

Hi Frederico!

I had to sudo minicom although the permissions of /dev/ttyUSB0 are 0666. Does this mean there might be an issue with the udev rules?

Once minicom was running I tried entering ?? to see the help screen but to no avail. Does this mean I don't see the board?

I had to set the baud rate to 12000000 via a config file, because minicom itself would only let me choose 4500000 at max.

from jaer.

tobidelbruck avatar tobidelbruck commented on July 29, 2024

from jaer.

Huitzilo avatar Huitzilo commented on July 29, 2024

Hi Tobi,

it works under windows.

I had a look around the old forum. One thread suggested that using the latest git/svn snapshot under eclipse solved a somewhat related problem - will try this next and update the thread.

from jaer.

federicohyo avatar federicohyo commented on July 29, 2024

Hi Michael,

Please also that now the edvs is now supported in libcaer and caer. These are c/c++ based softwares that can be used in linux and that targets embedded systems.

Both these softwares are open source and available here: https://github.com/inilabs/

Note that you will need to download them from the github and compile them from source. They require libserialport >= 1.1.1 to work with the eDVS.

from jaer.

Huitzilo avatar Huitzilo commented on July 29, 2024

Thanks Frederico, I'll give caer a try!

from jaer.

Huitzilo avatar Huitzilo commented on July 29, 2024

I managed to get caer working on ubuntu 16.04 and I can see the eDVS output in all its glory! ;)
Still no idea why jAER fails on me though - any ideas how I could start to debug the serial port issue in Java?

from jaer.

giacomoi avatar giacomoi commented on July 29, 2024

from jaer.

Huitzilo avatar Huitzilo commented on July 29, 2024

Hi Giacomo!

I built a fairly minimal version of caerlib/caer, only with the visualiser and eDVS modules. The only hoop I had to jump through was that I had to install libserialport from source, as there is no .deb for 16.04 xenial with the required version.
I should say the caer/libcaer cmake process seemed very well organised and made it a breeze resolving all dependencies. 👍

from jaer.

federicohyo avatar federicohyo commented on July 29, 2024

Hi Michael,

thanks for the feedback.
@giacomoi : note that libserialport is only needed for the eDVS module.

best,
Federico

from jaer.

gregburman avatar gregburman commented on July 29, 2024

Hi Everyone

I ran into this problem at the Telluride workshop, where I couldn't get the com port of the eDVS to show up in the Interface Chooser in jAER. This was the case on both Linux (Arch) as well as Windows. Eventually I decided to try rolling back to an earlier commit of jAER (on from the end of May) and this worked.

So some change in the jAER code base is the issue. git bisect should point you to the problematic changes that were made.

from jaer.

Huitzilo avatar Huitzilo commented on July 29, 2024

Hi Greg,
thanks for the hint, this probably means this is not just a problem on the ubuntu side.
Do you by any chance remember the exact commit that still worked for you?

from jaer.

llongi avatar llongi commented on July 29, 2024

I have now reverted the nrjavaserial library to version 3.12.0. There seem to be issues on some systems with 3.13.0 (latest release). This should bring back at the least the status as it was in May 2017.

from jaer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.