amperka / ino

Command line toolkit for working with Arduino hardware
http://inotool.org
MIT License
1.08k stars 233 forks source link

Running on windows 10 #275

Open amydh opened 7 years ago

amydh commented 7 years ago

Hi! I would like to use ino with my arduino due, however I am running windows 10. Is ino compatible with windows? Many thanks!

chabad360 commented 6 years ago

You should be able to install it on the Windows Subsystem for Linux or WSL. But as explained here it's not on Windows itself.

thatjpk commented 6 years ago

It should also be noted that WSL did not initially ship with serial support. You'll need the Fall Creators Update from late 2017 or later to be able to communicate with a board. See here for more info.