Skip to main content

Questions tagged [current]

Use this tag to refer to the volume of electricity traveling through any given wire at any given time. It is measured in amps.

Filter by
Sorted by
Tagged with
-1 votes
1 answer
761 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
1 answer
297 views

Disclaimer: I have asked questions about this project before but this is yet another issue I'm facing. What I really want to do: Build a battery powered device with 6 colored buttons. When you press ...
boop's user avatar
  • 191
0 votes
1 answer
328 views

I have conflicting information on the max output rating for the Arduino Mega. Some say 200 mA and others say 800 mA like the Uno board. I am running 8 model railroad signal devices that have (3) 3mm ...
Robert B's user avatar
1 vote
1 answer
833 views

I have been powering my WeMos D1 R1 and D1 R2 Arduinos (with ESP8266) using a simple USB cable connected to a standard charger whose rating is 3.1 amps. Is this sufficient to charge two such Arduino ...
Chiwda's user avatar
  • 252
2 votes
0 answers
159 views

I'm using an ESP8266-01S for a battery-powered project. The ESP is in DeepSleep, a doorbell relay pulls RST to GND, bringing the ESP to life to do some stuff, before going back to DeepSleep. My ...
Jan's user avatar
  • 151
1 vote
0 answers
42 views

I have made a USB game controller using the Arduino Micro and Omron microswitches (VX-01-1A3) for the buttons. The switch is wired with one end connected to a digital pin and the other end connected ...
gon weigang's user avatar
-1 votes
1 answer
102 views

I'm sorry for this stupid question... I'm not an electronic/electric expert.. In order to select the battery capacity as well as the solar panel I'm measuring the Arduino current consumption. So, I ...
Safari's user avatar
  • 101
1 vote
0 answers
389 views

I'm using an Arduino Uno and a PCA9685 board to run 4 servos (of type MG996R). For that, I set up the following connections: SCL -> SCL SDA -> SDA Ground -> GT VCC -> 3.3V As the servos ...
pte's user avatar
  • 11
0 votes
1 answer
504 views

My Arduino Pro Micro can source 500mA from 3.3V VCC, when it is USB powered. The chip itself, is rated for 200mA, though, and its output pins for 20mA recommended, 40mA max. I am looking to have 3 PWM ...
Bram's user avatar
  • 219
0 votes
2 answers
5k views

I read this answer https://arduino.stackexchange.com/a/51878 to a different, but related question. It seems like VIN on the NodeMCU is directly or via diode connected to the USB connector. Image ...
rattlesnake's user avatar
2 votes
1 answer
132 views

I'm using a powerbank speced 5V at 2.4A to power my Teensy 3.6 via the USB port. However, Teensy recommends to not pull more than 250 mA from its 3.3V pin. Is there any way I can pull more current, at ...
Anna's user avatar
  • 163
1 vote
0 answers
786 views

I'm trying to measure the current, voltage, and power of AC load using Peacefair PZEM-004Tv3.0 module. For the serial communication of this module, I'm using SoftwareSerial Pins 2 and 3 on Arduino Uno....
Nebula Shade's user avatar
0 votes
1 answer
1k views

I want to rewire a battery powered LED strip (as shown in the picture below) to power via an ESP32's GPIO pin. I have a ESP32 NodeMCU Development Board, powered via USB. The LED strip has specified 3,...
emma.makes's user avatar
1 vote
1 answer
172 views

I'm using a 74HC595N shift register to light up 8 LEDs but for some reason they won't turn on even though current is flowing through all of them. I provided an image of my circuit below, there is a ...
user avatar
0 votes
1 answer
75 views

I've need to control some leds which draw 300mA with an arduino (actually an atmega) and after some searching I think the following is the circuit I need, but I'm not really sure if the power source ...
SantiMar's user avatar
0 votes
2 answers
714 views

I want to measure current using the MAX471 sensor that outputs voltage proportional to the current (1V/A according to the datasheet). To test the module, I connected a 330 ohm resistor to the sensor ...
Zaffresky's user avatar
  • 183
0 votes
1 answer
43 views

I want to power 3 hc-sr501 PIR motion sensors with a voltage regulator that can output 5v-1A. If I make such a system, will there be a noise?
Sabri73's user avatar
  • 51
0 votes
1 answer
1k views

I have two ACS712 sensors, one rated for 5A, another—for 20A. I wanted to test how precise they are, and played with different devices (in my case, old PC fans). I copy-pasted the source code from ...
Arseni Mourzenko's user avatar
0 votes
1 answer
458 views

I Have been working on a power logger with INA219 and L298N the thing is, the voltage and current displayed on Serial Monitor is not the same on my multimeter. the Arduino is connected to the pc to ...
Rhu Pagal's user avatar
1 vote
2 answers
218 views

I've been learning Arduino for a while, and for my next project I'm attempting to build a drone. When I tested the motors that I purchased before, they seemed to work fine using the PWM pins and I saw ...
john papp's user avatar
2 votes
0 answers
74 views

I'm working on building an LED matrix and I'm using an LED strip to create it. I've worked through a simple wiring setup using my bench top power supply and got a strip test working. Now that I have ...
Chris Schmitz's user avatar
0 votes
1 answer
126 views

I would like to a build a temperature sensing variable speed fan controller for my truck. Currently using a purchased 2 speed on/off relay based controller, but my fans are overloading the whole ...
WMIF's user avatar
  • 119
1 vote
0 answers
301 views

I am using Attiny85 to control 4 LEDs parallelly with a programmable switch. But even though when the LEDs are in OFF state, current consumption is around 7-8mA. I am using a 200mAh battery in my ...
enoughisenough's user avatar
1 vote
0 answers
233 views

i want to use volte and current sensors (ZMPT101B and ACS712) on node MCU these sensors are analog but node mcu has on analog pin can i use digital D0 pin for voltage sensor?
mohamed mansour's user avatar
-1 votes
2 answers
206 views

I have a gsm module that is rated for 12V and 1A. And I also have a drone Battery that is 12V and 38A. Would it hurt the gsm module If I connect it to this high power Battery? I heard It's voltage ...
Abraham's user avatar
  • 113
1 vote
1 answer
1k views

My task is to find the amount of current a light bulb uses, with that motive I used ACS712 current sensor of 30A connected all the connections properly as shown in the circuit diagram below I tried ...
user70430's user avatar
2 votes
1 answer
769 views

So I've recently started Arduino and I just had a question about the digitalRead() function. Does the IO Pins read Voltage or Current? The reason I'm asking is because of the attached circuit. So IO ...
JamesM's user avatar
  • 121
0 votes
2 answers
1k views

I have a street lamp with a led and simple driver in it, I don't know the exact led voltage but the driver (image attached) says 27-36V DC output, MODEL: 50W. Is there a part I could place between ...
adrianTNT's user avatar
  • 252
2 votes
0 answers
86 views

I saw in Arduino Mega's datasheet that the sum of currents out of all input/output pins combined should be maximum 200mA. But I want to make 16 vibration motors and 5 servos work together on the same ...
MrAek's user avatar
  • 21
2 votes
1 answer
148 views

I have a WS2812b addressable RGB led ribbon that is 5m (150 RGB leds). I purchased a 5v 10amp power supply to power it; however, whenever I try to use it to power the LED strip the leds start flashing ...
Phillip Clontz's user avatar
0 votes
2 answers
561 views

I'm working on a project where there is no external 5V voltage regulator available but only 6V. I can not power it through the power jack because via this way I do not have enough current and get ...
Roel's user avatar
  • 49
1 vote
2 answers
1k views

From what i see that 3.3Vpin provide 3.3V and 400mA. The fingerprint module i use is AS608. Connecting the fingerprint module power pin to 3.3V of the nodemcu. From the datasheet it only can handle 3....
i suck at programming's user avatar
3 votes
1 answer
349 views

I was doing some Ohm's Law calculations to calculate the voltage output from a 2-resistor voltage divider, the input will be with a maximum of 12 volts, I want the ATMega328 to measure that voltage, ...
Shams M.Monem's user avatar
0 votes
1 answer
166 views

Even though this is already a well-debated topic, I couldn't find an extensive discussion about what really is drawing so much power in Arduino's board. Here is the preamble: I have an Arduino Mega ...
Tripola's user avatar
  • 103
1 vote
1 answer
410 views

I worked on an Arduino project for school that was a self-driving security robot that also acted as a smart home system. It was essentially a self-driving Roomba-like car that included several LED's(...
Jared M's user avatar
  • 13
1 vote
2 answers
1k views

I've got 12V / 400mA power supply for my Wemos D1 R1, and I'm using VIN output(I need 12V for led strip). I need to change this power supply because of color, and I can't find similiar with the same ...
mayerpaw's user avatar
  • 111
1 vote
0 answers
140 views

I recently created a project that involves the control of three SG90 servo motors. I started off by controlling this through the 5V output pin of the Arduino Uno, with the Arduino powered through the ...
FEA42's user avatar
  • 111
1 vote
1 answer
1k views

I've got 4x 12V 6a peltiers and some 3d printer mosfet controllers to drive them using PWM with my arduino. But I've found the mosfets need ~7V to switch on, so I'm now wanting to control them with ...
Oliver Walters's user avatar
-1 votes
1 answer
87 views

I am having diffuclt times with this sensor, so I kndliy ask for your help! The sensor is named "SPUVA-CS-C3535-A", datasheet here. The sensor I use (cs3535) has just two pins (+ and -). From my ...
Madaeon's user avatar
0 votes
1 answer
77 views

I'm rather new to Arduino. I've been performing some current consumption measurements lately, with a INA219 current sensor, on the blue LEDs from a starter kit. I plugged three LEDs, on pins 2, 3, ...
Thibault Beziers la fosse's user avatar
0 votes
1 answer
263 views

Is there any arduino board which can deliver 600-800ma via 3.3v pin? Maybe the Arduino due or the nano 33 ble?
Thost91's user avatar
1 vote
1 answer
1k views

I am trying to reproduce the side-channel power analysis attack described in this paper: https://pdfs.semanticscholar.org/7946/a8ee82658e2ffb017270331f220a55f5ace6.pdf for educational purposes. The ...
genghiskhan's user avatar
0 votes
1 answer
2k views

I have an arduino uno with two sensors. Voltage and current sensors. I need to get the average value of voltage and current each time the data is received. But i don't know how to add up the current ...
Rica Jacutina's user avatar
0 votes
3 answers
2k views

I'm trying to figure out why my attiny85 (on a digistump developer board) draws around 3mA at 3V when setting up a pin as INPUT and connecting it straight to ground. The current is measured with a ...
schneida's user avatar
  • 111
1 vote
2 answers
744 views

Is it safe to measure current like this as long as measured voltage drop don't exceed 5V? I'm asking this because in almost all current sense circuits they used an opamp in their design. Do I need a ...
ElectronSurf's user avatar
0 votes
1 answer
254 views

I'm using my Arduino DUE 5V pin to power a lot of sensors and I'm worried about the drop in current. I'm powering the board using the USB port. Is this the correct way or is there a different way of ...
user463102's user avatar
0 votes
1 answer
2k views

I have an ACS712 (5v sensor), an ADS1115 (5 or 3.3v) and an ESP8266 board (3.3v). I know I can't directly use the ACS with the ESP without a voltage divider on the analog pin. So I figured I could ...
Alex's user avatar
  • 153
1 vote
2 answers
533 views

I have already made a diagram using a motor controller. I want to use only one power supply to feed arduino and motors. I want to use MDD10 dual motor driver. The details of the actuators each one is:...
punk code's user avatar
0 votes
1 answer
360 views

I've almost finished my first Arduino project and I'm realizing I might have gone a bit over my head - I'm a web programmer, I have a very basic electronics knowledge and started tinkering with ...
Damien Pirsy's user avatar
1 vote
2 answers
6k views

I want to use the buzzer KPEG2000 in my Arduino application. I would like to know if a GPIO can directly drive this buzzer, without destroy the uC (a GPIO can deliver 40 mA max). In the datasheet, we ...
EmilG's user avatar
  • 13