Last seen: 2024-07-09 2:31 pm
@noweare i just added pull down to one of the pins.
ok I solved it.... What I did. 1. I put a 10Kohm pull down resistor on Present_BIN (and of course removed the software pull_up) 2. I changed...
@zander I wonder why the need for the "tone"?Of course I know how to copy/paste and use some common shortkeys.AND Of course i did EXTENSIVE searchin...
Yes I use pull_up on the pins. But I read many many online posts, and found a few that mention that physical pull_down resistors might be the way to...
@zander Bitwise. I am al new to this... So... Bear with me. This if (pinState & (1 <<Present_PIN)) I try to Check if the pre...
Ohh yes you can be sure I value any advice I get here. I'm just starting out, never worked with any micro controller programming before and only ha...
Hi Dave This is my died project, do wasn't aware of module type ESPs. Also wasn't aware of the varieties of dev boards... Hence the on board camera...
@zander it's a freenove board. There is super compressive user guide to projects, but I don't see a datssheet for the board it self. And the power bre...
That's perfect. Thanks. Actually I found that I could lover the ma usage by 60 percent by removing the camera (even not used it pulled 2 ma) an...