MODULE ĐIỀU KHIỂN ĐỘNG CƠ BƯỚC 2 KÊNH L9110S
THÔNG SỐ KỸ THUẬT :
Mạch điều khiển hiển thị Led & Key TM1638.
Điện áp hoạt động: 2.5 ~ 12VDC
Số kênh điều điều khiển: 2 kênh ( 2 động cơ)
Dòng cực đại mỗi kênh: 800mA
Kích thước: 2.9 x 2.3 cm
ỨNG DỤNG :
Mạch điều khiển động cơ DC L9110 sử dụng 2 IC L9110S cho khả năng điều khiển 2 động cơ DC riêng biệt, mạch có thiết kế nhỏ gọn, phù hợp để chế tạo các mô hình robot nhỏ, điều khiển động cơ công suất thấp. Tương thích với nhiều MCU (Arduino,STM32,PIC...) .
SƠ ĐỒ KẾT NỐI :
CODE MẪU :
//**************Dien Tu VIETNIC**************//
//**************https://www.vietnic.vn ***************//
//**************816 - Tôn Đức Thắng - Đà Nẵng************//
const int motorA1 = 6;
const int motorA2 = 7;
const int motorB1 = 8;
const int motorB2 = 9;
void setup() {
pinMode( motorA1 , OUTPUT);
pinMode( motorA2 , OUTPUT);
pinMode( motorB1 , OUTPUT);
pinMode( motorB2 , OUTPUT);
}
void loop() {
digitalWrite( motorA1 , HIGH);
digitalWrite( motorA2 , LOW);
digitalWrite( motorB1 , HIGH);
digitalWrite( motorB2 , LOW);
delay(5000);
// stop
digitalWrite( motorA1 , LOW);
digitalWrite( motorA2 , LOW);
digitalWrite( motorB1 , LOW);
digitalWrite( motorB2 , LOW);
delay(3000);
digitalWrite( motorA1 , LOW);
digitalWrite( motorA2 , HIGH);
digitalWrite( motorB1 , LOW);
digitalWrite( motorB2 , HIGH);
delay(5000);
// stop
digitalWrite( motorA1 , LOW);
digitalWrite( motorA2 , LOW);
digitalWrite( motorB1 , LOW);
digitalWrite( motorB2 , LOW);
delay(3000);
}
☼ Linh kiện điện tử vietnic. Cung cấp các loại mạch Arduino như Arduino Uno R3, Arduino Mega2560, Arduino nano, Arduino Promini, Board phát triển Arduino, KIT học tập Arduino, KIT phát triển, Module cảm biến, Board mạch IoT, Phụ kiện Arduino, Robotics, module chuyển mạch...
☼ Cung cấp linh kiện điện tử, board mạch thí nghiệm, KIT arduino cho giáo dục, học tập, cơ sở sản xuất, nghiên cứu và thí nghiệm
☼ Đặt hàng các loại linh kiện, module theo yêu cầu