Overview
In this tutorial, you will learn how to drive DC, stepper and servo motors using an Arduino L293D motor driver shield.
What You Will Learn
General information about DC motors
Introduction to L293D motor shield
Driving DC, Servo & Stepper motors
Motors & Drivers
Motors are an inseparable part of many robotics and electronics projects and have different types you can use depending on their application. Here is some information about different...
VNH2SP30 Monster Motor Shield Features
Today, speed and direction control of DC motors is very common. These motors are widely used in manufacturing many tools and equipment. A full-bridge circuit is one of the simplest methods to control a DC motor. This method not only allows to control the motor direction, but can also be used for speed control. This shield contains a pair of VNH2SP30 full-bridge motor drivers. This driver has a higher current tolerance in compare to its similar drivers. This shield...
Dual-Axis Joystick Shield Features
The dual-axis joystick shield is commonly used in robotics and game consoles. This module includes a 2-Axis joystick, 4 large buttons, 2 small buttons and a number of pins to connect to other components.The key features of this joystick are:A joystick in both X and Y directions4 buttons with plastic cover in 4 different directions2 separate small buttonsSerial / Bluetooth interfaceI2C interfacenRF24L01 interfaceConnection pins to nRF24L01 moduleNokia 5110 LCD interfac...
Arduino Data Logger Shield Features
The Arduino data logger shield can be used to make a connection between an Arduino and an SD card. In fact, this module can be used to store Arduino data. It is very suitable for storing data when the Arduino power supply suddenly shuts down. This module also has a DS1307 module as RTC for keeping time and date. The communication protocol for RTC is I2C and for SD card is SPI.
Arduino Data Logger Shield Pinout
This module is pla...
3.5 INCH TFT DISPLAY Features
This module is a 3.5-inch TFT LCD module with "320X480" resolution and 65K color display. It is suitable for Arduino Uno and Mega2560 development boards, and also supports SD card expansion function. It uses 8-bit parallel port communication, and the driver IC is ILI9486.
You can download the datasheet of this module here.
[wpdm_package id='19117']
3.5 INCH TFT Display Pinout
This module has 20 pins:
5V: Module power supply – 5 V
3.3V: Module power supply �...
2.8 INCH TFT DISPLAY Shield Features
This module is a 2.8-inch TFT LCD module with "320X240" resolution and suitable for Arduino Uno and Mega2560 development boards. It's a touch display shield and uses 8-bit parallel port communication.
You can download the datasheet of this module here. [wpdm_package id='19253']
2.8 INCH TFT Display Shield Pinout
This module has 20 pins:5V: Module power supply – 5 V3.3V: Module power supply – 3.3 VGND: GroundLCD_RST: LCD...
Overview
In this tutorial, you’ll learn how to use Arduino LCD keypad shield with 3 practical projects.
What You Will Learn
How to set up the shield and identify the keys
How to scroll text
How to display special characters
1602 Arduino LCD Keypad Shield Features
Displaying information in electronic projects has always been the most compelling issue. There are...