I have Intel Galileo board . I have inserted to it SD card with Linux image so I could connect to it with putty ssh. Now I can run Linux commands on the device itself with putty.
I want to know how i can make led blink using lua script , I want to execute the script on the device (in putty command line).
how do i do that ??