Skip to main content

Questions tagged [resistor]

Passive electronic component which reduces current flow in a circuit, dissipating power as heat.

1 vote
1 answer
275 views

Can run a LCD without a potentiometer or a resistor? I don't have any. Here it said to connect both:
Rahat Rahman Orchid's user avatar
1 vote
0 answers
649 views

I'm using a DF Mini Player with my Arduino Uno project I keep getting stuck on the same point - how to trigger my LED sequence. I discovered, through some google searching, that utilizing the BUSY ...
Ian's user avatar
  • 11
2 votes
2 answers
1k views

I have been using https://wokwi.com/ to learn Arduino and I am having a problem that seems to be happening no matter what I do. I am trying to set up a push button and an LED. The end goal here is to ...
wgm's user avatar
  • 21
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
214 views

On day to day basis I'm more of a high level programmer, with little electronics knowledge, apologies in advance if I lack some nomenclature or basics. I communicate with my Arduino Mega via firmata, ...
wopolow's user avatar
  • 103
1 vote
0 answers
140 views

I'm using two different types of code and noticing that in the first set up the last LED is dimmer than the rest. Then in the second set up, the first LED is brighter than the rest. I would like to ...
Genma's user avatar
  • 19
1 vote
2 answers
407 views

Basically, my circuit contains only 1 resistor(like the basic LED circuit). I tried to know what is the actual voltage of digitalWrite(High). I don't understand why the value of analogRead does not ...
footycrazy's user avatar
6 votes
2 answers
289 views

Years ago, I encountered a fairly long debate at AVRfreaks.net about whether or not it's OK to directly connect AVR pins that are configured as inputs with internal pullup enabled directly to ground ...
Bitbang3r's user avatar
  • 561
0 votes
1 answer
3k views

So I'm trying to use a photo-resistor and I learned that you should have a "fixed" resistor in the circuit. So my question is, what resistor should I have be the fixed resistor? My photo-...
Christian Bautch's user avatar
1 vote
2 answers
770 views

So I have an arduino nano hooked up to hc-06 however every diagram of the hookup wires shows some kind of resistors (1K and 2K, rather high resistances to ignore), and I completely overlooked them. I ...
Peter Dragomirov's user avatar
-2 votes
1 answer
875 views

I know this sounds simple, but I have an Arduino Mega 2560 and I am making a matrix keypad for a claw machine. It's a 3*4 matrix keypad. Let's just say, I am making this keypad for the claw machine to ...
Austin's user avatar
  • 116
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
1 vote
1 answer
449 views

I've got an old rc car laying around, of which i would like to swap the insides, but re-use some of the parts that are already in there. The car runs 2 dc motors: one for steering, one for throttle. ...
Koen Van Den Elsen's user avatar
4 votes
4 answers
3k views

I want to use a switch for my Arduino using digitalRead(), but I keep receiving random inputs. Whenever I connect energy to that pin, it always returns HIGH, but otherwise it goes completely random. I ...
john papp's user avatar
0 votes
2 answers
99 views

I don't understand why a pull-down resistor connected to ground would prevent a pin connected to 5V through a button would not destroy the pin as the current does not need to go through the resistor ...
Jack's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
8