epsilonrt / piduino

Arduino API on Pi boards, the best of both worlds !
https://epsilonrt.fr/2019/01/piduino/
GNU Lesser General Public License v3.0
29 stars 7 forks source link

Installing and compiling on Windows machine with Arduino-cli #28

Open bmitov opened 1 year ago

bmitov commented 1 year ago

Hello, I am trying to install on Windows machine to port my existing Visuino support for Raspberry Pi from the https://github.com/me-no-dev/RasPiArduino to this repository, as I believe it is a better choice. I am having trouble figuring out how to install the library in my Windows system under the: C:\Users\mitov\AppData\Local\Arduino15\packages

Is there a tutorial or something somewhere?