Other
Lesson 20-2: Four-Digit Counter
In this lecture, we learn how to use a TM1637 four-digit seven-segment display to display integer an...
Lesson 20-1: Basic Usage
In this lecture, we learn how to use a TM1637 four-digit seven-segment display to display integer an...
Lesson 17: RoboJax Arduino Step-by-Step Course: NJk-5002C Hall Proximity Sensor
This is the Arduino code to use the NJK-5002C Hall proximity sensor to control a DC or AC load.
Lesson 16: RoboJax Arduino Step-by-Step Course: Motion Sensor
This is the Arduino code; this code, when motion is detected, will send a signal to pin 8, which can...
Lesson 15-2: Sound Sensor via Arduino Analog Output Pin
This is the Arduino code to control an AC bulb with a hand clap or voice (Advanced: Analog). This vi...
Lesson 15-1: Sound Sensor via Arduino Digital Output Pin
This is the Arduino code for Sound module for Arduino (basic) This video shows you how to turn an A...
Lesson 14: Detecting Vibrations with Arduino Using a Vibration Sensor
In this tutorial, we learn how to use a simple vibration sensor module with an Arduino to detect and...
Lesson 13: Detecting Flame Using Arduino
This lecture focuses on a very basic flame sensor, which detects elements of infrared and triggers a...
Lesson 8-2: Reading User Input, Printing Received Data from the Serial Monitor
In this lecture, we learn about conditional statements such as if, else if, and else with multiple e...
Lesson 7: Getting Additional 5V and GND from Arduino
In this video, we learn how to add additional 5V or GND pins, or 3.3V and GND pins, depending on the...
Lesson 8-3: Prints Actual Character Entered on the Serial Monitor
This is lecture 00 of the Arduino Step-by-Step course.
Lesson 5-2: Reading User Input, Printing Received Data from the Serial Monitor
This is lecture 0 of the Arduino Step-by-Step course.