This repository contains interactive tutorials for controlling an Arduino LED using different technologies:
Basic LED toggle using a pushbutton and Arduino code.
π View Tutorial
Use Node.js with the Johnny-Five framework to toggle the LED with a physical button.
π View Tutorial
Control the LED from a browser using Express, Socket.IO, and Johnny-Five.
π View Tutorial