MikeHouston.net

Honorary member of the Shaolin

Using node.js on a Raspberry Pi Zero W for ‘remote control’ of GPIO–part 1/3

Setting up node.js on Raspberry Pi Zero W:1) SSH to your Raspberry Pi Zero W, execute :      ssh raspberryhostname –l pi2) Find the latest version of node.js for the armv61 architecture       search https://nodejs.org/dist/ for node-v[XX.X.X]-l... [More]