Send a terminal command from arduino code?

Discussion in 'UDOO NEO' started by Gonzalo Calandria, Jun 7, 2020.

  1. Gonzalo Calandria

    Gonzalo Calandria New Member

    Joined:
    Dec 22, 2015
    Messages:
    9
    Likes Received:
    0
    Hello, I'm trying to send a command from the arduino side to the linux side using this library (https://github.com/smerkousdavid/Udoo-Library) but it seems is not working since every time I upload a sketch with the library the arduino gets stuck and I can't upload any other sketch until I call `sudo rm /var/opt/m4/m3laft.fw` and then `sudo reboot`.
    Maybe that library doesn't work with Udoo Neo (Full)?
    If not.. is there a way to send a terminal command from the arduino sketch?
    I'm trying to call telegram-cli from the arduino when a button is pressed.
     
  2. waltervl

    waltervl UDOOer

    Joined:
    Dec 12, 2015
    Messages:
    2,314
    Likes Received:
    580

Share This Page