Category: Learning
Learning
42.ESP8266 NodeMCU with HC-SR04 Ultrasonic Sensor with Arduino IDE42.
This guide shows how to use the HC-SR04 Ultrasonic Sensor with the ESP8266 NodeMCU board using the Arduino core. The…
41.How to Control a Servo Motor Using Arduino UNO, a Joystick Module, and NRF24L01 Modules
Control a servo motor with a joystick module by creating a transmitter and receiver with Arduinos and NRF24L01 modules! HARDWARE…
40.Servo Motor Control with Arduino
After we have successfully uploaded the code to the board, the standard servo should now start moving from 0 –…
39.Arduino Potentiometer
ตัวต้านทานแบบปรับได้ (Adjustable Resistor) The potentiometer is a device that is used to measure the voltage or electric potential. It provides…
38.ESP32 Cam code upload using Arduino Uno
Introduction In this era of IoT, we are developing many security IoT projects which requires camera module. ESP32 camera module…
37.Burning Bootloader into Nano CH340
The bootloader is the program burned into an Arduino board and runs the moment the Arduino is powered on or…
36.Burn the bootloader on UNO, Mega, and classic Nano using another Arduino
The bootloader is a small piece of software that allows uploading of sketches onto the Arduino board. It comes preprogrammed…
35.L298N Motor Driver – Arduino Interface, How It Works, Codes, Schematics
In this Arduino Tutorial we will learn how to control DC motors using Arduino. We well take a look at…
34.How to use the L298N motor driver module
The L298N Motor Driver is a controller that uses an H-Bridge to easily control motors direction and PWM to control…