Search found 22 matches

by obod0002
Wed Dec 11, 2019 6:38 pm
Forum: Hardware
Topic: pull down resistor's value for low deep sleep current
Replies: 3
Views: 5146

Re: pull down resistor's value for low deep sleep current

so if we take a door sensor and assume that most of the time the door is closed, would it make a difference if a reed relais connects the two wires when the door is closed or if it's connected when the door is opened? Is the pulse you're talking of 'only' that fragment of a second where the state ch...
by obod0002
Mon Dec 09, 2019 11:38 am
Forum: Hardware
Topic: pull down resistor's value for low deep sleep current
Replies: 3
Views: 5146

pull down resistor's value for low deep sleep current

I've read that using an external pull down resistor might reduce the deep sleep current of an ESP32 compared to using the internally available resistor. As one of my ESP32's is in deep sleep almost all the time, this might make sense. But which value should I use to safe the most energy of my batter...
by obod0002
Sat Dec 07, 2019 8:22 pm
Forum: Hardware
Topic: reducing deep sleep current of development boards
Replies: 0
Views: 1838

reducing deep sleep current of development boards

while development boards are great for, well, developments, they tend to drain batteries more than bare ESP32's. However bare ESP32's are abit tricky when it comes to soldering PCB's or simply accessing pins. Would it be possible to take the advantages of both worlds using (easy flashing and easy ac...
by obod0002
Mon Jul 22, 2019 1:37 pm
Forum: Hardware
Topic: how to 'backup' data? In fact just one item
Replies: 2
Views: 3882

Re: how to 'backup' data? In fact just one item

thanks for your post. TCP sounds interesting, but at the moment also too sophisticated for me.
I'll check when I found a simple sample.
by obod0002
Sun Jul 21, 2019 10:02 am
Forum: Hardware
Topic: how to 'backup' data? In fact just one item
Replies: 2
Views: 3882

how to 'backup' data? In fact just one item

in one of my projects I'm trying to automate the irrigation for some bucket plants. I'm topping up an existing irrigation system that waters the plants once every 24h (in fact whenever the system is being connected to mains). As in high temperatures the plants need more water than when it's cloudy o...
by obod0002
Mon Jul 08, 2019 9:58 am
Forum: Hardware
Topic: operating voltage
Replies: 1
Views: 4620

Re: operating voltage

anybody with knowledge on battery operated ESP's out there?
by obod0002
Wed Jun 26, 2019 2:22 pm
Forum: Hardware
Topic: Power consumption - especially if not everything is working smooth
Replies: 7
Views: 10683

Re: Power consumption - especially if not everything is working smooth

You probably want to have a chip that keeps the ESP in reset when the power is too low; chips like this are commonly called 'microcontroller supervisor' chips. are there any examples of supervisor chips that would make sense with ESP's whereas others don't? Would a wiring diagram, picture or simila...
by obod0002
Fri Jun 21, 2019 8:19 am
Forum: Hardware
Topic: operating voltage
Replies: 1
Views: 4620

operating voltage

with the various models of the ESP chips we also notice varying voltage ranges, e.g. ESP-WROOM-02: Operating voltage 2.7V ~ 3.6V ESP8266EX: Operating Voltage 2.5V ~ 3.6V ESP32-WROVER: Operating voltage/Power supply 2.3 V ~ 3.6 V (taken from the officials datasheets) At the moment I'm using LiFePO4's...
by obod0002
Fri Jun 21, 2019 7:53 am
Forum: Hardware
Topic: ESP32-WROOM-32U - soldered - but not flashing
Replies: 5
Views: 6773

Re: ESP32-WROOM-32U - soldered - but not flashing

meanwhile two are flashing but only if I switch between them. Using just one of the two working and flashing this one two consecutive times doesn't do ... hmmmm
by obod0002
Fri Jun 21, 2019 7:50 am
Forum: Hardware
Topic: Computer not detecting ESP 32
Replies: 6
Views: 21146

Re: Computer not detecting ESP 32

easiest question that you might already have checked: are you using the correct cable and not e.g. one designed to only charge USB devices and hence one without the internal data cables? Maybe you could try with a Linux Live Image which has support already integrated just to validate it's not MS's f...