Skip to main content

All Questions

Tagged with
0 votes
0 answers
51 views

Verify the correctness of a circuit: AC to DC conversion for Arduino Nano and relays

I need your opinion about the correctness of my circuit. As is shown in the drawing schematic, the circuit is supplied by 220 VAC which will be converted to 12 VDC. This output is used to supply the ...
nad66's user avatar
  • 1
1 vote
0 answers
59 views

esp32 s2 touch sensor read

I have a problem with capacitive sensor. I have created PCB with 2 capacitive sensors. Everything is working fine and ESP32 s2 mini reading values as I expect while I powering up esp32 with type-c 5v, ...
Ignas Navickas's user avatar
0 votes
1 answer
147 views

Can I power an MCU using a 3.3V AC/DC module converter?

I'm designing a board that will connect to 230V AC. I found some ready to use AC/DC modules that can output 3.3V DC Here's the list from Mouser. Can I power an MCU directly from this output?. I'm ...
MrBit's user avatar
  • 2,053
3 votes
3 answers
2k views

How to power two ESP-01S chips from 220 V AC [closed]

I would like to supply power for two ESP-01S microcontroller chips. I am a beginner with such kind of circuits. There are some constraints: The only available power source is 220 V AC, so I need an ...
BowPark's user avatar
  • 748
2 votes
4 answers
187 views

How do I (safely) arrange power for circuit from AC

I'm a CompE guy, so there's a lot about the power side of my field that I'm a little unsure about. I've been working on a project involving an MSP430 microcontroller and I'm at the stage in ...
Mav's user avatar
  • 41
1 vote
1 answer
40 views

Power for 1 Device, 1 MCU, and 2 modules

I have four things I need to get power to. The first is a device that needs 48V and 30W. The other three include an MCU and two modules. Each have various pins that need either 3.3V or 1.2V. I’ve ...
ceej pie's user avatar
1 vote
2 answers
878 views

Power drop on AC-DC converter due to relay

A uController circuit is powered with an AC-DC converter. This circuit in turn acts on some relays to turn on and off some loads. We have two bi-stable relays and another simple relay (Omron G5DN-1A) ....
solartec's user avatar
2 votes
1 answer
768 views

AC-DC converter (230V - 5V) supply for microcontroller to control outlet

I have built a circuit using a PBO-3-S5, AC-DC circuit and applied some necessary components. iIn the description and when testing the circuit I get a 4.8V output voltage which should be enough to ...
danhei's user avatar
  • 29
0 votes
2 answers
159 views

How is this device getting low voltage?

I've opened up a Lutron dinner, and I'm trying to understand how the microprocessor gets its DC voltage. With my limited knowledge I'm not seeing an AC/DC converter. I've attached pictures, can ...
beeudoublez's user avatar
1 vote
2 answers
2k views

Converting 100mV AC to 1V DC

Hey guys I am looking for a circuit where I can convert 100mV AC to 1V DC and then feed it to my microcontroller's ADC pin. Can any one suggest any circuit to achieve this? I want to interface a ...
Vijay Anand Chandrasekaran's user avatar