-->
Page 2 of 2

Re: Powering ESP8266 from Arduino 5V using LM317T

PostPosted: Fri Mar 20, 2015 9:30 am
by MK1888
pete_l wrote:The ADJ pin of the LM317T does not appear to be connected to anything.


Jumper missing? 47E to 47F?

Re: Powering ESP8266 from Arduino 5V using LM317T

PostPosted: Sat Mar 21, 2015 12:04 pm
by raz123
Lucian Marica wrote:I am wondering if it is possible to power ESP from the 5V on the arduino, using a LM317T regulator


I'm using a LM317T in the fashion you described and it works just fine for me. The TX/RX lines are connected directly to the Arduino board, no level shifting. I use an Arduino Mega 2560 board.

Re: Powering ESP8266 from Arduino 5V using LM317T

PostPosted: Sat Mar 21, 2015 6:54 pm
by ricg
i've found that putting a 1000uF electrolytic cap across pwr and gnd of the esp helps smooth out the drops in current. It acts as a bypass, meaning it will bypass the battery and release current when there is a sudden demand from the esp8266.
i've been using the 3.3v from an arduino powered from a usb connection. Seems to work just fine.

Re: Powering ESP8266 from Arduino 5V using LM317T

PostPosted: Sat Feb 03, 2018 8:56 pm
by theenggprojects
Lucian Marica wrote:Hello,

Arduino specifications state that 3.3V out can only deliver 50mA, lower than ESP module needs at peaks. I am wondering if it is possible to power ESP from the 5V on the arduino, using a LM317T regulator.

I plan to use it like in this schematic:

Image

If you are working on LM317 then you should have a look at the Introduction to Lm317, they have also posted a Proteus Simulation which you can download from this link.