Search found 622 matches

by mikemoy
Sat May 05, 2018 3:22 pm
Forum: General Discussion
Topic: ESP32 suiteable as a VoIP phone?
Replies: 5
Views: 15699

Re: ESP32 suiteable as a VoIP phone?

Funny, you should bring this up. A month ago i just finished a VoIP phone project for a client. I did try the RPI way first. You can use one of these to help with the audio in/out for testing your code, then later use the IC in there on your own board. https://www.amazon.com/gp/product/B001MSS6CS/re...
by mikemoy
Thu May 03, 2018 12:11 pm
Forum: General Discussion
Topic: Powered ESP32 with 18650, LiPo, or button battery
Replies: 15
Views: 35416

Re: Powered ESP32 with 18650, LiPo, or button battery

bumped into this today and thought of you. would this work for you? it has enough output current for the ESP32. https://www.dfrobot.com/product-1712.html?tracking=5ae99700e0477&utm_source=DFRobot_Newsletter&utm_campaign=c7965b3172-EMAIL_CAMPAIGN_2018_05_02&utm_medium=email&utm_term=0_0633b8d2f9-c796...
by mikemoy
Wed May 02, 2018 12:29 am
Forum: ESP-IDF
Topic: Preview release: CMake-based build system for ESP-IDF
Replies: 65
Views: 89058

Re: Preview release: CMake-based build system for ESP-IDF

ok cool. So do we just keep checking that link to see if things changed, of is there a better way to know when an update is posted so we can try it ?
by mikemoy
Tue May 01, 2018 6:42 pm
Forum: ESP-IDF
Topic: Preview release: CMake-based build system for ESP-IDF
Replies: 65
Views: 89058

Re: Preview release: CMake-based build system for ESP-IDF

Getting Started Documentation is here: https://docs.espressif.com/projects/esp ... index.html I don't know if it's me or what, but those instructions are clear as mud to me. IMHO, you should have a single step by step install without all these links jumping around to areas for the old way. Just mak...
by mikemoy
Mon Apr 30, 2018 4:35 pm
Forum: General Discussion
Topic: Powered ESP32 with 18650, LiPo, or button battery
Replies: 15
Views: 35416

Re: Powered ESP32 with 18650, LiPo, or button battery

Having no idea what your building and your power requirements is going to make it hard to just say "get this"
Try these 2 sites to see if they have something that fits your needs.

https://www.sparkfun.com/categories/28
https://www.adafruit.com/category/44
by mikemoy
Mon Apr 30, 2018 3:15 pm
Forum: General Discussion
Topic: Powered ESP32 with 18650, LiPo, or button battery
Replies: 15
Views: 35416

Re: Powered ESP32 with 18650, LiPo, or button battery

it could be that your new voltage converter, is not capable of suplying enough current. When the WI-Fi turns on it going to spike.
by mikemoy
Mon Apr 30, 2018 1:28 pm
Forum: General Discussion
Topic: Powered ESP32 with 18650, LiPo, or button battery
Replies: 15
Views: 35416

Re: Powered ESP32 with 18650, LiPo, or button battery

The link provided was not in English, so I was unable to get any information on it as far as what the "out +/-" pins output for voltage. But from the photo of the board it looks like your battery should be connected to the "battery" terminals and not the "output" terminals. 4.2v is probably to low f...
by mikemoy
Mon Apr 30, 2018 12:27 pm
Forum: General Discussion
Topic: Powered ESP32 with 18650, LiPo, or button battery
Replies: 15
Views: 35416

Re: Powered ESP32 with 18650, LiPo, or button battery

From the link you gave there are batter +/- connections and output +/- connections. Why would you connect the battery to the 5v output?
by mikemoy
Mon Apr 30, 2018 2:48 am
Forum: General Discussion
Topic: Powered ESP32 with 18650, LiPo, or button battery
Replies: 15
Views: 35416

Re: Powered ESP32 with 18650, LiPo, or button battery

but when I plug my TP4056 card
Would be more helpful if you previded a link to what "TP4056 card" your talking about, and how you have it wired to your ESP32.
by mikemoy
Sun Apr 29, 2018 1:01 pm
Forum: News
Topic: sysprogs announces ESP-IDF support in Visual Studio
Replies: 5
Views: 30779

Re: sysprogs announces ESP-IDF support in Visual Studio

IMHO, you have to much emphasis on using JTAG to program the device. If not using JTAG, there should be no JTAG warning after flashing each time. There is another issue where it does not follow the download board rate.