New answers tagged arduino
1
vote
Question re: ATTiny85 pin connection
The reset PIN on an MCU is active low. You need to pull it low to put the MCU in a reset state. And to make sure that this pin is always high (noise environment), the author decided to use an ...
5
votes
IRFZ44N , PWM signal from Atmega328P always conducting
IRFZ44 is not a logic-level MOSFET, though it will 'typically' work with your ~0.5A motor. Use IRLZ44 or similar for a proper design.
You need to provide a path for the energy stored in the motor ...
0
votes
74LS161 miscounting
Not sure if you ever figured out your problem. I think the problem is your clock. I think you mentioned you used a 74LS04. A 74LS04 is a fast switching chip and usually will not give a stable clock....
0
votes
Flip Flop Switch for a Rocket
Alternative solution:
simulate this circuit – Schematic created using CircuitLab
Classic cross-coupled NAND gate based SR latch. Could be done with NOR gates if NAND isn't available. A lot of ...
1
vote
Raspberry Pi reset circuit
I was looking for something like this, but I didn't find any. So, I designed mine. I am adding the circuit here if anybody needs.
I used it with another circuit which will sequentially detect ...
2
votes
Servo Stuttering Under Load with MOSFET Switch
Always look at the datasheet. The IRLB8721 is a logic-level FET, which is good, but if you look at the datasheet it only has \$\mathrm{R_{DS_{ON}}}\$ specifications for a \$\mathrm{V_{GS}}\$ of 10V ...
2
votes
Accepted
Servo Stuttering Under Load with MOSFET Switch
The problem is switching the GND of the servo - this is not a good idea as the servo will try to source power via signal wire. The solution is to switch the 8.4V supply with a relay or p-Chan MOSFET.
1
vote
Using MOSFET as a load switch to control multiple servos
Further to Tim’s fine response,
With most engineering problems, the first thing is to ‘qualify and quantify’ ie: servo current. What is the maximum we could expect? A product with a decent datasheet ...
1
vote
Using MOSFET as a load switch to control multiple servos
Before getting to the engineering, there are further questions to ask first:
Have you established that the problem you imagine, is one?
How much current do the servos draw when not changing position, ...
Top 50 recent answers are included
Related Tags
arduino × 9131microcontroller × 770
led × 488
sensor × 435
mosfet × 430
power-supply × 398
transistors × 396
relay × 357
voltage × 329
pwm × 304
serial × 282
motor × 266
atmega × 256
power × 254
i2c × 243
raspberry-pi × 240
avr × 229
dc-motor × 215
esp8266 × 194
switches × 193
adc × 192
batteries × 186
stepper-motor × 184
usb × 183
esp32 × 183