Search found 133 matches

by Daniel
Mon Jul 13, 2020 11:57 am
Forum: ESP32 Related
Topic: deep sleep and external wake current draw
Replies: 1
Views: 8006

Re: deep sleep and external wake current draw

I think there's another problem somewhere, most likely a floating input or a peripheral that is left on during sleep mode.
by Daniel
Thu Jun 11, 2020 12:41 pm
Forum: ESP32 Related
Topic: Battery Power for EzSBC-ESP32-01
Replies: 2
Views: 8518

Re: Battery Power for EzSBC-ESP32-01

Your results are different from what I got when I tested low voltage operation. It may come down to something easy like long wires between the PSU and the module. These modules draw fast, large current spikes and unless the wires are pretty short you may get enough dip to trigger the brown out behav...
by Daniel
Fri May 15, 2020 2:07 pm
Forum: ESP32 Related
Topic: Max Vin voltage
Replies: 4
Views: 11186

Re: Max Vin voltage

The Cap case size is 0805 and it is an expensive device, I struggle to buy them a reasonable prices. If the input voltage is higher than 7V you can safely change the cap to be 22uF 0805 25V which is much more reasonably priced. I tried using the MCP1703A and it is not a universal solution. I found t...
by Daniel
Thu May 14, 2020 11:37 am
Forum: ESP32 Related
Topic: Customized ESP32 Designs
Replies: 0
Views: 13206

Customized ESP32 Designs

The majority of the products that I sell are custom board for low to medium volume customers. I offer a customization service where I provide a custom design based on the existing boards with whatever circuitry you may need. It is inexpensive and worth it if you need more than ten boards of the new ...
by Daniel
Thu May 14, 2020 11:25 am
Forum: EzSBC1
Topic: Revision of the EzSBC1
Replies: 1
Views: 6975

Revision of the EzSBC1

The EzSBC1 is an old product and I revised the board recently to be easier to manufacture given my current part usage. Here are the changes: Mini USB removed and replaced with a Micro USB connector. FTDI USB to Serial converter replaced by a SiLabs CP2104 converter. 32.768 crystal changed to a small...
by Daniel
Thu May 14, 2020 11:15 am
Forum: General Discussion
Topic: International Shipping
Replies: 0
Views: 14305

International Shipping

The cancellation of many commercial flights have wreaked havoc on international shipping. Shipping to larger countries is slower than usual but not ridiculously slow and final delivery is influenced by the local customs office. If they are under staffed then clearance is slow to very slow with large...
by Daniel
Thu May 14, 2020 11:00 am
Forum: ESP32 Related
Topic: easyeda pcb design
Replies: 1
Views: 6360

Re: easyeda pcb design

I don't really plan on making boards with additional peripherals on board. I offer a customization service where I provide a custom design based on the boards with whatever circuitry you may need. It is inexpensive and worth it if you need more than ten boards of the new design. By the time you buy ...
by Daniel
Thu May 14, 2020 10:55 am
Forum: ESP32 Related
Topic: Most efficient battery setup?
Replies: 3
Views: 7191

Re: Most efficient battery setup?

Thanks for the very useful information.
by Daniel
Thu May 14, 2020 10:44 am
Forum: ESP32 Related
Topic: Disable Builtin LED
Replies: 1
Views: 6138

Re: Disable Builtin LED

There isn't an easy way if you power the board from the USB connector. However, if you power from the Vin pin the LEDs are automatically unpowered but so is the USB to Serial converter. I assumed that powering from the USB connector means that there's ample power available.
by Daniel
Sun Feb 16, 2020 11:36 am
Forum: ESP32 Related
Topic: SPI on ESP32
Replies: 2
Views: 11236

SPI on ESP32

I've had a few questions on getting SPI and SD-cards to work. Below is a hookuo for an SD card socket and some code that is well tested. MicroSDCapture.PNG The CardDetect line is not used in the software and needs a pull-up to use. The test code I used initially is /* * Connect the SD card to the fo...
by Daniel
Mon Oct 14, 2019 8:44 pm
Forum: ESP32 Related
Topic: ZIF socket or prototype board for ESP32-01?
Replies: 3
Views: 4565

Re: ZIF socket or prototype board for ESP32-01?

There is now a screw terminal board available. It has 40 pins and almost any board that is designed on a 0.1" pitch can be mounted on the board and screw terminals used to connect it to the external world.
https://www.ezsbc.com/index.php/feature ... /st40.html
by Daniel
Mon Oct 14, 2019 8:41 pm
Forum: ESP32 Related
Topic: Is there a schematic showing u.fl connector in ESP32-ANT-01?
Replies: 1
Views: 3404

Re: Is there a schematic showing u.fl connector in ESP32-ANT

It plugs directly into the module and does not touch the main PCB.
by Daniel
Thu Sep 12, 2019 12:19 pm
Forum: Voltage Regulators
Topic: Pico fuse to protect reverse power
Replies: 1
Views: 6033

Re: Pico fuse to protect reverse power

I actually don't know. The only way to know is to try and that is not very viable if you have to pay for the modules.

If the module dies because of current through the substrate diode in the IC there's a reasonable chance that a fuse can protect the module.
by Daniel
Thu Sep 12, 2019 12:09 pm
Forum: ESP32 Related
Topic: ZIF socket or prototype board for ESP32-01?
Replies: 3
Views: 4565

Re: ZIF socket or prototype board for ESP32-01?

This has just got to very high on my To Do list. I won't be able to use a ZIF-socket but I'll make a breakout board with screw terminals. The layout is wider than a 40-pin ZIF-socket. I'll beat the bushes and see what I can dig up.
by Daniel
Sat May 11, 2019 10:46 am
Forum: ESP32 Related
Topic: Newby having connection problems
Replies: 4
Views: 5444

Re: Newby having connection problems

I'm surprised by the problems you are having. Every board is tested and programmed before it leaves here. Please contact me directly if you continue to experience problems. There is one common issue with USB cables. Many cables that are sold are 'charging cables'. They do not have the D+ and D- cond...