Me and my group are in a rush to present our project based on arduino uno, now we are strunggling to uderstand how and what we can do with a stepper motor, and if we can combine any type of sensor with it.
Please, report the type number/picture/name of your stepper motor and sensor.
28BYJ-48 stepper motor
combine a stepper motor with a potentiometer
Please do not open more than one topic regarding to the same question/problem.
Cross-posting is a violating of the forum rules.
I have merged your posts due to them having too much overlap on the same subject matter @youluismanuel.
In the future, please only create one topic for each distinct subject matter and be careful not to cause them to converge into parallel discussions.
The reason is that generating multiple threads on the same subject matter can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.
Thanks in advance for your cooperation.
You mean like this?
Arduino stepper motor with a potentiometer
How far, you think, you can go based on the references/tutorials referred by many posters.
1. Do you have 5V/2A power supply adapter?
2. Do you have ULN2003 IC (Fig-1) or Stepper Motor Control Driver (Fig-2)?
Figure-1:
Figure-2:
You connect sensors to the Arduino. You connect a stepper driver to the Arduino and the motor to the driver. Only thing preventing combining sensors and stepper motors would be running out of available pins. So you combine them in your project, but not directly with each other. One device connected to the Arduino doesn't give a friendly what other devices are connected to the Arduino.
@Hutkikz let me google that for you brilliant !
You seem to think that this task is as easy as
"can someone post the cheat-code for entering platinum-level of game XY"
The microcontroller-world is not super-standardised like USB-devices
You have to take care of more details than just "Does the plug fit into the socket?"
depending on how much time is left until presentation you have three main options:
Option 1: asking your teacher if you can have another week until presenting your project
Option 2: presenting a small part which basically would be
"on 30.12.22 we discovered we should have started realising the project right on 1.12.22.
we are just at point ...."
Option 3:
accelerating
finishing your project by
investing time
into reading
taking the advice to your heart
and post all the information like described in how to get the best out of this forum
As long as you show
own effort in proceeding learning
you can ask as many questions as you like and your questions are answered
best regards Stefan
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.