Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Arduino

Questions tagged [servo]

Ask Question

A servo is a type of motor which uses a feedback mechanism for precise control of speed and position.

532 questions
Filter by
Sorted by
Tagged with
0votes
1answer
346views

I'm new in using ESP32 boards. For some reasons, the servo motor is not working when RGB LED code is used. I have looked everywhere and I did not see any solution for this. Any help is appreciated....
rover cj's user avatar
0votes
1answer
466views

I want to power one SG90 servo with an 18650 3.7v battery. Since the working range for the servo is 4.8v-6v, I used XL6009 boost converter and got a 5.8v output. I have measured it with my multimeter. ...
Denys Bielov's user avatar
1vote
2answers
89views

I made code to make 2 servos work. the sequence of working is to make the servo 1 start rotate 2 cycles then stop and the second servo start rotate for another 2 cycles then detach both of them.I ...
-1votes
1answer
761views

I am a beginner and tried powering MG996R Tower Pro (180 deg Metal Gear) Servo from Arduino UNO and ended up hibernating the host PC.I want to power 2 such motors (in parallel configuration) for lets ...
1vote
1answer
53views

#include <HCPCA9685.h>#include <Wire.h>#define I2CAdd 0x40HCPCA9685 HCPCA9685(I2CAdd);String state = "";int servo5Pos;int servo5PPos; void setup() { Wire.begin(); ...
Bern's user avatar
-1votes
1answer
175views

I am trying to use an Adafruit PCA9685 servo driver module with an ELEGOO Mega 2560 board.I am supplying the servo driver board with 5 V and tested all the wires to make sure. I tested the servo ...
Blaze48gamer's user avatar
0votes
0answers
447views

I am working on a project where I want to connect 12 servos together.I got:Arduino Nano EveryPCA9685 16-channel, 12-bit PWM/servo shieldPower supply 5 V, 10 AI got a PCA9685 16-channel, 12-bit ...
Mario Avila's user avatar
1vote
2answers
173views

I have only ever been able to get this servo to “somewhat” work when connected to the 5 V pin on the shield, the ground on the shield, and the signal line attached to whatever pin.But 5 V is not ...
-1votes
1answer
536views

I have a school project due tomorrow, and I'm planning to connect a servo motor with an ultrasonic sensor. If the distance is under 10cm, the servo motor should turn 180 degrees and will return to 0 ...
pinkuro's user avatar
-1votes
2answers
333views

I have a problem with a project where one servo is resetting (browning out) two Arduino Pro Minis running 3.3v/8mHz. The two Arduinos are connected by SoftwareSerial on pins 9 and 10 and the slave ...
3votes
1answer
435views

The essence of the program is to measure the temperature, and if the temperature is higher than 26 degrees, the servo rotates by 45 degrees, and if it's lower, it rotates by 179 degrees. However, a ...
Pain's user avatar
  • 133
1vote
1answer
582views

I'm encountering a problem with my Arduino Nano board. When I attempt to upload sketches to the board using the Arduino IDE, only the Power LED lights up, and the TX and RX LEDs remain inactive. I've ...
Ryuu's user avatar
3votes
1answer
388views

My NodeMCU V3 got overheated and died. Please help me figure out what i did wrong.Brief Desrip: Project is an RC Car on ESPNOW Protocol. Transmitter setup have an Arduino Nano to take values from Two ...
0votes
2answers
2kviews

I'm new with arduino (nano). I am having problems with Servo MG90S, I cant make it move. Im doing the easiest test, Servo cables connected:Brown -> gndRed -> 5vOrange -> pin 9my arduino ...
Juan MP's user avatar
2votes
0answers
64views

Here's my code. I don't know if the issue is the power source though. I only have access to my computer for a power source.#include <Servo.h> Servo servo1;Servo servo2;Servo servo3;Servo ...
PokemonsterBlue2's user avatar

153050per page
1
2345
36

Hot Network Questions

more hot questions
Newest servo questions feed

[8]ページ先頭

©2009-2025 Movatter.jp