Skip to main content

Questions tagged [voltage]

Voltage is the difference in electric potential between two points of an electric circuit, measured in Volts (V). Voltage can be constant (DC) or varying (AC).

-3 votes
2 answers
66 views

The x and y axis pins on the KY-023 are labeled VRx and VRy, but I'm curious as to what they stand for, as I couldn't find any official statements about it. I assumed it was "Variable Resistor X/...
Flamethrower's user avatar
0 votes
2 answers
148 views

I accidentally connected the 3.3V output and 5V output to the same connection. How bad is that and what issues could that cause? I was busy with making my first project which uses a module which runs ...
R.vW's user avatar
  • 109
-1 votes
1 answer
762 views

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 ...
Aditya Jain's user avatar
1 vote
2 answers
173 views

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 ...
ConnorC's user avatar
  • 11
2 votes
2 answers
987 views

I ordered a ADS1115 so I could measure temperature of a type K thermocouple, but I am not managing to get accurate readings. I had it working while having a normal A0 pin, but since the type K table ...
Bart's user avatar
  • 123
1 vote
1 answer
86 views

I have a project where I want to control a pump, I use an Arduino, connected to a driver L298N and I will connect the pin 5, 6, 7 of the arduino to the pin IN2, IN1, ENA of the driver respectively and ...
Nept0's user avatar
  • 13
0 votes
2 answers
1k views

I am using an ESP32 a TB6600 micro stepper, and a Nema 23 stepper motor, I am trying to control the motor with the esp32 but the TB6600 requires a 5v signal, I tried to fix this by using a logic level ...
warherolion's user avatar
1 vote
2 answers
153 views

For context, my first board would contain a motor circuit with an L298N motor driver while my second contains a controlled heating system that uses 2 relays with PTC heating elements, DHT11 sensor, ...
Kid's user avatar
  • 21
1 vote
1 answer
247 views

I want to give different PWM (D11) signals based on how much voltage is input (A7). How can I change PWM for different analog values? #include <LiquidCrystal.h> #include <ezButton.h&...
hfsrg's user avatar
  • 39
0 votes
0 answers
74 views

so I have a logic level shifter which is TXS0108E ,I use it to shift the eps32 ouput volatge to 5v to be used with motor driver ,when I test it with multimeter , all the channels on the B side outputs ...
kamal MKA's user avatar
1 vote
0 answers
42 views

I can't seem to find the problem, and I believe its not about the code but I will give you the code nevertheless. const int pinOFswitch = 4; const int motor_3 = 7; const int pushbtn = 5; void ...
IM OG's user avatar
  • 11
0 votes
1 answer
257 views

I'm very confused about powering my MKR 1010 on a breadboard. It says use USB, but that is 5.5 V and it specifically says never go above 3.3 V, yet there is a 5 V pin. So what size external power ...
greg's user avatar
  • 35
-1 votes
2 answers
101 views

I have a project that has two 12-V .2 amp fans, one 30 3 amp LED COB panel, and a 5-V Arduino. I was wondering if there was a simple method to power all of these devices from a 120 V wall outlet. As ...
NoobEngineer123's user avatar
1 vote
0 answers
2k views

I'm using an Arduino (Nano 33 IoT) board for a project and apparently this board can only supply with 3.3 volts when a 9V battery is connected to it through Vin and GND pins. In other words, I'm ...
Yosor Shishakli's user avatar
0 votes
1 answer
95 views

This issue may be weird, and I'm not sure if this is because of my wiring, but it would seem that I do not have the same voltage (or approximately the same voltage) between the VCC(3.3V) and the VCC ...
BruceWawe's user avatar

15 30 50 per page
1
2 3 4 5
11