Yes, sorry - I mean if SPI is on those specific pins (see the reference). Using hardware SPI is as simple as using the built-in SPI1/etc rather than saying new SPI. To get started, just use software though - there's really not much of a downside to it.
To use the new Espruino, yes - just copy the URL into the flasher and flash it as normal :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, sorry - I mean if SPI is on those specific pins (see the reference). Using hardware SPI is as simple as using the built-in SPI1/etc rather than saying
new SPI
. To get started, just use software though - there's really not much of a downside to it.To use the new Espruino, yes - just copy the URL into the flasher and flash it as normal :)