Hardware with Arduino and JavaScript
Please rate the course
Source:
Category:
Language:
English
Duration:
03:00:59
Number of lessons:
22
Update date:
20/10/2023
Rating:
0.0
Course short description
In this workshop, we examine how to use code to control hardware. Using the both the official Arduino SDK and Johnny-Five library for Node.js, we will learn to make LEDs light up, control Web APIs, read update web pages, pull data in from third-party APIs, and read data from the world around us. Along the way, we will learn the fundamentals of electronics and work with microcontrollers.
- Learn to build web applications can interact with the physical world.
- Learn to read information from sensors and display it on an LCD.
- Learn to control motors and servos with your code.
- You write JavaScript to control physical hardware using the Johnny-Five.