Learn to control Arduino and other boards using JavaScript with the Johnny Five library
Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026
The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.
Johnny Five is a powerful JavaScript library that lets you control Arduino and other electronic boards using Node.js. Learn how to use the Firmata protocol to interact with electronics using JavaScript, making it easy to integrate hardware projects with web technologies.
Lessons in this unit:
| 0: | ▶︎ Introduction |
| 1: | Tutorial |
| 2: | How to use a REPL |
| 3: | How to light a LED |
| 4: | How to work with an LCD Screen |
| 5: | Receiving input from the device |
| 6: | Control a browser game with Arduino and a joystick |