-->
Page 3 of 4

Re: Wemos D1 Mini + Motor Shield?

PostPosted: Tue Jun 05, 2018 3:06 pm
by Numian
Hello,
is that 5V direct supply from USB? Can I use some mini buck convertor or some LDO and be done with it?

btw, it's this motor:
https://www.amazon.co.uk/gp/product/B01 ... UTF8&psc=1

Thank you.

Re: Wemos D1 Mini + Motor Shield?

PostPosted: Wed Jun 06, 2018 3:24 am
by QuickFix
Numian wrote:is that 5V direct supply from USB? Can I use some mini buck convertor or some LDO and be done with it?

The JSX-370 kind of motor-gearbox combo's use at least 300mA (500mA @ stall) of current.
USB 2.0 hosts should be able to deliver a maximum of 500 mA or with USB 3.0 and USB 3.1 900mA and 2000 mA respectively.

You should take that into account, but I'm generally not feeling comfortable drawing those kinds of current from my USB ports, especially with a hungry ESP8266 and two motors (totalling an easy 1.5A in a worst case scenario). :?

Re: Wemos D1 Mini + Motor Shield?

PostPosted: Wed Jun 06, 2018 8:57 am
by Numian
Hello,
I will be using external 2A power supply, not computer USB port so there should't be a problem, right?
I have connected little 3.7V 300mAh LiPol (752030) now and it's working fine... Should I stick to this solution? Each motor will be runing max 6x10seconds per day so that battery should last a while I guess.

Thank you.

Re: Wemos D1 Mini + Motor Shield?

PostPosted: Wed Jun 06, 2018 11:05 am
by rudy
I would only use batteries if you needed it to work when there was no AC power.

A 2A supply should be fine. Just don't connect the VM terminal to the ESP module's 3.3 volts. If you need to reduce the voltage then do it with it's own part(s). As I suggested in my previous post, put a couple of silicon diodes in series with the 5 volt supply and connect that to the VM terminal. It is the simplest solution. You don't need a regulated supply for the motors.