CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 21:08:14 GMT
content-type: text/html; charset=utf-8
cf-ray: 965f1c60dbdac197-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=91bef0a9-e652-401b-8408-b3e7b478d8b7; expires=Mon, 27 Jul 2026 21:08:13 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: f1853c35-fc09-41e3-bafc-ff981a8018f1
x-worker-origin-response-time: 501000000
x-dns-prefetch-control: off
set-cookie: prov=91bef0a9-e652-401b-8408-b3e7b478d8b7; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=XVg3QPQI8k9raYDzvitjNLviX1U2Ser3QjeJpISm9Q4-1753650494-1.0.1.1-Jg0M_sgibRFJmLcVjUAtL3x4wnIRu7aRo0hietsfHzlkXpLZmzgyhSl8KEQ6z2SgVFA5VlZc4MKU3UdMPjRU01hv.aGxg9FIo8cikSQKE1E; path=/; expires=Sun, 27-Jul-25 21:38:14 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=SiEndUvm5AzmIkr7gt8Y7d3hDz_1ZdMO.hNdRCFlXjc-1753650494085-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'power' Questions - Arduino Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [power]
This tag is for questions regarding powering and/or power consumption of Arduino systems.
908 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
78
views
ESP8266 Not Booting Properly on First Power On – Works After Restart
I'm working on an ESP8266-based water level monitoring system using an ultrasonic sensor and an I2C LCD. The problem I'm facing is that sometimes the ESP8266 does not boot properly when powered on for ...
0
votes
2
answers
63
views
Communication vs Power Arduino
If I want to use an external power source to power up my Arduino through the raw pin and connect its ground to the ground of the Arduino (Arduino Pro Micro), but need to also have USB connected to my ...
-1
votes
1
answer
66
views
Using arduino to power another usb device
Can I configure an Arduino Uno as a power source to recharge a USB device while being powered by another external power device? I asked ChatGPT for input and it gave me this code:
#include <USBHost....
0
votes
0
answers
163
views
Sleep and Wake Arduino Nano 33 BLE
I'm trying to figure out how to wake up and put to sleep the Arduino Nano 33 BLE. I have seen a few post about it but absolutely nothing I can understand or implement. I'm attaching a subset of the ...
0
votes
0
answers
17
views
Are sleep and reset on DRV8825 tied up to GND?
I am working on a project that has a servo and a stepper motor, so I build a circuit which have both the driver and lm7805.
The problem is that the regulator overheated very quickly. I traced the ...
0
votes
1
answer
312
views
Powering SG90 Servo with 18650 battery
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. ...
0
votes
1
answer
101
views
Arduino Nano max current from 5v pin if using 5v 1A wall adapter
I read several answers, but those can be confusing, because it depends on how you provide power to the Arduino.
What if I use a wall adapter with 5 V / 1 A and connect it directly to the Arduino Nano ...
0
votes
3
answers
68
views
How can I improve the power supply for my Arduino-based sensor system?
I am working on an Arduino-based sensor system that includes a temperature sensor, a humidity sensor, and an LCD display. Everything works fine, but I am facing issues with power stability when I run ...
4
votes
1
answer
277
views
ATmega328PB Sleep Mode Current Consumption
I am using an ATmega328PB to run an RF module. When testing sleep mode current consumption, I noticed it was much higher than I expected. I took off all unnecessary components. The only things in the ...
0
votes
1
answer
266
views
RS485 message edit on the fly between EV charger and energy meter
I am trying to connect Feyree smart EV charger with Dynamic Load Balancing to DTSU666 smart meter via RS485.
Dynamic Load Balancing is a function of EV charger that lets you dynamically change charger ...
0
votes
0
answers
76
views
Why can my computer not see my Arduino Uno?
I've plugged my ELEGOO Uno R3 into a USB port on my computer with a USB cable. However, neither Arduino IDE nor my computer can see the device. When the Uno is connected, it shows no connected devices....
-1
votes
1
answer
645
views
How to power 2 MG996R towerpro servo
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 ...
1
vote
1
answer
194
views
Code review for timer using RTC and OLED screen
I am building a small art project to display my current age with an accuracy of 1/100th of a second. I am using a XIAO SAMD21, a DS3231 RTC, and a 128x32 OLED screen. Here is what it looks like right ...
3
votes
1
answer
344
views
Increase in power consumption after brown-out detection (BOD)
I'm working on a low-power energy harvesting project, where I'm considering using an ATtiny85 to perform some minor tasks. The ATtiny is put in Power Down mode most of the time and does not consume ...
0
votes
1
answer
64
views
ATtiny25 - assembly - BOD disable for sleep mode - error [closed]
If I understood the AVR instruction manual correctly, the ATtiny 25 can disable the BODlevel2 fuse by software, but when compiling with Studio 7 (version 7.0.132), I get the error "Undefined ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
arduino-uno × 243
battery × 95
arduino-nano × 78
usb × 66
arduino-mega × 63
voltage-level × 51
sensors × 49
current × 49
servo × 48
esp8266 × 45
led × 44
motor × 41
voltage × 35
sleep × 33
arduino-pro-mini × 33
pins × 29
esp32 × 23
electronics × 23
relay × 22
nodemcu × 21
serial × 19
shields × 18
transistor × 17
atmega328 × 17
mosfet × 16
more related tags
Hot Network Questions
- Does passive DisplayPort-HDMI adapter work with 4K 60Hz, if host supports DP 1.2 and HDMI 1.4?
- Voltage-Controlled 555 Timer?
- How to change opamp variable resistor to fixed resistor?
- Math bolder than surrounding text in footnotes
- Can you identify this aircraft landing at Llanbedr Airfield?
- When did the OEIS get even better?
- What is the citation for Augustine's "consensus, non concubitus..."
- How should one pronounce plural French-derived German words?
- how is it possible for a player to have crossed 2400 and secure 3+ IM norms to stay FM
- Were the Fantastic Four the only superheroes on Earth-828 in The Fantastic Four: First Steps?
- Meaning of 芭蕉 in Tang age
- Will a reinforced 1" concrete slab be durable?
- Are you required to protect trade secrets revealed to you even if you didn't sign an NDA?
- How to make that the object sliding down along the local axis while following the rotation of the another object?
- Easy ways to draw vector diagrams in TikZ?
- I don't understand Photos Library.photoslibrary
- Automatic drawing of polygon around selected polygons in QGIS
- \markup vertical spacing and order
- Story that taught cryptography in the form of a manga
- A word with five hundred of a single alphabet? That must be a myth.
- Kepler's first law proof error - can anyone help me see what the error is?
- Film or TV series about powerful man who is banished, fishes beings he creates from ponds
- Are classified documents subject to a subpoena in discovery?
- How can I turn the text in a PNG file back into text layer?