Hello,
I have bought an Arduino box on the net, but I don't know what some components/sensors are intended to do. Could someone please help me out?
PS: I am ne to the forum, don't hesitate to modify the title/subject of the conversation, or to inform me if I'm doing anything wrong
b707
July 21, 2022, 9:17am
2
1 Like
Top one looks like an I2C LCD backpack.
What are the markings on the chip?
1 Like
The second is ULN2803 or 2003 motor driver board
Yes thank you, it seems to be that indeed
Top one looks like an I2C LCD backpack.
It does look like an I2C LCD backpack, thank you. On the chip, it's written: ''PCF8574AT A29468 1 03 kn{G or 6, idk}05193. Does that help you in any way?
The PCF8574 is the (a?) usual chip for a backpack.
Alright thanks. Do you know what is the use of these 2 components?
Hi,
The I2C backpack is designed to fit LCD displays like this, they have parallel input, the I2C interface makes the number of I/O needed drastically reduced.
As in here;
The second is a very basic stepper motor driver, to control stepper motors.
Learn how to control the stepper motor using arduino and ULN2003 Driver, how to control 28BYJ-48 stepper motor, how to connect stepper motor to Arduino, how to program Arduino step by step. The detail instruction, code, wiring diagram, video...
Tom...
1 Like
system
Closed
January 17, 2023, 12:40pm
10
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.