Sending data to PC

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5457
    Author Image
    Alex
    Participant

    Hi,

    I’m trying to send data from EV3 to PC via USB.

    As I understand Read function of Mailbox class isn’t implemented yet.
    So, I believe, the only way how to do that is to create a file on EV3, write data to it and then read it by MonoBrick lib.

    Is it correct?

    #5458

    Hi Alex,

    I don’t have any experience with trying to send data from EV3 to PC through the communication library. I got around this issue in my Rubik’s cube solver through Monobrick’s firmware. Basically, I write in a local file in EV3 and then I read it in my PC through scp.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Posted in

Make a donation