-
• #2
Once compiled and run with
sudo
it'll work like normal Espruino - with digitalWrite/etc... Just attach an LED to an available IO on your GPIO header and try it.You could try without WiringPi and then do the same again with it
Once compiled and run with sudo
it'll work like normal Espruino - with digitalWrite/etc... Just attach an LED to an available IO on your GPIO header and try it.
You could try without WiringPi and then do the same again with it
Does anyone have a simple blinky, or other, example of WiringPi with Espruino on Raspberry Pi ?